public class Rating extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_RATING_VALUE
Property name used to set a ratings value.
|
| Constructor and Description |
|---|
Rating() |
| Modifier and Type | Method and Description |
|---|---|
static IntegerProperty |
getRatingValueProperty() |
static void |
setRatingValueProperty(IntegerProperty ratingValueProperty) |
public static final String PROPERTY_RATING_VALUE
public static IntegerProperty getRatingValueProperty()
public static void setRatingValueProperty(IntegerProperty ratingValueProperty)
Copyright © 2013. All Rights Reserved.