|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object olr.viewer.ModelViewer olr.viewer.CourseViewer
Field Summary |
Fields inherited from class olr.viewer.ModelViewer |
expanded, model, modelRows, title |
Constructor Summary | |
CourseViewer(Model model,
java.lang.String root,
java.lang.String title,
boolean isAuthor)
Initializes an instance of this class. |
Method Summary | |
protected void |
addSubitems(int rowNr)
|
boolean |
checkSub(int rowNr)
|
protected void |
initializeModelRows()
|
boolean |
isExpanded()
|
Methods inherited from class olr.viewer.ModelViewer |
expand, expandAllResource, expandResource, getModel, getModelRows, getNamespace, getResource, getRoot, getTitle, isExpanded, updateResource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CourseViewer(Model model, java.lang.String root, java.lang.String title, boolean isAuthor)
model
- root
- title
- isAuthor
- Method Detail |
public boolean isExpanded()
isExpanded
in class ModelViewer
protected void initializeModelRows()
initializeModelRows
in class ModelViewer
protected void addSubitems(int rowNr)
addSubitems
in class ModelViewer
public boolean checkSub(int rowNr)
checkSub
in class ModelViewer
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |