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

xworker.swt.actions.CommonActions.xer.txt Maven / Gradle / Ivy

^1425014434501
@
sname
CommonActions
slabel
CommonActions
sdescriptors
xworker.lang.MetaDescriptor3
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sth_createIndex
false
sth_mark
false
@/@CreateWidgets
sname
CreateWidget
sdescriptors
xworker.lang.MetaDescriptor3/@thing
sextends
xworker.lang.actions.SelfAction
smany
true
seditCols
2
sinitialization
false
sgroup
swt
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@

用于创建指定的SWT控件,通过调用指定事物的create方法。

#$@text#$@ snotXmlAttribute false sth_createIndex true sth_registThing child|xworker.lang.actions.Actions sth_mark false @/@CreateWidgets/@create sname actions sdescriptors xworker.lang.MetaDescriptor3/@actions sth_createIndex false sth_mark false @/@CreateWidgets/@create/@run sname run sisSynchronized false sthrowException true suseOtherAction false suseOuterJava true souterClassName xworker.swt.actions.CommonActions smethodName createWidget sdisableGlobalContext false sattributeTemplate false sinterpretationType Action svarScope Global screateLocalVarScope false ssaveReturn false sdescriptors xworker.lang.actions.Actions/@JavaAction sth_createIndex false sth_mark false @/@CreateWidgets/@create/@run1 sname create sisSynchronized false sthrowException true suseOtherAction false suseOuterJava true suseInnerJava false souterClassName xworker.swt.actions.CommonActions smethodName createWidget sdisableGlobalContext false sattributeTemplate false sinterpretationType Action svarScope Global screateLocalVarScope false ssaveReturn false sdescriptors xworker.lang.actions.Actions/@JavaAction sth_createIndex false sth_mark false @/@CreateWidgets/@name sname name sshowLabel true sreadOnly false sinheritDescription false svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@CreateWidgets/@label sname label sshowLabel true sreadOnly false sinheritDescription false svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@CreateWidgets/@parentVarName sname parentVarName sshowLabel true sreadOnly false sinheritDescription false sdescription

如果为空使用actionContext中默认的parent变量。

svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@CreateWidgets/@widgetPath sname widgetPath sinputtype dataSelector sshowLabel true ssize 60 sreadOnly false sinheritDescription false svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@CreateWidgets/@newActionContext sname newActionContext sinputtype truefalse sshowLabel true sreadOnly false sdefault false sinheritDescription false sdescription

是否创建新的变量上下文,如果为true,那么widgets在新的变量上下文中创建,并把新的变量上下文以name为变量名保存到当前actionCotnext的全局变量中。

svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@CreateWidgets/@newActionCotnextDataName sname newActionCotnextDataName sshowLabel true sreadOnly false sinheritDescription false Sdescription #$@text#$@

如果不为空且需要创建新的变量上下文,那么把新的变量上下文以此名称保存到创建的控件的data中。

#$@text#$@ svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true snotXmlAttribute false sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_registMyChilds false sth_mark false @/@CreateWidgets/@globalVariableName sname globalVariableName sshowLabel true sreadOnly false sinheritDescription false Sdescription #$@text#$@

如果不为空,那么将把新的变量上下文或空间保存的全局变量上下文中。

#$@text#$@ svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true snotXmlAttribute false sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_registMyChilds false sth_mark false @/@CreateWidgets/@saveGlobalVariable sname saveGlobalVariableMethod sinputtype select sshowLabel true sreadOnly false sdefault newActionContext sinheritDescription false Sdescription #$@text#$@

保存全局变量的方式。

  • none
    不保存。
  • newActionContext
    如果创建新的变量上下文,则保存新的变量上下文,否则保存创建的控件。
  • widget
    保存创建的控件。
#$@text#$@ svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true snotXmlAttribute false sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_registMyChilds false sth_mark false @/@CreateWidgets/@saveGlobalVariable/@newActionContext sname newActionContext svalue newActionContext sdescriptors xworker.lang.MetaDescriptor3/@attribute/@value sinheritDescription false sth_createIndex false sth_registMyChilds false sth_mark false @/@CreateWidgets/@saveGlobalVariable/@widget sname widget svalue widget sdescriptors xworker.lang.MetaDescriptor3/@attribute/@value sinheritDescription false sth_createIndex false sth_registMyChilds false sth_mark false @/@CreateWidgets/@childsParentThing sname isSwtCreateMethod sinputtype truefalse sshowLabel true sreadOnly false sdefault false sinheritDescription false Sdescription #$@text#$@

如果为true,那么它是作为一个swt控件的create方法,那么会自动获取控件事物并执行控件事物的子节点的create方法。

#$@text#$@ svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true snotXmlAttribute false sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_registMyChilds false sth_mark false @/@CreateWidgets/@description sname description sinputtype html sshowLabel true sreadOnly false sinheritDescription false svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false




© 2015 - 2025 Weber Informatics LLC | Privacy Policy