xworker.swt.statement.DO.xer.txt Maven / Gradle / Ivy
@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#$@
循环控制语句。语法是:
do{
}while(condition)。先执行do括号中的内容,如果条件成立那么继续重复执行。
#$@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#$@
do{
}while(xxx);
While中的条件,使用Ognl表达式。
#$@text#$@
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
while
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
© 2015 - 2025 Weber Informatics LLC | Privacy Policy