Package 

Class Text


  • 
    public class Text
    extends JsObject
                        

    A class for text formatting. Processes plain text and HTML text. Plain text is set using the setText method text. HTML text is set using the setHtml method htmlText. A text style is set using the setStyle method style.