|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the methods needed to implement a ListModel.
Method Summary | |
Object |
getItemAt(int index)
|
int |
getSize()
|
void |
resetModel()
|
Methods inherited from interface org.enhydra.barracuda.core.comp.model.Model |
addModelListener, removeModelListener |
Methods inherited from interface org.enhydra.barracuda.core.comp.Contextual |
getViewContext, setViewContext |
Method Detail |
public void resetModel()
public int getSize()
public Object getItemAt(int index)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |