|
Extension SDK 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JotWhile | |
oracle.jdeveloper.jot | Provides classes and interfaces for JOT (the Java Object Toolkit). |
Uses of JotWhile in oracle.jdeveloper.jot |
Methods in oracle.jdeveloper.jot that return JotWhile | |
JotWhile |
JotHasChildStatement.addWhile(java.lang.String condition)
Adds a new while statement as the sub-statement. |
JotWhile |
JotStatement.getAsWhile()
Retrieves the JotConditional representing this
statement if it is a while statement. |
JotWhile |
JotCodeBlock.addWhile(JotBlockElement marker,
boolean before,
java.lang.String condition)
Adds a new while statement to this code block. |
JotWhile |
JotCodeBlock.addWhile(java.lang.String condition)
Adds a new while statement to the end of this code block. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.