| Modifier and Type | Field and Description |
|---|---|
static Path |
KIND_CACTION
what kind of
UIValue this is |
| Constructor and Description |
|---|
CActionText(String id,
CAction action)
Creates a new
CActionText. |
| Modifier and Type | Method and Description |
|---|---|
CAction |
getAction()
Gets the action which is using this text.
|
me, setControllerpublic CActionText(String id, CAction action)
CActionText.id - the unique identifier of this textaction - the action using the textpublic CAction getAction()
Copyright © 2018. All rights reserved.