com.inmethod.grid.common
Class AttachPrelightBehavior
java.lang.Object
org.apache.wicket.behavior.Behavior
com.inmethod.grid.common.AttachPrelightBehavior
- All Implemented Interfaces:
- Serializable, IClusterable, IComponentAwareEventSink, IComponentAwareHeaderContributor
public final class AttachPrelightBehavior
- extends Behavior
When a single item is (rendered using Ajax this behavior makes sure that it has the prelight
events attached.
- Author:
- Matej Knopp
- See Also:
- Serialized Form
| Methods inherited from class org.apache.wicket.behavior.Behavior |
beforeRender, bind, canCallListenerInterface, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onComponentTag, onConfigure, onEvent, onException, renderHead, unbind |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachPrelightBehavior
public AttachPrelightBehavior()
afterRender
public void afterRender(Component component)
-
- Overrides:
afterRender in class Behavior
Copyright © 2007-2012 inMethod s.r.o.. All Rights Reserved.