|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The JotModel
represents the top level Jot object in the application.
The JotModel
is a JotWorkArea
with no parent. It contains
all other instances of JotWorkArea
. There can beonly one such
JotModel
.
This interface is not intended to be implemented by clients. An instance of
JotModel
can be obtained by calling
Jot.getJotModel()
.
Methods inherited from interface oracle.jdeveloper.jot.JotWorkArea |
addChild, addLibrary, getClass, getClassList, getClassLoader, getClassNameList, getFile, getFile, getFileList, getJotTypeInfo, getLibraryByName, getPackage, getPackageList, getPackages, getType, getURL, getURL, loadClass, removeChild, removeLibrary, removeLibraryByName, setLibraryList |
Methods inherited from interface oracle.jdeveloper.jot.JotElement |
getElementName, getElementType, getEndOffset, getID, getJotWorkArea, getParent, getStartOffset, isExistent, isReadOnly, isStructureKnown, setParent |
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.