Annotation Interface CurdModel


@Target({FIELD,TYPE}) @Retention(RUNTIME) @Documented public @interface CurdModel
  • 元素详细资料

    • url

      String url
      默认值:
      ""
    • method

      String method
      默认值:
      ""
    • placeholder

      String placeholder
      默认值:
      ""
    • type

      默认值:
      STRING
    • group

      String group
      默认值:
      ""
    • editor

      boolean editor
      默认值:
      true
    • search

      boolean search
      默认值:
      false
    • show

      boolean show
      默认值:
      true
    • comparable

      boolean comparable
      默认值:
      false
    • required

      boolean required
      默认值:
      false
    • add

      boolean add
      默认值:
      true