Package org.teamapps.dto
Class UiTable.FieldOrderChangeEvent
java.lang.Object
org.teamapps.dto.UiTable.FieldOrderChangeEvent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.FieldOrderChangeEvent(String componentId, String columnPropertyName, int position) -
Method Summary
-
Field Details
-
componentId
-
columnPropertyName
-
position
protected int position
-
-
Constructor Details
-
FieldOrderChangeEvent
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
FieldOrderChangeEvent
-
-
Method Details
-
getUiEventType
- Specified by:
getUiEventTypein interfaceUiEvent
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiEvent
-
getColumnPropertyName
-
getPosition
public int getPosition()
-