public class StyleBindingChangeHandler extends Object implements PropertyChangeHandler
Constructor and Description |
---|
StyleBindingChangeHandler() |
Modifier and Type | Method and Description |
---|---|
void |
onPropertyChange(PropertyChangeEvent event)
Called when
PropertyChangeEvent is dispatched. |
public void onPropertyChange(PropertyChangeEvent event)
PropertyChangeHandler
PropertyChangeEvent
is dispatched.onPropertyChange
in interface PropertyChangeHandler
event
- the PropertyChangeEvent
that was dispatched.Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.