Klasse UiButton.SetTemplateRecordCommand

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

public static class UiButton.SetTemplateRecordCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • templateRecord

      protected Object templateRecord
  • Konstruktordetails

    • SetTemplateRecordCommand

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

      public SetTemplateRecordCommand(String componentId, Object templateRecord)
  • Methodendetails