Package | Description |
---|---|
gwt.material.design.client.base | |
gwt.material.design.client.ui |
Modifier and Type | Interface and Description |
---|---|
interface |
JsLoader |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSideNav
AbstractSideNav handles the creation and Ui logic for
different sidenavs, you can easily setup any kind of logic for
you sidenav behaviour in
AbstractSideNav.setup() . |
Modifier and Type | Class and Description |
---|---|
class |
MaterialCollapsible
Collapsible are accordion elements that expand when clicked on.
|
class |
MaterialDatePicker
Material Date Picker will provide a visual calendar to your apps.
|
class |
MaterialDropDown
You can add dropdown easily by specifying it's item
content and add a UiHandler on it to implement any event.
|
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 |
MaterialSideNav
SideNav is a material component that gives you a lists of menus and other navigation components.
|
class |
MaterialSideNavCard
SideNav (Card) is an extension to
MaterialSideNav that provides
a card container to it's sidenav links. |
class |
MaterialSideNavDrawer
SideNav (Drawer) is an extension to
MaterialSideNav that provides
a drawer / overlay like structure. |
class |
MaterialSideNavMini
SideNav (Mini) is an extension to
MaterialSideNav that provides
mini variant / icon only sidenav. |
class |
MaterialSideNavPush
SideNav (Push) is an extension to
MaterialSideNav that pushes
the MaterialContainer , MaterialHeader , and MaterialFooter when
opening and closing the sidenav. |
class |
MaterialSlider
Our slider is a simple and elegant image carousel.
|
class |
MaterialTab
The tabs structure consists of an unordered list of tabs that have hashes corresponding to tab ids.
|
class |
MaterialTooltip
Basic implementation for the Material Design tooltip.
|
Copyright © 2018. All rights reserved.