xworker.swt.statement.WHILE.xer.txt Maven / Gradle / Ivy
@xworker.swt.statement.WHILE
sname
WHILE
slabel
WHILE
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.swt.Widgets
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@
循环控制语句。语法是:
while(condiiton){
};先判断条件,如何成立则执行括号的内容,执行完括号的内容后再判断条件,如果程序那么继续执行括号中的内容。
#$@text#$@
sid
While
@xworker.swt.statement.WHILE/@scripts
sname
scripts
sid
scripts
slabel
scripts
sdescriptors
xworker.lang.MetaDescriptor3/@actions
@xworker.swt.statement.WHILE/@scripts/@run
sname
create
sisSynchronized
false
sthrowException
true
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.swt.statement.WHILECreator
sclassName
While
smethodName
create
sdisableGlobalContext
false
sid
run
sdescriptors
xworker.lang.actions.JavaAction
@xworker.swt.statement.WHILE/@name
sname
name
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
name
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.statement.WHILE/@label
sname
label
sinheritDescription
false
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
label
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.statement.WHILE/@statement
sname
condition
sinputtype
codeEditor
scolspan
2
sinputattrs
codeName=java codeType=java
sinheritDescription
false
sdescription
while条件,使用Ognl表达式。
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
statement
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.statement.WHILE/@description
sname
description
sinputtype
html
scolspan
2
sinputattrs
Width='480';Height='300';ToolbarSet="SwtEdit"
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
description
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
© 2015 - 2025 Weber Informatics LLC | Privacy Policy