@xworker.swt.statement.DO
sname
DO
slabel
DO
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.swt.Widgets
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@
<p>循环控制语句。语法是：<br />
do{</p>
<p>}while(condition)。先执行do括号中的内容，如果条件成立那么继续重复执行。</p>
#$@text#$@
sid
DO
@xworker.swt.statement.DO/@actions
sname
actions
sid
actions
slabel
actions
sdescriptors
xworker.lang.MetaDescriptor3/@actions
@xworker.swt.statement.DO/@actions/@create
sname
create
sisSynchronized
false
sthrowException
false
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.swt.statement.DOCreator
sclassName
Do
smethodName
create
sdisableGlobalContext
false
sid
create
sdescriptors
xworker.lang.actions.JavaAction
@xworker.swt.statement.DO/@name
sname
name
sinheritDescription
false
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
name
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.statement.DO/@label
sname
label
sinheritDescription
false
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
label
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.statement.DO/@while
sname
while
sinputtype
textarea
scolspan
2
sinheritDescription
false
Sdescription
#$@text#$@
<p>do{</p>
<p>}while(xxx);</p>
<p>While中的条件，使用Ognl表达式。</p>
#$@text#$@
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
while
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
