| Package | Description |
|---|---|
| com.microfocus.awm.control |
Contains basic classes for executing AWM actions, like
the ActionExecutor.
|
| com.microfocus.awm.model |
Contains interfaces which provide access to AWM managed
resources at run-time like AWM applications, elements, element lists,
filters, file descriptors, actions, tools, properties and the master
configuration, and so on.
|
| com.microfocus.awm.model.internal |
Internal implementations of AWM interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ElementListController.notify(TaurusNotification pTaurusNotification)
Deprecated.
Notify the observer (table view).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ITaurusSystemDirectory.notifyChanged(TaurusNotification pNotification)
Fires a change notification to update observers after AWM system changes.
|
void |
IElementListDirectory.notifyObservers(TaurusNotification pTaurusNotification)
Triggers a notification event for all observers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaurusSystemDirectory.notifyChanged(TaurusNotification pTn)
Sets the changed flag of the system directory (Observerable) and notifies
observers about the change.
|
void |
TaurusDirectory.notifyObservers(TaurusNotification pNotification)
Sets the changed flag of this observable and notifies observers.
|
void |
ElementListDirectory.notifyObservers(TaurusNotification pTaurusNotification) |
Copyright © 2015 Micro Focus GmbH. All rights reserved.