|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringProperty | |
|---|---|
| ch.tatool.core.data | |
| Uses of StringProperty in ch.tatool.core.data |
|---|
| Subclasses of StringProperty in ch.tatool.core.data | |
|---|---|
static class |
Result.ResultProperty
Adds support for setting the result as a boolean to a standard StringProperty object. |
| Methods in ch.tatool.core.data that return StringProperty | |
|---|---|
static StringProperty |
Misc.getDescriptionProperty()
Gets the descriptionProperty as a StringProperty. |
static StringProperty |
Misc.getOutcomeProperty()
|
static StringProperty |
Question.getQuestionProperty()
Gets the questionProperty as a StringProperty. |
| Methods in ch.tatool.core.data with parameters of type StringProperty | |
|---|---|
static void |
Misc.setDescriptionProperty(StringProperty descriptionProperty)
Sets the descriptionProperty as a StringProperty |
static void |
Misc.setOutcomeProperty(StringProperty outcomeProperty)
|
static void |
Question.setQuestionProperty(StringProperty questionProperty)
Sets the questionProperty as a StringProperty. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||