Class UICollectionQuery


  • public class UICollectionQuery
    extends UIQuery
    • Constructor Detail

      • UICollectionQuery

        public UICollectionQuery​(ObjectCollection objectCollection)
    • Method Detail

      • getItems

        public java.util.List<TypedObject> getItems()
      • getItems

        public java.util.List<TypedObject> getItems​(int start,
                                                    int count)
      • getSize

        public int getSize()
      • getLabel

        public java.lang.String getLabel()
        Overrides:
        getLabel in class UIQuery
      • setLabel

        public void setLabel​(java.lang.String label)
        Overrides:
        setLabel in class UIQuery
      • isInitial

        public boolean isInitial()
      • setInitial

        public void setInitial​(boolean initial)