Interface IItemNavigatorLabelWrapper<T>

    • Method Detail

      • getItem

        T getItem()
        Retrieve the item.
        Returns:
        current item
      • getLabel

        java.lang.String getLabel()
        Retrieve a label representing the item.
        Returns:
        label of the current item