Class XItemsDescriptor


  • public class XItemsDescriptor
    extends Object
    • Field Detail

      • LOG

        protected static final org.slf4j.Logger LOG
    • Constructor Detail

      • XItemsDescriptor

        public XItemsDescriptor()
    • Method Detail

      • getItemDescriptionJson

        public static com.alibaba.fastjson.JSONObject getItemDescriptionJson​(IXFormRenderConfig xRenderConfig,
                                                                             Locale locale)
      • getItemsJson

        public static com.alibaba.fastjson.JSONArray getItemsJson​(IXFormRenderConfig xRenderConfig,
                                                                  Locale locale)
      • getItemDescription

        public static com.alibaba.fastjson.JSONObject getItemDescription​(Class<? extends IXItemBasic> clazz,
                                                                         Locale locale)
      • getWidgetsJson

        public static com.alibaba.fastjson.JSONArray getWidgetsJson​(IXFormRenderConfig xRenderConfig,
                                                                    Locale locale)