|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface TExtensibleContentProvider.IArg
The object passed in argument of doMethod implement this interface.
| Method Summary | |
|---|---|
void |
addReturnValue(TAbstractCell arg)
adds a cell in the container cell and the current layout |
TAbstractCell |
getCell()
returns the current cell |
TAbstractCellContainer |
getContainer()
returns the container cell associated with the layout |
IGC |
getGc()
|
IDIImageProvider |
getImageProvider()
|
ILayout |
getLayout()
returns the current layout |
DListLevel |
getListLevel()
returns the list level object |
IDProgressMonitor |
getProgressMonitor()
|
DTitleLevel |
getTitleLevel()
returns the title level object |
boolean |
isDrawPopup()
returns true if the draw popup mode is activated |
boolean |
isFlatPopup()
returns true if the flat popup mode is activated |
void |
setDrawPopup(boolean v)
de/activates the draw popup mode |
| Method Detail |
|---|
ILayout getLayout()
TAbstractCellContainer getContainer()
TAbstractCell getCell()
DTitleLevel getTitleLevel()
DListLevel getListLevel()
boolean isFlatPopup()
boolean isDrawPopup()
void setDrawPopup(boolean v)
IGC getGc()
IDIImageProvider getImageProvider()
IDProgressMonitor getProgressMonitor()
void addReturnValue(TAbstractCell arg)
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||