Class DataTableBehavior

  • All Implemented Interfaces:
    Serializable, org.apache.wicket.IComponentAwareEventSink, org.apache.wicket.markup.html.IComponentAwareHeaderContributor, org.apache.wicket.util.io.IClusterable

    public class DataTableBehavior
    extends WidgetBehavior
    See Also:
    Serialized Form
    • Constructor Detail

      • DataTableBehavior

        public DataTableBehavior()
    • Method Detail

      • addHeaderContribution

        public void addHeaderContribution​(IYuiContext context)
        Description copied from class: AbstractYuiBehavior
        Override this method to get access to the IYuiContext
        Overrides:
        addHeaderContribution in class WidgetBehavior
        Parameters:
        context - The IYuiContext this behavior can use to register YUI-modules and the likes.