public class Element extends Node
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_TEXT |
listeners, PROPERTY_ACTION, PROPERTY_CONTENT, PROPERTY_DESCRIPTION, PROPERTY_ELEMENTS, PROPERTY_ICARDS, PROPERTY_ID, PROPERTY_TABLES, PROPERTY_VALUE| Constructor and Description |
|---|
Element() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getText() |
Element |
setText(java.lang.String value) |
java.lang.String |
toString() |
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, getAction, getContent, getDescription, getElements, getIcards, getId, getTables, getValue, removePropertyChangeListener, removePropertyChangeListener, removeYou, setAction, setDescription, setId, setValue, withContent, withContent, withContent, withElements, withElements, withElements, withIcards, withIcards, withIcards, withoutContent, withoutContent, withoutContent, withoutElements, withoutElements, withoutElements, withoutIcards, withoutIcards, withoutIcards, withoutTables, withoutTables, withoutTables, withTables, withTables, withTablespublic static final java.lang.String PROPERTY_TEXT