java.lang.Object
org.apache.wicket.extensions.markup.html.repeater.data.table.NavigatorLabel.LabelModelObject
All Implemented Interfaces:
Serializable, IClusterable
Enclosing class:
NavigatorLabel

public static class NavigatorLabel.LabelModelObject extends Object implements IClusterable
See Also:
  • Constructor Details

  • Method Details

    • getOf

      public long getOf()
      Returns:
      "z" in "Showing x to y of z"
    • getFrom

      public long getFrom()
      Returns:
      "x" in "Showing x to y of z"
    • getTo

      public long getTo()
      Returns:
      "y" in "Showing x to y of z"