Class ComponentConfig


  • public class ComponentConfig
    extends Object
    • Field Detail

      • logger

        protected static Logger logger
        create a static logger.
    • Method Detail

      • getDefaultRenderer

        public String getDefaultRenderer()
      • getStyleLabelList

        public String[] getStyleLabelList()
      • getDefaultStyle

        public String getDefaultStyle()
      • getStyleList

        public String[] getStyleList()
      • getStyleTitle

        public String getStyleTitle()
      • getComplexity

        public int getComplexity​(int defaultComplexity)
      • isClickable

        public boolean isClickable()
      • isConfigFound

        public boolean isConfigFound()
      • needJS

        public boolean needJS()
      • isChooseBackgoundColor

        public boolean isChooseBackgoundColor()
      • isChooseTextColor

        public boolean isChooseTextColor()
      • isChooseTextPosition

        public boolean isChooseTextPosition()
      • isFontStyle

        public boolean isFontStyle()
      • isPreviewEditable

        public boolean isPreviewEditable()
      • isDataFeedBack

        public boolean isDataFeedBack()