Modifier and Type | Class and Description |
---|---|
class |
AbstractTextWidget |
class |
AbstractValueWidget<V> |
Modifier and Type | Class and Description |
---|---|
class |
ValidatorMixin<W extends com.google.gwt.user.client.ui.Widget & com.google.gwt.user.client.ui.HasValue<V> & com.google.gwt.editor.client.Editor<V>,V>
Default validator mixin.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HasValidators<T>
Should use when implementing classes with
Validator s. |
Modifier and Type | Class and Description |
---|---|
class |
GroupValidator
Useful for validating a group of fields that implement the
HasValidators interface. |
Modifier and Type | Class and Description |
---|---|
class |
MaterialChip
Chips can be used to represent small blocks of information.
|
class |
MaterialDatePicker
Material Date Picker will provide a visual calendar to your apps.
|
class |
MaterialDoubleBox
Material Double Box is an input field that accepts any Double based string
from user.
|
class |
MaterialFloatBox
Material Float 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 |
MaterialLabel
Material Label will extend to GWT Label functionality with other material specifications.
|
class |
MaterialListBox
Material ListBox is another dropdown component that will set / get the value depends on the selected index
|
class |
MaterialListValueBox<T>
Material ListBox is another dropdown component that will set / get the value depends on the selected index
|
class |
MaterialLongBox
Material Long 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 |
MaterialRange
Material Range - a slider that initialize the minimum and maximum values.
|
class |
MaterialSearch
Material Search is a value box component that returns a result based on your search
|
class |
MaterialSwitch
Material Switch or other call it toggle - used for an alternative for checkbox
|
class |
MaterialTextArea
Material Text Area represents a multiple line text box 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 |
MaterialTitle
Title is a component that will easily add Title and description widgets
|
class |
MaterialValueBox<T>
MaterialValueBox is an input field that accepts any text based string from user.
|
class |
MaterialVideo
Material Video get any youtube url that will inherit responsive design
|
class |
MaterialWeather
Material Weather - used OpenWeatherAPI to get results about location based weather
|
Modifier and Type | Class and Description |
---|---|
class |
Code |
class |
Italic |
class |
Pre |
class |
Small |
class |
Strong |
Copyright © 2018. All rights reserved.