Package | Description |
---|---|
gwt.material.design.addins.client.combobox | |
gwt.material.design.addins.client.combobox.events |
Modifier and Type | Class and Description |
---|---|
class |
MaterialComboBox<T>
ComboBox component used on chat module
|
Modifier and Type | Method and Description |
---|---|
static <T> void |
UnselectItemEvent.fire(HasUnselectItemHandler<T> source,
List<T> values) |
static <T> void |
SelectItemEvent.fire(HasUnselectItemHandler<T> source,
List<T> values) |
Copyright © 2018. All rights reserved.