Package com.inmethod.grid.common
Class AttachPrelightBehavior
java.lang.Object
org.apache.wicket.behavior.Behavior
com.inmethod.grid.common.AttachPrelightBehavior
- All Implemented Interfaces:
Serializable
,IComponentAwareEventSink
,IComponentAwareHeaderContributor
,IClusterable
When a single item is (rendered using Ajax this behavior makes sure that it has the prelight
events attached.
- Author:
- Matej Knopp
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.wicket.behavior.Behavior
beforeRender, bind, canCallListener, detach, getStatelessHint, isEnabled, isTemporary, onAttribute, onComponentTag, onConfigure, onEvent, onException, onRemove, onTag, renderHead, unbind
-
Constructor Details
-
AttachPrelightBehavior
public AttachPrelightBehavior()
-
-
Method Details
-
afterRender
- Overrides:
afterRender
in classBehavior
-