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 | Interface and Description |
---|---|
interface |
HasScrollspy |
Modifier and Type | Class and Description |
---|---|
class |
AbstractButton |
class |
AbstractIconButton |
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() . |
class |
AbstractTextWidget |
class |
AbstractValueWidget<V> |
class |
MaterialWidget |
class |
TextWidget |
class |
TypeWidget<T extends Type>
Used to provide custom
Type mixin elements. |
Modifier and Type | Class and Description |
---|---|
class |
IdMixin<T extends com.google.gwt.user.client.ui.UIObject & HasId> |
Modifier and Type | Class and Description |
---|---|
class |
IdMixin<T extends com.google.gwt.user.client.ui.UIObject & HasId> |
class |
ScrollspyMixin<T extends com.google.gwt.user.client.ui.UIObject & HasScrollspy> |
Modifier and Type | Class and Description |
---|---|
class |
MaterialAnchorButton
There are 3 main button types described in material design.
|
class |
MaterialBadge
Badges can notify you that there are new or unread messages or notifications.
|
class |
MaterialBreadcrumb
Breadcrumbs are a good way to display your current location.
|
class |
MaterialButton
There are 3 main button types described in material design.
|
class |
MaterialCard
Cards are a convenient means of displaying content composed of different types
of objects.
|
class |
MaterialCardAction
Card Element for action links.
|
class |
MaterialCardContent
Card Element for contents.
|
class |
MaterialCardImage
Card Element for card image.
|
class |
MaterialCardReveal
Card Element for revealed content once title is triggered.
|
class |
MaterialCardTitle
Card Element for card title.
|
class |
MaterialChip
Chips can be used to represent small blocks of information.
|
class |
MaterialCollapsible
Collapsible are accordion elements that expand when clicked on.
|
class |
MaterialCollapsibleBody
CollapsibleItem element to define the body
|
class |
MaterialCollapsibleHeader
CollapsibleItem element to define the header
|
class |
MaterialCollapsibleItem
Collapsible element to define every items
|
class |
MaterialCollection
Collections allow you to group list objects together.
|
class |
MaterialCollectionItem
Collection element to define every items
|
class |
MaterialCollectionSecondary
Collection element to define secondary content such as Material Icons
|
class |
MaterialColumn
MaterialColumn is a panel that act as a fluid panel to easily sets your desired column.
|
class |
MaterialContainer
Material Container is a wrapper for MAIN element, primary content of your app.
|
class |
MaterialDatePicker
Material Date Picker will provide a visual calendar to your apps.
|
class |
MaterialDivider
Dividers are 1 pixel lines that help break up your content.
|
class |
MaterialDoubleBox
Material Double Box is an input field that accepts any Double based string
from user.
|
class |
MaterialDropDown
You can add dropdown easily by specifying it's item
content and add a UiHandler on it to implement any event.
|
class |
MaterialFAB
Floating action buttons are used for a promoted action.
|
class |
MaterialFABList
FAB List container element to define every FAB items
|
class |
MaterialFloatBox
Material Float Box is an input field that accepts any Float based string from user.
|
class |
MaterialFooter
Footers are a great way to organize a lot of site navigation and information at the end of a page.
|
class |
MaterialFooterCopyright
Footer specific zone for copyright text
|
class |
MaterialHeader
Material Header acts a container for components located on Header Zone like
MaterialNavBar, Breadcrumbs and other elements located at top part of your application.
|
class |
MaterialHelpBlock |
class |
MaterialIcon
We have included 740 Material Design Icons courtesy of Google.
|
class |
MaterialImage
Images can be styled in different ways using Material Design
|
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 |
MaterialLink
Using Material Link you can easily add href functionality into your app for navigation
|
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 |
MaterialModal
Dialogs are content that are not original visible on a page but show up with
extra information if needed.
|
class |
MaterialModalContent
Content container for Material Modal
|
class |
MaterialModalFooter
Footer container for Material Modal
|
class |
MaterialNavBar
Material NavBar represents as a app tool bar, that contains NavBrand,
NavSection and initialize Material SideNav.
|
class |
MaterialNavBarShrink
It's an extension to
MaterialNavBar that provides
a delightful shrink capabilities when scrolling the page content. |
class |
MaterialNavBrand
Material NavBrand is a child of MaterialNavBar that will contain text or image logo
|
class |
MaterialNavContent
MaterialNavContent is a child of
MaterialNavBar that provides an area wherein
we can attach any widget to be placed in this extension panel. |
class |
MaterialNavMenu
Nav Menu is another navbar component which acts as an
activator to open it's sidenav
|
class |
MaterialNavSection
Material NavSection is a child of MaterialNavBar that will contain toolbar items such as link, icon and other components
|
class |
MaterialNumberBox<T>
Material Number Box is the base class for other numeric input boxes, such as
MaterialIntegerBox and
MaterialDoubleBox . |
class |
MaterialPager
Material Pager with page event
|
class |
MaterialPanel
A normal panel that has some material features like : shadow and ripple effect
|
class |
MaterialParallax
Material Parallax is an effect where the background content or image in this case, is moved at a different speed than the foreground content while scrolling.
|
class |
MaterialPreLoader
Material Preloader is a wrapper for Material Spinner which handle multiple flashing circular loaders
|
class |
MaterialProgress
Material Progress indicator to define intermediate and determinate progress bars
|
class |
MaterialRange
Material Range - a slider that initialize the minimum and maximum values.
|
class |
MaterialRow
Material Row is a container (needed to define) for every Component that implements HasGrid functionality.
|
class |
MaterialScrollspy
Scrollspy is a jQuery plugin that tracks certain elements and which element the user's screen is currently centered on.
|
class |
MaterialSearch
Material Search is a value box component that returns a result based on your search
|
class |
MaterialSearchResult
Material Search Result is a panel used to display the list of suggested items during the
key up events triggered on search component.
|
class |
MaterialSection
The section class is used for simple top and bottom padding.
|
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 |
MaterialSideNavContent
If your sidenav requires just a plain contents like input fields (for filter forms), pictures, labels & description , MaterialSideNavContent
is a right widget because it implements
HasNoSideNavSelection meaning it will not behave like MaterialSideNav links MaterialLink
that navigates and it is selectable inside the MaterialSideNav . |
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 |
MaterialSlideCaption
Material Slide Caption is a child component of Material Slide Item that contains title and description labels
|
class |
MaterialSlideItem
Material Slide Item is a child component of Material Slide that contains Image and Material Slide Caption components
|
class |
MaterialSlider
Our slider is a simple and elegant image carousel.
|
class |
MaterialSpinner
Material Spinner , is a circular loader for gwt material apps
|
class |
MaterialSplashScreen
An initial screen that act as a loading screen
in order for your apps to load fully.
|
class |
MaterialSwitch
Material Switch or other call it toggle - used for an alternative for checkbox
|
class |
MaterialTab
The tabs structure consists of an unordered list of tabs that have hashes corresponding to tab ids.
|
class |
MaterialTabItem
Item for Tab Component, which usually contains icons, links or other navigation component.
|
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 |
MaterialTooltip
Basic implementation for the Material Design tooltip.
|
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 |
Anchor |
class |
Br |
class |
ClearFix |
class |
Code |
class |
DateInput |
class |
Div |
class |
Footer |
class |
Header |
class |
Heading |
class |
Hr |
class |
Icon |
class |
Italic |
class |
Label |
class |
ListItem |
class |
Main |
class |
Nav |
class |
OptGroup |
class |
Option
Option widget that encapsulated a <option> tag.
|
class |
Paragraph |
class |
Pre |
class |
Small |
class |
Span |
class |
Strong |
class |
UnorderedList |
Copyright © 2018. All rights reserved.