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

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

^1399737118728
@
sname
FileActions
slabel
FileActions
sdescriptors
xworker.lang.MetaDescriptor3
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sth_createIndex
false
sth_mark
false
@/@FileDialog
sname
FileDialog
sdescriptors
xworker.lang.MetaDescriptor3/@thing
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@

FileDialog相关的属性,以及公共方法。

为其他File相关的动作所用,本身没有什么用途。

#$@text#$@ sth_createIndex false sth_mark false @/@FileDialog/@actions sname actions sdescriptors xworker.lang.MetaDescriptor3/@actions sth_createIndex false sth_mark false @/@FileDialog/@actions/@create sname create sisSynchronized false sthrowException true suseOtherAction false suseOuterJava true souterClassName xworker.swt.actions.FileActions smethodName createFileDialog sdisableGlobalContext false sattributeTemplate false sinitBreakPoint false ssuccessBreakPoint false sexceptionBreakPoint false seditBreakPoint false sinterpretationType Action svarScope Global screateLocalVarScope false ssaveReturn false sdescriptors xworker.lang.actions.Actions/@JavaAction sth_createIndex false sth_mark false @/@FileDialog/@parentShell sname parentShell ssize 40 sgroup FileDialog sreadOnly false sinheritDescription false svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@FileDialog/@style sname style sinputtype select sgroup FileDialog sreadOnly false sdefault OPEN sinheritDescription false svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@FileDialog/@style/@SAVE sname SAVE svalue SAVE sdescriptors xworker.lang.MetaDescriptor3/@attribute/@value sth_createIndex false sth_mark false @/@FileDialog/@style/@OPEN sname OPEN svalue OPEN sdescriptors xworker.lang.MetaDescriptor3/@attribute/@value sth_createIndex false sth_mark false @/@FileDialog/@MULTI sname MULTI sinputtype truefalse sgroup FileDialog sreadOnly false sdefault false sinheritDescription false svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@FileDialog/@fileName sname fileName ssize 60 sgroup FileDialog sreadOnly false sinheritDescription false sdescription

Set the initial filename which the dialog will select by default when opened to the argument, which may be null.

svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@FileDialog/@filterExtensions sname filterExtensions ssize 60 sgroup FileDialog sreadOnly false sinheritDescription false sdescription

Set the file extensions which the dialog will use to filter the files it shows to the argument, which may be null.

svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@FileDialog/@filterIndex sname filterIndex ssize 60 sgroup FileDialog sreadOnly false sinheritDescription false sdescription

Set the 0-based index of the file extension filter which the dialog will use initially to filter the files it shows to the argument.

svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@FileDialog/@filterNames sname filterNames ssize 60 sgroup FileDialog sreadOnly false sinheritDescription false sdescription

Sets the names that describe the filter extensions which the dialog will use to filter the files it shows to the argument, which may be null.

svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@FileDialog/@filterPath sname filterPath ssize 60 sgroup FileDialog sreadOnly false sinheritDescription false sdescription

Sets the directory path that the dialog will use to the argument, which may be null.

svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@FileDialog/@overwrite sname overwrite sinputtype truefalse sgroup FileDialog sreadOnly false sdefault false sinheritDescription false sdescription

Sets the flag that the dialog will use to determine whether to prompt the user for file overwrite if the selected file already exists.

svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@SelectFileAsString sname SelectFileAsString sdescriptors xworker.lang.MetaDescriptor3/@thing sextends xworker.swt.actions.FileActions/@FileDialog,xworker.lang.actions.SelfAction smany true seditCols 2 sinitialization false sgroup io.file smodifier public sinheritDescription false sth_createIndex true sth_registThing child|xworker.lang.actions.Actions sth_mark false @/@SelectFileAsString/@actions sname actions sid actions slabel actions sdescriptors xworker.lang.MetaDescriptor3/@actions @/@SelectFileAsString/@actions/@run sname run sisSynchronized false sthrowException true suseOtherAction false suseOuterJava true souterClassName xworker.swt.actions.FileActions smethodName selectFileAsString sdisableGlobalContext false sattributeTemplate false sinitBreakPoint false ssuccessBreakPoint false sexceptionBreakPoint false seditBreakPoint false sinterpretationType Action svarScope Global screateLocalVarScope false ssaveReturn false sid run sdescriptors xworker.lang.actions.JavaAction @/@SelectFileAsString/@name sname name sreadOnly false sinheritDescription false svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@SelectFileAsString/@label sname label sreadOnly false sinheritDescription false svalidateAllowBlank true LvalidateOnBlur true LallowDecimals true LallowNegative true sdescriptors xworker.lang.MetaDescriptor3/@attribute sth_createIndex false sth_mark false @/@SelectFileAsString/@varName sname varName sreadOnly false sinheritDescription false sdescription

保存到变量上下文中的变量名。

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