Class ListStateEvent.Field
java.lang.Object
com.vaadin.hilla.signals.core.event.ListStateEvent.Field
- Enclosing class:
- ListStateEvent<T>
The field names used in the JSON representation of the state event.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NEXT
- See Also:
-
PREV
- See Also:
-
POSITION
- See Also:
-
ENTRIES
- See Also:
-
ENTRY_ID
- See Also:
-
PARENT_SIGNAL_ID
- See Also:
-
-
Constructor Details
-
Field
public Field()
-