Class SimpleDropdownBoxAttribute

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

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

    • SimpleDropdownBoxAttribute

      public SimpleDropdownBoxAttribute(String name, String altName)
  • Method Details

    • getValue

      public Object getValue()
    • setValue

      public void setValue(Object value)