public static class GridArrayUpdater.UpdateQueueData extends Object implements Serializable
TreeGridArrayUpdater
.Constructor and Description |
---|
UpdateQueueData(Element element,
String uniqueKeyProperty) |
Modifier and Type | Method and Description |
---|---|
Element |
getElement() |
SerializableSupplier<Boolean> |
getHasExpandedItems() |
String |
getUniqueKeyProperty() |
void |
setHasExpandedItems(SerializableSupplier<Boolean> hasExpandedItems) |
void |
setUniqueKeyProperty(String uniqueKeyProperty) |
public Element getElement()
public String getUniqueKeyProperty()
public void setUniqueKeyProperty(String uniqueKeyProperty)
public SerializableSupplier<Boolean> getHasExpandedItems()
public void setHasExpandedItems(SerializableSupplier<Boolean> hasExpandedItems)
Copyright © 2022. All rights reserved.