Interface TextControl

All Superinterfaces:
BackgroundStyleProperties, BorderStyleProperties, Control, Element, EventOwner, MarginStyleProperties, MessageContainer, PaddingStyleProperties, java.io.Serializable, TextStyleProperties, WebFormEventOwner

public interface TextControl
extends Control, BackgroundStyleProperties, TextStyleProperties, PaddingStyleProperties, MarginStyleProperties, BorderStyleProperties
A Text Control represents a text.

Further documentation.

  • Method Details

    • getText

      Text getText()
      Returns the Text object for the text.
      Since:
      V4.4