Package | Description |
---|---|
gwt.material.design.client.base | |
gwt.material.design.client.base.mixin | |
gwt.material.design.client.ui | |
gwt.material.design.client.ui.html |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTextWidget |
class |
AbstractValueWidget<V> |
Modifier and Type | Class and Description |
---|---|
class |
ErrorHandlerMixin<V>
Mixin to handle error handler support.
|
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.