Class Column


  • @ProviderType
    public final class Column
    extends java.lang.Object
    Represents a column in the column view.
    • Method Detail

      • getColumnId

        public java.lang.String getColumnId()
      • isHasMore

        public boolean isHasMore()
      • isLazy

        public boolean isLazy()
      • isCurrentResource

        public boolean isCurrentResource()
      • getActiveId

        public java.lang.String getActiveId()
      • isMetaElement

        public boolean isMetaElement()
      • getItems

        public java.util.List<ColumnItem> getItems()