| Package | Description |
|---|---|
| ch.tatool.core.data |
| Modifier and Type | Class and Description |
|---|---|
static class |
Result.ResultProperty
Adds support for setting the result as a boolean to a standard StringProperty object.
|
| Modifier and Type | Method and Description |
|---|---|
static StringProperty |
Misc.getDescriptionProperty()
Gets the descriptionProperty as a StringProperty.
|
static StringProperty |
Misc.getOutcomeProperty() |
static StringProperty |
Question.getQuestionProperty()
Gets the questionProperty as a StringProperty.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2012. All Rights Reserved.