public class ComponentRolloverProperty extends AbstractReadableProperty<Boolean> implements com.google.code.validationframework.api.common.Disposable
| Constructor and Description |
|---|
ComponentRolloverProperty(Component component) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
Boolean |
getValue()
Gets the value of the property.
|
addChangeListener, notifyListeners, removeChangeListenerpublic ComponentRolloverProperty(Component component)
public void dispose()
dispose in interface com.google.code.validationframework.api.common.DisposableDisposable.dispose()public Boolean getValue()
ReadablePropertyWritableProperty that is bound to it.getValue in interface ReadableProperty<Boolean>ReadableProperty.getValue()Copyright © 2013. All Rights Reserved.