|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamespaceEvent | |
|---|---|
| com.apelon.dts.client.events | |
| com.apelon.dts.client.namespace | This package includes classes for working with the namespaces (see Namespace) in a knowledgebase. |
| Uses of NamespaceEvent in com.apelon.dts.client.events |
|---|
| Methods in com.apelon.dts.client.events with parameters of type NamespaceEvent | |
|---|---|
void |
NamespaceListener.namespaceActionOccurred(NamespaceEvent event)
Implement with appropriate action to be taken when a Namespace Action has occurred. |
void |
DTSEventMulticaster.namespaceActionOccurred(NamespaceEvent event)
Will chain the call to the namespaceActionOccurred routine of all
registered listeners. |
| Uses of NamespaceEvent in com.apelon.dts.client.namespace |
|---|
| Methods in com.apelon.dts.client.namespace with parameters of type NamespaceEvent | |
|---|---|
protected void |
NamespaceQuery.fireNamespaceAction(NamespaceEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||