Class SimpleColorBoxAttribute

java.lang.Object
cn.mapway.ui.client.mvc.attribute.AbstractAttribute
cn.mapway.ui.client.mvc.attribute.atts.SimpleColorBoxAttribute
All Implemented Interfaces:
IAttribute

public class SimpleColorBoxAttribute extends AbstractAttribute
文本框编辑属性
  • Constructor Details

    • SimpleColorBoxAttribute

      public SimpleColorBoxAttribute(String name, String altName, String defaultValue)
  • Method Details

    • getValue

      public String getValue()
    • setValue

      public void setValue(Object value)