Annotation Interface WebjetAppStore


@Retention(RUNTIME) public @interface WebjetAppStore
Anotacia pre zobrazenie Spring komponenty v zozname aplikacii (appstore) /docs/custom-apps/appstore/
  • Element Details

    • nameKey

      String nameKey
      Default:
      ""
    • descKey

      String descKey
      Default:
      ""
    • imagePath

      String imagePath
      Default:
      ""
    • galleryImages

      String galleryImages
      Default:
      ""
    • domainName

      String domainName
      Default:
      ""
    • commonSettings

      boolean commonSettings
      Default:
      true
    • custom

      boolean[] custom
      Default:
      {}
    • itemKey

      String itemKey
      Default:
      ""
    • variant

      String variant
      Default:
      ""
    • componentPath

      String componentPath
      Default:
      ""
    • customHtml

      String customHtml
      Default:
      ""