|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MapClearedListener
Invoked after all entries are removed by IMap.clear()
.
Method Summary | |
---|---|
void |
mapCleared(MapEvent event)
Invoked when all entries are removed by IMap.clear() . |
Method Detail |
---|
void mapCleared(MapEvent event)
IMap.clear()
.
event
- the map event invoked when all entries are removed by IMap.clear()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |