Class NavigatorLabel.LabelModelObject
- java.lang.Object
-
- org.apache.wicket.extensions.markup.html.repeater.data.table.NavigatorLabel.LabelModelObject
-
- All Implemented Interfaces:
Serializable,org.apache.wicket.util.io.IClusterable
- Enclosing class:
- NavigatorLabel
public static class NavigatorLabel.LabelModelObject extends Object implements org.apache.wicket.util.io.IClusterable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LabelModelObject(org.apache.wicket.markup.html.navigation.paging.IPageableItems table)Construct.
-
-
-
Constructor Detail
-
LabelModelObject
public LabelModelObject(org.apache.wicket.markup.html.navigation.paging.IPageableItems table)
Construct.- Parameters:
table-
-
-