class PollPager extends Object implements PropertyChangeHandler
Modifier and Type | Field and Description |
---|---|
(package private) String |
pollName0
The initial poll name.
|
Constructor and Description |
---|
PollPager(Stage stage)
Creates the single instance of PollPager.
|
Modifier and Type | Method and Description |
---|---|
void |
onPropertyChange(PropertyChange e)
Handles the event.
|
(package private) static boolean |
setParameter(String name,
String value,
UrlBuilder u)
Returns true if the named parameter was set to the specified value, false if it
had already been set.
|
static boolean setParameter(String name, String value, UrlBuilder u)
public void onPropertyChange(PropertyChange e)
PropertyChangeHandler
onPropertyChange
in interface PropertyChangeHandler