|
Copyright 2002 by aragost | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.aragost.araspect.handlers.Handler | +--com.aragost.araspect.handlers.GenericCollectionHandler | +--com.aragost.araspect.handlers.MapHandler
Constructor Summary | |
MapHandler()
|
Method Summary | |
boolean |
canRemoveEntries()
Indicate if entries can be removed from the collection |
protected java.util.Iterator |
getEntryIterator()
Return an Iterator with TableEntry's for each entry in the collection. |
static MapEvaluator |
getMapEvaluator()
Gets the mapEvaluator. |
Methods inherited from class com.aragost.araspect.handlers.GenericCollectionHandler |
getStart, getTitle, initFromRequest, setStart |
Methods inherited from class com.aragost.araspect.handlers.Handler |
addGetters, getFacade, getHtmlUtils, getInspector, getNext, getPath, setNext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MapHandler()
Method Detail |
protected java.util.Iterator getEntryIterator()
GenericCollectionHandler
getEntryIterator
in class GenericCollectionHandler
public boolean canRemoveEntries()
GenericCollectionHandler
canRemoveEntries
in class GenericCollectionHandler
public static MapEvaluator getMapEvaluator()
|
Copyright 2002 by aragost | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |