类 Layout1


  • @Import(stylesheet="${path.comassets}/css/layout1.css",
            stack="easyuistack")
    @Events("switchMenu")
    public class Layout1
    extends Object
    • 字段详细资料

      • request

        @Inject
        protected org.apache.tapestry5.http.services.Request request
      • requestGlobals

        @Inject
        protected org.apache.tapestry5.http.services.RequestGlobals requestGlobals
      • supportedLocales

        @InjectService("locales")
        protected ISupportedLocales supportedLocales
      • resources

        @Inject
        protected org.apache.tapestry5.ComponentResources resources
      • contextPath

        @Inject
        @Symbol("tapestry.context-path")
        @Property
        protected String contextPath
      • lan

        @Property
        protected String lan
    • 构造器详细资料

      • Layout1

        public Layout1()
    • 方法详细资料

      • getModuleList

        public List<Module> getModuleList()
      • getModuleTitle

        public String getModuleTitle()
      • getModuleImageB

        public org.apache.tapestry5.Asset getModuleImageB()
      • getModuleImageW

        public org.apache.tapestry5.Asset getModuleImageW()
      • getSwitchMenuLink

        public Object getSwitchMenuLink()