^1640777944845
@
sname
TreeModelInsAction
slabel
TreeModelInsAction
sdescriptors
xworker.lang.MetaDescriptor3
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sdescription
<p>由于TreeModel在SWT下不是直接使用的，而是通过包装间接调用的，所以此事物为包装的事物提供方法。</p>
sid
TreeModelInsAction
  @/@actions
  sname
  actions
  slabel
  actions
  sdescriptors
  xworker.lang.MetaDescriptor3/@actions
  sid
  actions
    @/@actions/@fireEvent
    sname
    fireEvent
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.dataObject.app.model.tree.TreeModelInsActionCreator
    smethodName
    fireEvent
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    fireEvent
      @/@actions/@fireEvent/@ins
      sisValidate
      false
      sname
      ins
      slabel
      ins
      sdescriptors
      xworker.lang.actions.Inout/@ins
      sid
      ins
        @/@actions/@fireEvent/@ins/@eventName
        sname
        eventName
        stypeCheck
        false
        soptional
        true
        scheck
        false
        scheckLevel
        exception
        sdescriptors
        xworker.lang.actions.Inout/@ins/@param
        sid
        eventName
        @/@actions/@fireEvent/@ins/@otherParam
        sname
        otherParam
        stypeCheck
        false
        soptional
        true
        scheck
        false
        scheckLevel
        exception
        sdescription
        <p>具体有出发的事件决定。</p>
        sdescriptors
        xworker.lang.actions.Inout/@ins/@param
        sid
        otherParam
    @/@actions/@getRoot
    sname
    getRoot
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.dataObject.app.model.tree.TreeModelInsActionCreator
    smethodName
    getRoot
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    getRoot
    @/@actions/@getRoots
    sname
    getRoots
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.dataObject.app.model.tree.TreeModelInsActionCreator
    smethodName
    getRoots
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    getRoots
    @/@actions/@getChilds
    sname
    getChilds
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.dataObject.app.model.tree.TreeModelInsActionCreator
    smethodName
    getChilds
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    getChilds
      @/@actions/@getChilds/@ins
      sisValidate
      false
      sname
      ins
      slabel
      ins
      sdescriptors
      xworker.lang.actions.Inout/@ins
      sid
      ins
        @/@actions/@getChilds/@ins/@id
        sname
        id
        stypeCheck
        false
        soptional
        true
        scheck
        false
        scheckLevel
        exception
        sdescriptors
        xworker.lang.actions.Inout/@ins/@param
        sid
        id
    @/@actions/@insertNode
    sname
    insertNode
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.dataObject.app.model.tree.TreeModelInsActionCreator
    smethodName
    insertNode
    sdisableGlobalContext
    false
    sdescription
    <p>插入一个或者多个节点。</p>
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    insertNode
      @/@actions/@insertNode/@ins
      sisValidate
      false
      sname
      ins
      slabel
      ins
      sdescriptors
      xworker.lang.actions.Inout/@ins
      sid
      ins
        @/@actions/@insertNode/@ins/@node
        sname
        node
        stypeCheck
        false
        soptional
        true
        scheck
        false
        scheckLevel
        exception
        sdescription
        <p>要插入的节点。</p>
        sdescriptors
        xworker.lang.actions.Inout/@ins/@param
        sid
        node
        @/@actions/@insertNode/@ins/@parentId
        sname
        parentId
        stypeCheck
        false
        soptional
        true
        scheck
        false
        scheckLevel
        exception
        sdescription
        <p>要插入到的父节点标识。</p>
        sdescriptors
        xworker.lang.actions.Inout/@ins/@param
        sid
        parentId
    @/@actions/@updateNode
    sname
    updateNode
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.dataObject.app.model.tree.TreeModelInsActionCreator
    smethodName
    updateNode
    sdisableGlobalContext
    false
    Sdescription
#$@text#$@
<p>更新一个或者多个节点，如果未指定节点那么更新根节点。</p>
<p>如果更新子节点，那么会用新节点的子节点替换原有的子节点。</p>
#$@text#$@
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    updateNode
      @/@actions/@updateNode/@ins
      sisValidate
      false
      sname
      ins
      slabel
      ins
      sdescriptors
      xworker.lang.actions.Inout/@ins
      sid
      ins
        @/@actions/@updateNode/@ins/@node
        sname
        node
        stypeCheck
        false
        soptional
        true
        scheck
        false
        scheckLevel
        exception
        sdescriptors
        xworker.lang.actions.Inout/@ins/@param
        sid
        node
    @/@actions/@removeNode
    sname
    removeNode
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.dataObject.app.model.tree.TreeModelInsActionCreator
    smethodName
    removeNode
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    removeNode
      @/@actions/@removeNode/@ins
      sisValidate
      false
      sname
      ins
      slabel
      ins
      sdescriptors
      xworker.lang.actions.Inout/@ins
      sid
      ins
        @/@actions/@removeNode/@ins/@node
        sname
        node
        stypeCheck
        false
        soptional
        true
        scheck
        false
        scheckLevel
        exception
        sdescriptors
        xworker.lang.actions.Inout/@ins/@param
        sid
        node
    @/@actions/@insertNodes
    sname
    insertNodes
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.dataObject.app.model.tree.TreeModelInsActionCreator
    smethodName
    insertNodes
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    insertNodes
      @/@actions/@insertNodes/@ins
      sisValidate
      false
      sname
      ins
      slabel
      ins
      sdescriptors
      xworker.lang.actions.Inout/@ins
      sid
      ins
        @/@actions/@insertNodes/@ins/@node
        sname
        nodes
        stypeCheck
        false
        soptional
        true
        scheck
        false
        scheckLevel
        exception
        sdescriptors
        xworker.lang.actions.Inout/@ins/@param
        sid
        node
        @/@actions/@insertNodes/@ins/@parentId
        sname
        parentId
        stypeCheck
        false
        soptional
        true
        scheck
        false
        scheckLevel
        exception
        sdescriptors
        xworker.lang.actions.Inout/@ins/@param
        sid
        parentId
    @/@actions/@updateNodes
    sname
    updateNodes
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.dataObject.app.model.tree.TreeModelInsActionCreator
    smethodName
    updateNodes
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    updateNodes
      @/@actions/@updateNodes/@ins
      sisValidate
      false
      sname
      ins
      slabel
      ins
      sdescriptors
      xworker.lang.actions.Inout/@ins
      sid
      ins
        @/@actions/@updateNodes/@ins/@nodes
        sname
        nodes
        stypeCheck
        false
        soptional
        true
        scheck
        false
        scheckLevel
        exception
        sdescriptors
        xworker.lang.actions.Inout/@ins/@param
        sid
        nodes
    @/@actions/@removeNodes
    sname
    removeNodes
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.dataObject.app.model.tree.TreeModelInsActionCreator
    smethodName
    removeNodes
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    removeNodes
      @/@actions/@removeNodes/@ins
      sisValidate
      false
      sname
      ins
      slabel
      ins
      sdescriptors
      xworker.lang.actions.Inout/@ins
      sid
      ins
        @/@actions/@removeNodes/@ins/@nodes
        sname
        nodes
        stypeCheck
        false
        soptional
        true
        scheck
        false
        scheckLevel
        exception
        sdescriptors
        xworker.lang.actions.Inout/@ins/@param
        sid
        nodes
    @/@actions/@refresh
    sname
    refresh
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.dataObject.app.model.tree.TreeModelInsActionCreator
    smethodName
    refresh
    sdisableGlobalContext
    false
    sdescription
    <p>向监听发送更新指定节点的根节点或整个树节点的事件。</p>
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    refresh
      @/@actions/@refresh/@ins
      sisValidate
      false
      sname
      ins
      slabel
      ins
      sdescriptors
      xworker.lang.actions.Inout/@ins
      sid
      ins
        @/@actions/@refresh/@ins/@node
        sname
        node
        stypeCheck
        false
        soptional
        true
        scheck
        false
        scheckLevel
        exception
        sdescriptors
        xworker.lang.actions.Inout/@ins/@param
        sid
        node
    @/@actions/@initNodeMap
    sname
    initNodeMap
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.dataObject.app.model.tree.TreeModelInsActionCreator
    smethodName
    initNodeMap
    sdisableGlobalContext
    false
    sdescription
    <p>把node转化为[id,node]的map后初始化子节点。</p>
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    initNodeMap
      @/@actions/@initNodeMap/@ins
      sisValidate
      false
      sname
      ins
      slabel
      ins
      sdescriptors
      xworker.lang.actions.Inout/@ins
      sid
      ins
        @/@actions/@initNodeMap/@ins/@nodeMap
        sname
        nodeMap
        stypeCheck
        false
        soptional
        true
        scheck
        false
        scheckLevel
        exception
        sdescriptors
        xworker.lang.actions.Inout/@ins/@param
        sid
        nodeMap
        @/@actions/@initNodeMap/@ins/@node
        sname
        node
        stypeCheck
        false
        soptional
        true
        scheck
        false
        scheckLevel
        exception
        sdescriptors
        xworker.lang.actions.Inout/@ins/@param
        sid
        node
    @/@actions/@reload
    sname
    reload
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.dataObject.app.model.tree.TreeModelInsActionCreator
    smethodName
    reload
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    reload
