Class NavigatorLabel.LabelModelObject

    • Constructor Detail

      • LabelModelObject

        public LabelModelObject​(org.apache.wicket.markup.html.navigation.paging.IPageableItems table)
        Construct.
        Parameters:
        table -
    • Method Detail

      • 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"