Package org.teamapps.dto
Class UiPasswordField.SetPasswordVisibilityToggleEnabledCommand
java.lang.Object
org.teamapps.dto.UiPasswordField.SetPasswordVisibilityToggleEnabledCommand
- Enclosing class:
UiPasswordField
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetPasswordVisibilityToggleEnabledCommand(String componentId, boolean enabled) -
Method Summary
-
Field Details
-
componentId
-
enabled
protected boolean enabled
-
-
Constructor Details
-
SetPasswordVisibilityToggleEnabledCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetPasswordVisibilityToggleEnabledCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getEnabled
public boolean getEnabled()
-