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

xworker.swt.dnd.DragSourceEffect.xer.txt Maven / Gradle / Ivy

@xworker.swt.dnd.DragSourceEffect
sname
DragSourceEffect
slabel
DragSourceEffect
sdescriptors
xworker.lang.MetaDescriptor3,xworker.lang.MetaDescriptor3/@thing
smany
true
seditCols
2
sinitialization
false
smodifier
public
sth_createIndex
false
@xworker.swt.dnd.DragSourceEffect/@actions
sname
actions
sdescriptors
xworker.lang.MetaDescriptor3/@actions
sth_createIndex
false
@xworker.swt.dnd.DragSourceEffect/@actions/@create
sname
create
sisSynchronized
false
sthrowException
true
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.swt.dnd.DragSourceEffectCreator
smethodName
create
sdisableGlobalContext
false
sdescriptors
xworker.lang.actions.JavaAction
sth_createIndex
false
@xworker.swt.dnd.DragSourceEffect/@name
sname
name
slabel
名称
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
@xworker.swt.dnd.DragSourceEffect/@label
sname
label
slabel
标签
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
@xworker.swt.dnd.DragSourceEffect/@type
sname
type
sinputtype
select
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
@xworker.swt.dnd.DragSourceEffect/@type/@TableDragSourceEffect
sname
TableDragSourceEffect
slabel
TableDragSourceEffect
svalue
TableDragSourceEffect
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
sth_createIndex
false
@xworker.swt.dnd.DragSourceEffect/@type/@TreeDragSourceEffect
sname
TreeDragSourceEffect
slabel
TreeDragSourceEffect
svalue
TreeDragSourceEffect
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
sth_createIndex
false
@xworker.swt.dnd.DragSourceEffect/@actions1
sname
actions
slabel
Actions
sdescriptors
xworker.lang.MetaDescriptor2/@thing
sextends
xworker.lang.actions.Actions
smany
true
seditCols
2
Sdescription
#$@text#$@

如果是自定义的DragSourceEffect,那么可根据需要编写以下动作:

 void dragFinished(DragSourceEvent event)
          This implementation of dragFinished does nothing.
 void dragSetData(DragSourceEvent event)
          This implementation of dragSetData does nothing.
 void dragStart(DragSourceEvent event)
          This implementation of dragStart permits the drag operation to start.

#$@text#$@ sid actions szh_label 动作 @xworker.swt.dnd.DragSourceEffect/@actions1/@name sname name sid name sdescriptors xworker.lang.MetaDescriptor2/@attribute




© 2015 - 2025 Weber Informatics LLC | Privacy Policy