Class AttachPrelightBehavior

java.lang.Object
org.apache.wicket.behavior.Behavior
com.inmethod.grid.common.AttachPrelightBehavior
All Implemented Interfaces:
Serializable, IComponentAwareEventSink, IComponentAwareHeaderContributor, IClusterable

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:
  • Constructor Details

    • AttachPrelightBehavior

      public AttachPrelightBehavior()
  • Method Details