| Package | Description |
|---|---|
| gwt.material.design.client.base | |
| gwt.material.design.client.base.mixin | |
| gwt.material.design.client.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
ValueBoxBase<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
BlankValidatorMixin<W extends com.google.gwt.user.client.ui.Widget & com.google.gwt.user.client.ui.HasValue<V> & com.google.gwt.editor.client.Editor<V> & com.google.gwt.event.dom.client.HasBlurHandlers,V>
Mixin that provides the allowBlank functionality for input fields.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MaterialDatePicker
Material Date Picker will provide a visual calendar to your apps.
|
class |
MaterialDoubleBox
Material Integer Box is an input field that accepts any Double based string
from user.
|
class |
MaterialFloatBox
Material Integer Box is an input field that accepts any Float based string from user.
|
class |
MaterialInput |
class |
MaterialIntegerBox
Material Integer Box is an input field that accepts any Integer based string
from user.
|
class |
MaterialLongBox
Material Integer Box is an input field that accepts any Long based string
from user.
|
class |
MaterialNumberBox<T>
Material Number Box is the base class for other numeric input boxes, such as
MaterialIntegerBox and
MaterialDoubleBox. |
class |
MaterialSearch
Material Search is a value box component that returs a result based on your search
|
class |
MaterialTextArea
Material Text Area represents a multiple line textbox where users can define comment, detail and etc.
|
class |
MaterialTextBox
Material Text Box is an input field that accepts any text based string from user.
|
class |
MaterialValueBox<T>
Material Text Box is an input field that accepts any text based string from user.
|
Copyright © 2016. All rights reserved.