Class AbstractUiTimeField.SetLocaleAndTimeFormatCommand
java.lang.Object
org.teamapps.dto.AbstractUiTimeField.SetLocaleAndTimeFormatCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected UiDateTimeFormatDescriptor -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetLocaleAndTimeFormatCommand(String componentId, String locale, UiDateTimeFormatDescriptor timeFormat) -
Method Summary
-
Field Details
-
componentId
-
locale
-
timeFormat
-
-
Constructor Details
-
SetLocaleAndTimeFormatCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetLocaleAndTimeFormatCommand
public SetLocaleAndTimeFormatCommand(String componentId, String locale, UiDateTimeFormatDescriptor timeFormat)
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getLocale
-
getTimeFormat
-