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 ClickHandler
public void onPropertyChange(PropertyChange e)
PropertyChangeHandler
onPropertyChange
in interface PropertyChangeHandler