|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CapabilityDataEvent | |
---|---|
org.salespointframework.core.users.events | Contains events and listeners needed by classes in the users package. |
Uses of CapabilityDataEvent in org.salespointframework.core.users.events |
---|
Methods in org.salespointframework.core.users.events with parameters of type CapabilityDataEvent | |
---|---|
void |
CapabilityDataListener.capabilitiesAdded(CapabilityDataEvent e)
Called whenever capabilities where added to the source. |
void |
CapabilityDataAdapter.capabilitiesAdded(CapabilityDataEvent e)
Called whenever capabilities where added to the source. |
void |
CapabilityDataListener.capabilitiesReplaced(CapabilityDataEvent e)
Called whenever capabilities where replaced in the source. |
void |
CapabilityDataAdapter.capabilitiesReplaced(CapabilityDataEvent e)
Called whenever capabilities where replaced in the source. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |