All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xworker.swt.statement.ITERATOR.xer.txt Maven / Gradle / Ivy

^1434611342209
@
sname
ITERATOR
slabel
ITERATOR
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.swt.Widgets
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@

迭代器,使用Java中的Iterator,只能对集合有效。

遍历时会有<varName>,<varName>_index(当前位置int),<varName>_hasNext(是否有下一个记录)三个临时变量。

 

#$@text#$@ snotXmlAttribute false sid For @/@scripts sname actions sid scripts slabel actions sdescriptors xworker.lang.MetaDescriptor3/@actions @/@scripts/@run sname create sisSynchronized false sthrowException true suseOtherAction false suseOuterJava true souterClassName xworker.swt.statement.ITERATORCreator sclassName Iterate smethodName create sdisableGlobalContext false sid run sdescriptors xworker.lang.actions.JavaAction @/@label sname label sinheritDescription false LvalidateOnBlur false LallowDecimals false LallowNegative false sid label sdescriptors xworker.lang.MetaDescriptor3/@attribute @/@name sname name slabel 名称 scolspan 2 LvalidateOnBlur false LallowDecimals false LallowNegative false sid name sdescriptors xworker.lang.MetaDescriptor3/@attribute @/@dataName sname varName slabel 变量名称 Sdescription #$@text#$@ 变量名称。

比如:for(DataObject adata : datas),adata就是指这个变量名称 #$@text#$@ LvalidateOnBlur false LallowDecimals false LallowNegative false sid dataName sdescriptors xworker.lang.MetaDescriptor3/@attribute @/@collectionName sname collectionName slabel 集合名称 ssize 60 scolspan 2 sinheritDescription false sdescription

使用Ognl表达式获取的集合。

LvalidateOnBlur false LallowDecimals false LallowNegative false sid collectionName sdescriptors xworker.lang.MetaDescriptor3/@attribute @/@description sname description sinputtype html scolspan 2 LvalidateOnBlur false LallowDecimals false LallowNegative false sid description sdescriptors xworker.lang.MetaDescriptor3/@attribute




© 2015 - 2025 Weber Informatics LLC | Privacy Policy