public interface Item<T extends ListField>
Modifier and Type | Method and Description |
---|---|
T |
getField()
Gets the field the the list item belongs to
|
Integer |
getId()
Gets the id of the list item
|
int |
getPosition()
Gets the position of the item
|
Copyright © 2022 DEISER. All Rights Reserved.