Interface HasTextProperty

All Known Implementing Classes:
Button, ButtonBase, Cell, CheckBox, DatePicker, Hyperlink, Label, Labeled, LabeledText, PasswordField, RadioButton, Text, TextArea, TextField, TextInputControl, TitledPane, ToggleButton, ToolkitTextBox

public interface HasTextProperty
Author:
Bruno Salmon
  • Property Summary

    Properties
    Type
    Property
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    Gets the value of the text property.
    default void
    Sets the value of the text property.