Class UiTable.SetFooterRowFieldCommand
java.lang.Object
org.teamapps.dto.UiTable.SetFooterRowFieldCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected UiClientObjectReference -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetFooterRowFieldCommand(String componentId, String columnName, UiClientObjectReference field) -
Method Summary
-
Field Details
-
componentId
-
columnName
-
field
-
-
Constructor Details
-
SetFooterRowFieldCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetFooterRowFieldCommand
public SetFooterRowFieldCommand(String componentId, String columnName, UiClientObjectReference field)
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getColumnName
-
getField
-