跳过导航链接
org.noear.solon.annotation

注释类型 Inject

    • 可选元素概要

      可选元素 
      限定符和类型 可选元素和说明
      boolean autoRefreshed
      自动刷新
      boolean required
      必需要(暂时没用)
      String value 
    • 元素详细资料

      • value

        public abstract String value
        默认值:
        ""
      • required

        public abstract boolean required
        必需要(暂时没用)
        默认值:
        true
      • autoRefreshed

        @Note(value="\u5355\u4f8b\u624d\u6709\u81ea\u52a8\u5237\u65b0\u7684\u5fc5\u8981")
        public abstract boolean autoRefreshed
        自动刷新
        默认值:
        false

Copyright © 2021. All rights reserved.