|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The JotHasCodeBlock
interface identifies JOT objects that
contain a code block.
Method Summary | |
JotCodeBlock |
getCodeBlock()
Retrieves the code block associated with this object. |
void |
setCodeBlockText(java.lang.String text)
Sets the text of this object's code block. |
Method Detail |
public JotCodeBlock getCodeBlock() throws JotInvalidElementException
JotInvalidElementException
public void setCodeBlockText(java.lang.String text) throws JotInvalidElementException
JotInvalidElementException
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.