^1640696314823
@
sname
ResTaskEditor
slabel
ResTaskEditor
ssingleInstance
false
scloseable
true
suseRef
false
sdescriptors
xworker.swt.app.view.swt.app.workbentch.Editor
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
  @/@Control
  sname
  Control
  sdescriptors
  xworker.swt.app.view.swt.app.workbentch.Editor/@Control
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  Control
    @/@Control/@mainSashForm
    sname
    mainSashForm
    sstyle
    VERTICAL
    sSMOOTH
    false
    sweights
    50,50
    sBORDER
    false
    sH_SCROLL
    false
    sV_SCROLL
    false
    sNO_BACKGROUND
    false
    sNO_FOCUS
    false
    sNO_MERGE_PAINTS
    false
    sNO_REDRAW_RESIZE
    false
    sNO_RADIO_GROUP
    false
    sEMBEDDED
    false
    sDOUBLE_BUFFERED
    false
    scapture
    false
    senabled
    true
    sredraw
    true
    svisible
    true
    sdescriptors
    xworker.swt.Widgets/@SashForm
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_mark
    false
    sid
    mainSashForm
      @/@Control/@mainSashForm/@DataObjectEditCompoiste
      sname
      DataObjectEditCompoiste
      sdataObject
      xworker.app.monitor.dataobjects.ResMonitorTasks
      squeryButton
      true
      snewButton
      true
      seditButton
      true
      seditBatchButton
      false
      sdeleteButton
      true
      sselectAllButton
      false
      sselectRerverseButton
      false
      spagingToolbar
      true
      sactionContext
      dataObjectContext
      stableCheck
      false
      sdebug
      false
      sdescriptors
      xworker.swt.app.view.swt.Items/@DataObjectEditCompoiste
      sinheritDescription
      false
      sth_createIndex
      false
      sth_registMyChilds
      false
      sth_mark
      false
      sid
      DataObjectEditCompoiste
        @/@Control/@mainSashForm/@DataObjectEditCompoiste/@actions
        sname
        actions
        sdescriptors
        xworker.swt.app.view.swt.widgets.DataObjectEditCompoiste/@actions1
        sinheritDescription
        false
        sth_createIndex
        false
        sth_registMyChilds
        false
        sth_mark
        false
        sid
        actions
          @/@Control/@mainSashForm/@DataObjectEditCompoiste/@actions/@GroovyAction
          sname
          tableSelection
          sisSynchronized
          false
          sthrowException
          true
          suseOtherAction
          false
          svarScope
          Local
          sdisableGlobalContext
          false
          Scode
#$@text#$@
import xworker.lang.util.XWorkerUtils;

def task = dataObjectContext.dataTable.getSelection()[0].getData();
def taskPath = task.getString("taskPath");
if(taskPath != null){
    descBrowser.setUrl(XWorkerUtils.getThingDescUrl(taskPath));
}
#$@text#$@
          sinterpretationType
          Action
          screateLocalVarScope
          false
          ssaveReturn
          false
          sdescriptors
          xworker.lang.actions.Actions/@GroovyAction
          sinheritDescription
          false
          sth_createIndex
          false
          sth_registMyChilds
          false
          sth_mark
          false
          sid
          GroovyAction
      @/@Control/@mainSashForm/@descBrowser
      sname
      descBrowser
      sMOZILLA
      false
      sWEBKIT
      false
      sjavascriptEnabled
      true
      sdescriptors
      xworker.swt.Widgets/@Browser
      sinheritDescription
      false
      sth_createIndex
      false
      sth_registMyChilds
      false
      sth_mark
      false
      sid
      descBrowser
        @/@Control/@mainSashForm/@descBrowser/@UtilBrowser
        sname
        UtilBrowser
        sdescriptors
        xworker.swt.browser.Browser/@UtilBrowser
        sinheritDescription
        false
        sth_createIndex
        false
        sth_registMyChilds
        false
        sth_mark
        false
        sid
        UtilBrowser
