Package org.teamapps.dto
Class UiTable.RowsSelectedEvent
java.lang.Object
org.teamapps.dto.UiTable.RowsSelectedEvent
- All Implemented Interfaces:
UiEvent
- Enclosing class:
UiTable
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.RowsSelectedEvent(String componentId, List<Integer> recordIds) -
Method Summary
-
Field Details
-
componentId
-
recordIds
-
-
Constructor Details
-
RowsSelectedEvent
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
RowsSelectedEvent
-
-
Method Details
-
getUiEventType
- Specified by:
getUiEventTypein interfaceUiEvent
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiEvent
-
getRecordIds
-