Klasse AbstractUiTimeField.SetClockIconEnabledCommand

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

public static class AbstractUiTimeField.SetClockIconEnabledCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • clockIconEnabled

      protected boolean clockIconEnabled
  • Konstruktordetails

    • SetClockIconEnabledCommand

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

      public SetClockIconEnabledCommand(String componentId, boolean clockIconEnabled)
  • Methodendetails