Class UiLabel

All Implemented Interfaces:
UiObject

public class UiLabel
extends UiField
implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Details

    • caption

      protected java.lang.String caption
    • icon

      protected java.lang.String icon
    • targetComponent

      protected UiClientObjectReference targetComponent
  • Constructor Details

    • UiLabel

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

      public UiLabel​(java.lang.String caption)
  • Method Details