|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IQtiNode
Initial Date: Nov 18, 2004
| Method Summary | |
|---|---|
TabbedPane |
createEditTabbedPane(UserRequest ureq,
WindowControl wControl,
Translator trnsltr,
QTIEditorMainController editorMainController)
|
Controller |
createRunController(UserRequest ureq,
WindowControl wControl)
|
QTIObject |
getQTIObjectAt(int position)
Return the QTI Object at the given position. |
QTIObject |
getUnderlyingQTIObject()
|
void |
insertQTIObjectAt(QTIObject object,
int position)
Insert a QTI node at the specific position. |
QTIObject |
removeQTIObjectAt(int position)
Remove the QTI node at the specific position. |
| Methods inherited from interface org.olat.core.util.nodes.INode |
|---|
addChild, getChildAt, getChildCount, getIdent, getParent, getPosition, insert, remove, removeAllChildren, removeFromParent, setParent |
| Method Detail |
|---|
Controller createRunController(UserRequest ureq,
WindowControl wControl)
ureq - wControl -
TabbedPane createEditTabbedPane(UserRequest ureq,
WindowControl wControl,
Translator trnsltr,
QTIEditorMainController editorMainController)
ureq - wControl - trnsltr - editorMainController - TODO
QTIObject getUnderlyingQTIObject()
QTIObject getQTIObjectAt(int position)
position -
void insertQTIObjectAt(QTIObject object,
int position)
object - position - QTIObject removeQTIObjectAt(int position)
position -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||