Package org.hippoecm.frontend.service
Interface IFocusListener
-
- All Superinterfaces:
org.apache.wicket.util.io.IClusterable
,Serializable
public interface IFocusListener extends org.apache.wicket.util.io.IClusterable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onFocus(IRenderService renderService)
-
-
-
Method Detail
-
onFocus
void onFocus(IRenderService renderService)
-
-