|
SalesPoint v3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CapabilityDataListener
A listener listening for CapabilityDataEvents.
User
,
Capability
,
CapabilityDataEvent
Method Summary | |
---|---|
void |
capabilitiesAdded(CapabilityDataEvent e)
Called whenever capabilities where added to the source. |
void |
capabilitiesReplaced(CapabilityDataEvent e)
Called whenever capabilities where replaced in the source. |
Method Detail |
---|
void capabilitiesAdded(CapabilityDataEvent e)
e
- the event object describing the event.void capabilitiesReplaced(CapabilityDataEvent e)
e
- the event object describing the event.
|
SalesPoint v3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |