类 BaseProjectComponent

    • 字段详细资料

      • supportedLocales

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

        @Inject
        protected org.apache.tapestry5.services.javascript.JavaScriptSupport support
      • resources

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

        @Inject
        protected org.apache.tapestry5.commons.Messages messages
    • 构造器详细资料

      • BaseProjectComponent

        public BaseProjectComponent()
    • 方法详细资料

      • getId

        public String getId()
        得到id
        返回:
      • getName

        public String getName()
        得到name属性
        返回:
      • getLan

        public String getLan()
        得到语言环境
        返回:
      • getI18Convert

        protected final net.wicp.tams.common.callback.IConvertValue<String> getI18Convert()
        国际化转换器
        返回: