Class Edit.ComponentWrapper

  • Enclosing class:
    Edit

    public static class Edit.ComponentWrapper
    extends Object
    • Method Detail

      • getType

        public String getType()
      • getLabel

        public String getLabel()
      • getValue

        public String getValue()
      • isMetaTitle

        public boolean isMetaTitle()
      • isSelected

        public boolean isSelected()
      • setSelected

        public void setSelected​(boolean selected)
      • getComplexityLevel

        public int getComplexityLevel()
      • isDynamicComponent

        public boolean isDynamicComponent()
      • getHexColor

        public String getHexColor()
      • setHexColor

        public void setHexColor​(String hexColor)
      • getFontAwesome

        public String getFontAwesome()
      • getIcon

        public String getIcon()
      • getGroup

        public String getGroup()