Uses of Class
cn.mapway.ui.client.mvc.attribute.Option
Packages that use Option
-
Uses of Option in cn.mapway.ui.client.mvc.attribute
Methods in cn.mapway.ui.client.mvc.attribute that return OptionModifier and TypeMethodDescriptionOption.setInitSelected(boolean selected) Option.setSelected(boolean selected) Methods in cn.mapway.ui.client.mvc.attribute that return types with arguments of type OptionMethod parameters in cn.mapway.ui.client.mvc.attribute with type arguments of type Option -
Uses of Option in cn.mapway.ui.client.widget
Method parameters in cn.mapway.ui.client.widget with type arguments of type OptionModifier and TypeMethodDescriptionvoidDropdown.setOptions(List<Option> options) voidMultipleDropdown.setOptions(List<Option> options)