Klasse UiPasswordField.SetPasswordVisibilityToggleEnabledCommand

java.lang.Object
org.teamapps.dto.UiPasswordField.SetPasswordVisibilityToggleEnabledCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiPasswordField

public static class UiPasswordField.SetPasswordVisibilityToggleEnabledCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • enabled

      protected boolean enabled
  • Konstruktordetails

    • SetPasswordVisibilityToggleEnabledCommand

      @Deprecated public SetPasswordVisibilityToggleEnabledCommand()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • SetPasswordVisibilityToggleEnabledCommand

      public SetPasswordVisibilityToggleEnabledCommand(String componentId, boolean enabled)
  • Methodendetails