^1671172570288
@
sname
Navbar
slabel
Navbar
scheckPermission
false
scheckLogin
false
sdescriptors
xworker.web.controls.SimpleControl
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
  @/@actions
  sname
  actions
  sdescriptors
  xworker.web.controls.SimpleControl/@actions
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  actions
    @/@actions/@doAction
    sname
    doAction
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    svarScope
    Local
    sdisableGlobalContext
    false
    Scode
#$@text#$@
def form = """<form class="navbar-form navbar-left" role="search">
        <div class="form-group">
          <input type="text" class="form-control" placeholder="Search">
        </div>
        <button type="submit" class="btn btn-default">Submit</button>
      </form>""";
def rightItems = [
    [label:"链接", href:"#", type:"link"],
    [label:"下拉列表", href:"#", type:"link",
        childs:[
            [label:"动作", href:"#", type:"link"],
            [label:"分隔符", type:"separator"],
            [label:"更多", href:"#", type:"link"]
        ]
    ],
    [label:"表单", type:"content", content:form.toString()]
];

actionContext.getScope(0).put("rightItems", rightItems);

return "success";
#$@text#$@
    sinterpretationType
    Action
    screateLocalVarScope
    false
    ssaveReturn
    false
    sdebugLog
    false
    sdescriptors
    xworker.lang.actions.Actions/@GroovyAction
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_mark
    false
    sid
    doAction
  @/@view
  sname
  view
  sbelongToHtml
  true
  sdoctype
  <!doctype html>
  stitle
  导航条测试
  sstyle
  default
  shasHead
  false
  shasBottom
  false
  snoCache
  false
  SotherHeads
#$@text#$@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<LINK REL ="stylesheet" TYPE="text/css" HREF="fckeditor/2_6beta1/editor/css/fck_editorarea.css" TITLE="Style"/>
<script type="text/javascript" src="js/xworker/InnerBrowserUtil.js"></script>
#$@text#$@
  sdescriptors
  xworker.web.controls.SimpleControl/@view
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  view
    @/@view/@JQuery
    sversion
    jquery-2.0.3.min.js
    sname
    JQuery
    sdescriptors
    xworker.html.jquery.JQuery
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_mark
    false
    sid
    JQuery
    @/@view/@Bootstrap
    sname
    Bootstrap
    sbasePath
    ${(request.contextPath)?if_exists}/js/bootstrap
    sversion
    3.3.5
    sdescriptors
    xworker.html.Widgets/@Bootstrap
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_mark
    false
    sid
    Bootstrap
      @/@view/@Bootstrap/@Navbar
      sname
      Navbar
      sid
      navbar
      srightBarVar
      rightItems
      sfluid
      false
      sfixed
      static-top
      snavbar-inverse
      true
      sbrandLabel
      公司名
      sbrandHref
      #
      sdescriptors
      xworker.bootstrap.Widgets/@Navbar
      sinheritDescription
      false
      sth_createIndex
      false
      sth_registMyChilds
      false
      sth_mark
      false
        @/@view/@Bootstrap/@Navbar/@LeftBar
        sname
        LeftBar
        sdescriptors
        xworker.bootstrap.template.Navbar/@LeftBar
        sinheritDescription
        false
        sth_createIndex
        false
        sth_registMyChilds
        false
        sth_mark
        false
        sid
        LeftBar
          @/@view/@Bootstrap/@Navbar/@LeftBar/@Link
          sname
          Link
          slabel
          Link
          shref
          #
          stype
          link
          sdescriptors
          xworker.bootstrap.template.Navbar/@RightBar/@Item
          sinheritDescription
          false
          sth_createIndex
          false
          sth_registMyChilds
          false
          sth_mark
          false
          @/@view/@Bootstrap/@Navbar/@LeftBar/@Dropdown
          sname
          Dropdown
          slabel
          Dropdown
          sid
          dddd
          shref
          #
          stype
          link
          sdescriptors
          xworker.bootstrap.template.Navbar/@RightBar/@Item
          sinheritDescription
          false
          sth_createIndex
          false
          sth_registMyChilds
          false
          sth_mark
          false
            @/@view/@Bootstrap/@Navbar/@LeftBar/@Dropdown/@Action
            sname
            Action
            slabel
            Action
            shref
            #
            stype
            link
            sdescriptors
            xworker.bootstrap.template.Navbar/@RightBar/@Item/@Item
            sinheritDescription
            false
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            @/@view/@Bootstrap/@Navbar/@LeftBar/@Dropdown/@ac1
            sname
            ac1
            slabel
            Another action
            shref
            #
            stype
            link
            sdescriptors
            xworker.bootstrap.template.Navbar/@RightBar/@Item/@Item
            sinheritDescription
            false
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            @/@view/@Bootstrap/@Navbar/@LeftBar/@Dropdown/@ac2
            sname
            ac2
            slabel
            Something else here
            shref
            #
            stype
            link
            sdescriptors
            xworker.bootstrap.template.Navbar/@RightBar/@Item/@Item
            sinheritDescription
            false
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            @/@view/@Bootstrap/@Navbar/@LeftBar/@Dropdown/@Item
            sname
            Item
            shref
            #
            stype
            separator
            sdescriptors
            xworker.bootstrap.template.Navbar/@RightBar/@Item/@Item
            sinheritDescription
            false
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            @/@view/@Bootstrap/@Navbar/@LeftBar/@Dropdown/@ac21
            sname
            ac2
            slabel
            Separated link
            shref
            #
            stype
            link
            sdescriptors
            xworker.bootstrap.template.Navbar/@RightBar/@Item/@Item
            sinheritDescription
            false
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            @/@view/@Bootstrap/@Navbar/@LeftBar/@Dropdown/@Item1
            sname
            Item
            shref
            #
            stype
            separator
            sdescriptors
            xworker.bootstrap.template.Navbar/@RightBar/@Item/@Item
            sinheritDescription
            false
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            @/@view/@Bootstrap/@Navbar/@LeftBar/@Dropdown/@more
            sname
            more
            slabel
            One more separated link
            shref
            #
            stype
            link
            sdescriptors
            xworker.bootstrap.template.Navbar/@RightBar/@Item/@Item
            sinheritDescription
            false
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
  @/@success
  sname
  success
  stype
  form
  scontentType
  text/html;charset=UTF-8
  svalue
  xworker.example.web.bootstrap.jsplugin.Navbar/@view
  sdescriptors
  xworker.web.controls.SimpleControl/@result
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  success
