public final class InvalidatableElementCallback extends java.lang.Object implements IPropertyChangeListener
Constructor and Description |
---|
InvalidatableElementCallback(IInvalidatableElement invalidatableElement)
Creates new instance of
InvalidatableElementCallback class |
Modifier and Type | Method and Description |
---|---|
void |
onPropertyChanged()
Called when new property value is set
|
public InvalidatableElementCallback(IInvalidatableElement invalidatableElement)
InvalidatableElementCallback
classinvalidatableElement
- Target to invalidate when property changespublic void onPropertyChanged()
IPropertyChangeListener
onPropertyChanged
in interface IPropertyChangeListener