Klasse UiSimpleFileField.SetBrowseButtonCaptionCommand

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

public static class UiSimpleFileField.SetBrowseButtonCaptionCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • browseButtonCaption

      protected String browseButtonCaption
  • Konstruktordetails

    • SetBrowseButtonCaptionCommand

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

      public SetBrowseButtonCaptionCommand(String componentId, String browseButtonCaption)
  • Methodendetails