com.pmease.quickbuild.plugin.report.engine.renderer.table.datagrid
Class GroupableDataGrid.GroupBehavior

java.lang.Object
  extended by org.apache.wicket.behavior.Behavior
      extended by com.pmease.quickbuild.plugin.report.engine.renderer.table.datagrid.GroupableDataGrid.GroupBehavior
All Implemented Interfaces:
java.io.Serializable, org.apache.wicket.IClusterable, org.apache.wicket.IComponentAwareEventSink, org.apache.wicket.markup.html.IComponentAwareHeaderContributor
Enclosing class:
GroupableDataGrid

public class GroupableDataGrid.GroupBehavior
extends org.apache.wicket.behavior.Behavior

See Also:
Serialized Form

Constructor Summary
GroupableDataGrid.GroupBehavior()
           
 
Method Summary
 void beforeRender(org.apache.wicket.Component component)
           
 
Methods inherited from class org.apache.wicket.behavior.Behavior
afterRender, bind, 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
 

Constructor Detail

GroupableDataGrid.GroupBehavior

public GroupableDataGrid.GroupBehavior()
Method Detail

beforeRender

public void beforeRender(org.apache.wicket.Component component)
Overrides:
beforeRender in class org.apache.wicket.behavior.Behavior


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.