Klasse UiToolbarButton

java.lang.Object
org.teamapps.dto.UiToolbarButton
Alle implementierten Schnittstellen:
UiObject

public class UiToolbarButton extends Object implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Felddetails

    • buttonId

      protected String buttonId
    • debuggingId

      protected String debuggingId
    • template

      protected UiTemplate template
    • visible

      protected boolean visible
    • recordData

      protected Object recordData
    • openNewTabWithUrl

      protected String openNewTabWithUrl
    • togglesFullScreenOnComponent

      protected UiClientObjectReference togglesFullScreenOnComponent
    • startPlaybackComponent

      protected UiClientObjectReference startPlaybackComponent
    • hasDropDown

      protected boolean hasDropDown
    • backgroundColor

      protected String backgroundColor
    • hoverBackgroundColor

      protected String hoverBackgroundColor
  • Konstruktordetails

    • UiToolbarButton

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

      public UiToolbarButton(String buttonId, UiTemplate template, Object recordData)
  • Methodendetails