Class GridArrayUpdater.UpdateQueueData

    • Constructor Detail

      • UpdateQueueData

        public UpdateQueueData​(com.vaadin.flow.dom.Element element,
                               String uniqueKeyProperty)
    • Method Detail

      • getElement

        public com.vaadin.flow.dom.Element getElement()
      • getUniqueKeyProperty

        public String getUniqueKeyProperty()
      • setUniqueKeyProperty

        public void setUniqueKeyProperty​(String uniqueKeyProperty)
      • getHasExpandedItems

        public com.vaadin.flow.function.SerializableSupplier<Boolean> getHasExpandedItems()
      • setHasExpandedItems

        public void setHasExpandedItems​(com.vaadin.flow.function.SerializableSupplier<Boolean> hasExpandedItems)