public class Misc extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_DESCRIPTION
Property name used to set a description value.
|
static String |
PROPERTY_OUTCOME |
| Constructor and Description |
|---|
Misc() |
| Modifier and Type | Method and Description |
|---|---|
static StringProperty |
getDescriptionProperty()
Gets the descriptionProperty as a StringProperty.
|
static StringProperty |
getOutcomeProperty() |
static void |
setDescriptionProperty(StringProperty descriptionProperty)
Sets the descriptionProperty as a StringProperty
|
static void |
setOutcomeProperty(StringProperty outcomeProperty) |
public static final String PROPERTY_DESCRIPTION
public static final String PROPERTY_OUTCOME
public static StringProperty getOutcomeProperty()
public static void setOutcomeProperty(StringProperty outcomeProperty)
public static StringProperty getDescriptionProperty()
public static void setDescriptionProperty(StringProperty descriptionProperty)
descriptionProperty - the StringProperty that will be setCopyright © 2012. All Rights Reserved.