Package | Description |
---|---|
com.redhat.thermostat.client.ui |
Modifier and Type | Method and Description |
---|---|
static ToggleableReferenceFieldLabelDecorator.StatusEvent |
ToggleableReferenceFieldLabelDecorator.StatusEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ToggleableReferenceFieldLabelDecorator.StatusEvent[] |
ToggleableReferenceFieldLabelDecorator.StatusEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ToggleableReferenceFieldLabelDecorator.addStatusEventListener(ActionListener<ToggleableReferenceFieldLabelDecorator.StatusEvent> listener)
Add a listener which will be notified when this decorator's enabled/disabled status changes.
|
void |
ToggleableReferenceFieldLabelDecorator.removeStatusEventListener(ActionListener<ToggleableReferenceFieldLabelDecorator.StatusEvent> listener)
Remove a status listener.
|
Copyright © 2017. All rights reserved.