| Package | Description |
|---|---|
| no.g9.client.component | |
| no.g9.client.component.menu | |
| no.g9.client.event |
| Modifier and Type | Class and Description |
|---|---|
class |
EnableManager
Class used for mangaing enabling and disabling components implementing the
EnableNotifier interface. |
| Modifier and Type | Method and Description |
|---|---|
void |
G9MenuItem.addEnableListener(EnableListener listener)
Adds an EnableListener to this component.
|
void |
G9MenuItem.removeEnableListener(EnableListener listener)
Removes the specified EnableListener from the list of listeneres that
will be notified when an EnableEvent occurs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnableNotifier.addEnableListener(EnableListener listener)
Adds the specified listener to the list of listener.
|
void |
EnableNotifier.removeEnableListener(EnableListener listener)
Removes the specified listener from the list of listeners that will be
notified when an EnableEvent occurs.
|
Copyright © 2006–2017 Esito AS. All rights reserved.