| Interface | Description |
|---|---|
| DecorationStrategyFactory |
Factory to create decoration a decoration strategy which is used in
StyledTextNode |
| StyledTextArea.CustomQuickLink | |
| StyledTextArea.QuickLink | |
| StyledTextArea.QuickLinkable | |
| StyledTextArea.SimpleQuickLink | |
| StyledTextContent |
Content of the styled text area
This is an experimental component provided as a preview we'll improve and
fix problems in up coming releases
|
| StyledTextContent.TextChangeListener |
Listener informed above modifications
|
| Class | Description |
|---|---|
| StyledLabel |
A label which is able to display
StyledString
This is an experimental component provided as a preview we'll improve and
fix problems in up coming releases
|
| StyledString |
A string with styling informations
This is an experimental component provided as a preview we'll improve and
fix problems in up coming releases
|
| StyledStringSegment |
Segment of a
StyledString
This is an experimental component provided as a preview we'll improve and
fix problems in up coming releases
|
| StyledTextArea |
Control which allows to implemented a code-editor
This is an experimental component provided as a preview we'll improve and
fix problems in up coming releases
|
| StyleRange |
StyleRange defines a set of styles for a specified range of
text. |
| TextChangedEvent |
Event sent when text has changed
This is an experimental component provided as a preview we'll improve and
fix problems in up coming releases
|
| TextChangingEvent |
Event informing about text changing
This is an experimental component provided as a preview we'll improve and
fix problems in up coming releases
|
| TextSelection |
Represent a text selection
This is an experimental component provided as a preview we'll improve and
fix problems in up coming releases
|
| TextStyle |
TextStyle defines a set of styles that can be applied to a range
of text. |
| TriggerActionMapping |
Mapping for user input triggers to actions to allow customization.
|
| TriggerActionMapping.Context | |
| UnderlineStrategyFactory |
Strategy who creates an underlined text
|
| VerifyEvent |
Key event sent
|
| Enum | Description |
|---|---|
| StyledTextArea.LineLocation | |
| StyledTextArea.LineSeparator |
Separator for lines
|