Class Option
- java.lang.Object
-
- cn.mapway.ui.client.mvc.attribute.Option
-
- All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable,Serializable
public class Option extends Object implements Serializable, com.google.gwt.user.client.rpc.IsSerializable
Option 选择项- Author:
- zhang
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description OptionsetInitSelected(boolean selected)OptionsetSelected(boolean selected)
-