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

xworker.swt.graphics.Image.xer.txt Maven / Gradle / Ivy

@xworker.swt.graphics.Image
sname
Image
slabel
Image
sdescriptors
xworker.lang.MetaDescriptor3
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sicon
icons/image.png
sdescription

Image的生存周期是和parent控件绑定在一起的,由于资源是共享的所以可以有多个parent,当所有的父控件失效后图片移除。

sid Image @xworker.swt.graphics.Image/@scripts sname scripts sid scripts slabel scripts sdescriptors xworker.lang.MetaDescriptor3/@actions @xworker.swt.graphics.Image/@scripts/@create sname create slabel create sisSynchronized false sthrowException false suseOtherAction false suseOuterJava true souterClassName xworker.swt.graphics.ImageCreator smethodName create sdisableGlobalContext false sid create sdescriptors xworker.lang.actions.JavaAction @xworker.swt.graphics.Image/@scripts/@getKey sname getKey sisSynchronized false sthrowException true suseOtherAction false suseOuterJava true souterClassName xworker.swt.graphics.ImageCreator smethodName getKey sdisableGlobalContext false sdescriptors xworker.lang.actions.JavaAction sth_createIndex false @xworker.swt.graphics.Image/@scripts/@createResource sname createResource sisSynchronized false sthrowException true suseOtherAction false suseOuterJava true souterClassName xworker.swt.graphics.ImageCreator smethodName createResource sdisableGlobalContext false sdescriptors xworker.lang.actions.JavaAction sth_createIndex false @xworker.swt.graphics.Image/@name sname name slabel name LvalidateOnBlur false LallowDecimals false LallowNegative false sid name sdescriptors xworker.lang.MetaDescriptor3/@attribute @xworker.swt.graphics.Image/@label sname label sreadOnly false sinheritDescription false svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false @xworker.swt.graphics.Image/@type sname type sinputtype select sreadOnly false sdefault Image sinheritDescription false svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false @xworker.swt.graphics.Image/@type/@Var sname Var svalue Var sdescriptors xworker.lang.MetaDescriptor3/@attribute/@value sth_createIndex false @xworker.swt.graphics.Image/@type/@Image sname Image svalue Image sdescriptors xworker.lang.MetaDescriptor3/@attribute/@value sth_createIndex false @xworker.swt.graphics.Image/@varName sname varName sreadOnly false sinheritDescription false svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false @xworker.swt.graphics.Image/@imageFile sname imageFile slabel imageFile sinputtype openWindow ssize 60 scolspan 2 sinputattrs xworker.lang.attributeEditors.openWins.FileSelector| sreadOnly false sinheritDescription false Sdescription #$@text#$@

图片路径的规则:

  • 如果路径包含'.'号,'.'号前是项目名,''号后是项目下的路径。
  • 从当前工作目录下取。
  • 从_local.xworker.config.GlobalConfig中的配置imagePath路径下取。

以上路径中满足条件后下面则不执行。

#$@text#$@ svalidateAllowBlank true LvalidateOnBlur false LallowDecimals false LallowNegative false sid imageFile sdescriptors xworker.lang.MetaDescriptor3/@attribute




© 2015 - 2025 Weber Informatics LLC | Privacy Policy