final class VotespaceV.PathExtender extends Object implements ClickHandler, PropertyChangeHandler
| Constructor and Description |
|---|
VotespaceV.PathExtender() |
| Modifier and Type | Method and Description |
|---|---|
(package private) boolean |
isPathExtending()
Answers whether a dispatch of path extension events is currently in progress.
|
void |
onClick(ClickEvent e) |
void |
onPropertyChange(PropertyChange e)
Handles the event.
|
VotespaceV.PathExtender()
boolean isPathExtending()
public void onClick(ClickEvent e)
onClick in interface ClickHandlerpublic void onPropertyChange(PropertyChange e)
PropertyChangeHandleronPropertyChange in interface PropertyChangeHandler