Interface | Description |
---|---|
MaterialCollapsible.HasCollapsibleParent |
Class | Description |
---|---|
MaterialAnchorButton |
There are 3 main button types described in material design.
|
MaterialBadge |
Badges can notify you that there are new or unread messages or notifications.
|
MaterialBreadcrumb |
Breadcrumbs are a good way to display your current location.
|
MaterialButton |
There are 3 main button types described in material design.
|
MaterialCard |
Cards are a convenient means of displaying content composed of different types
of objects.
|
MaterialCardAction |
Card Element for action links.
|
MaterialCardContent |
Card Element for contents.
|
MaterialCardImage |
Card Element for card image.
|
MaterialCardReveal |
Card Element for revealed content once title is triggered.
|
MaterialCardTitle |
Card Element for card title.
|
MaterialCheckBox |
Checkbox component provides two types
- FILLED
- INTERMEDIATE
|
MaterialChip |
Chips can be used to represent small blocks of information.
|
MaterialCollapsible |
Collapsible are accordion elements that expand when clicked on.
|
MaterialCollapsibleBody |
CollapsibleItem element to define the body
|
MaterialCollapsibleHeader |
CollapsibleItem element to define the header
|
MaterialCollapsibleItem |
Collapsible element to define every items
|
MaterialCollection |
Collections allow you to group list objects together.
|
MaterialCollectionItem |
Collection element to define every items
|
MaterialCollectionSecondary |
Collection element to define secondary content such as Material Icons
|
MaterialColumn |
MaterialColumn is a panel that act as a fluid panel to easily sets your desired column.
|
MaterialContainer |
Material Container is a wrapper for MAIN element, primary content of your app.
|
MaterialDatePicker |
Material Date Picker will provide a visual calendar to your apps.
|
MaterialDivider |
Dividers are 1 pixel lines that help break up your content.
|
MaterialDoubleBox |
Material Double Box is an input field that accepts any Double based string
from user.
|
MaterialDropDown |
You can add dropdown easily by specifying it's item
content and add a UiHandler on it to implement any event.
|
MaterialFAB |
Floating action buttons are used for a promoted action.
|
MaterialFABList |
FAB List container element to define every FAB items
|
MaterialFloatBox |
Material Float Box is an input field that accepts any Float based string from user.
|
MaterialFooter |
Footers are a great way to organize a lot of site navigation and information at the end of a page.
|
MaterialFooterCopyright |
Footer specific zone for copyright text
|
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.
|
MaterialHelpBlock | |
MaterialIcon |
We have included 740 Material Design Icons courtesy of Google.
|
MaterialImage |
Images can be styled in different ways using Material Design
|
MaterialInfo | |
MaterialInput | |
MaterialIntegerBox |
Material Integer Box is an input field that accepts any Integer based string
from user.
|
MaterialLabel |
Material Label will extend to GWT Label functionality with other material specifications.
|
MaterialLink |
Using Material Link you can easily add href functionality into your app for navigation
|
MaterialListBox |
Material ListBox is another dropdown component that will set / get the value depends on the selected index
|
MaterialListValueBox<T> |
Material ListBox is another dropdown component that will set / get the value depends on the selected index
|
MaterialLoader |
If you have content that will take a long time to load, you should give the user feedback.
|
MaterialLongBox |
Material Long Box is an input field that accepts any Long based string
from user.
|
MaterialModal |
Dialogs are content that are not original visible on a page but show up with
extra information if needed.
|
MaterialModalContent |
Content container for Material Modal
|
MaterialModalFooter |
Footer container for Material Modal
|
MaterialNavBar |
Material NavBar represents as a app tool bar, that contains NavBrand,
NavSection and initialize Material SideNav.
|
MaterialNavBarShrink |
It's an extension to
MaterialNavBar that provides
a delightful shrink capabilities when scrolling the page content. |
MaterialNavBrand |
Material NavBrand is a child of MaterialNavBar that will contain text or image logo
|
MaterialNavContent |
MaterialNavContent is a child of
MaterialNavBar that provides an area wherein
we can attach any widget to be placed in this extension panel. |
MaterialNavMenu |
Nav Menu is another navbar component which acts as an
activator to open it's sidenav
|
MaterialNavSection |
Material NavSection is a child of MaterialNavBar that will contain toolbar items such as link, icon and other components
|
MaterialNumberBox<T> |
Material Number Box is the base class for other numeric input boxes, such as
MaterialIntegerBox and
MaterialDoubleBox . |
MaterialPager |
Material Pager with page event
|
MaterialPanel |
A normal panel that has some material features like : shadow and ripple effect
|
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.
|
MaterialPreLoader |
Material Preloader is a wrapper for Material Spinner which handle multiple flashing circular loaders
|
MaterialProgress |
Material Progress indicator to define intermediate and determinate progress bars
|
MaterialPushpin |
Pushpin is our fixed positioning plugin.
|
MaterialRadioButton |
Material Radio button has two types
- NO-GAP
- GAP |
MaterialRange |
Material Range - a slider that initialize the minimum and maximum values.
|
MaterialRow |
Material Row is a container (needed to define) for every Component that implements HasGrid functionality.
|
MaterialScrollspy |
Scrollspy is a jQuery plugin that tracks certain elements and which element the user's screen is currently centered on.
|
MaterialSearch |
Material Search is a value box component that returns a result based on your search
|
MaterialSearchResult |
Material Search Result is a panel used to display the list of suggested items during the
key up events triggered on search component.
|
MaterialSection |
The section class is used for simple top and bottom padding.
|
MaterialSideNav |
SideNav is a material component that gives you a lists of menus and other navigation components.
|
MaterialSideNavCard |
SideNav (Card) is an extension to
MaterialSideNav that provides
a card container to it's sidenav links. |
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 . |
MaterialSideNavDrawer |
SideNav (Drawer) is an extension to
MaterialSideNav that provides
a drawer / overlay like structure. |
MaterialSideNavMini |
SideNav (Mini) is an extension to
MaterialSideNav that provides
mini variant / icon only sidenav. |
MaterialSideNavPush |
SideNav (Push) is an extension to
MaterialSideNav that pushes
the MaterialContainer , MaterialHeader , and MaterialFooter when
opening and closing the sidenav. |
MaterialSlideCaption |
Material Slide Caption is a child component of Material Slide Item that contains title and description labels
|
MaterialSlideItem |
Material Slide Item is a child component of Material Slide that contains Image and Material Slide Caption components
|
MaterialSlider |
Our slider is a simple and elegant image carousel.
|
MaterialSpinner |
Material Spinner , is a circular loader for gwt material apps
|
MaterialSplashScreen |
An initial screen that act as a loading screen
in order for your apps to load fully.
|
MaterialSwitch |
Material Switch or other call it toggle - used for an alternative for checkbox
|
MaterialTab |
The tabs structure consists of an unordered list of tabs that have hashes corresponding to tab ids.
|
MaterialTabItem |
Item for Tab Component, which usually contains icons, links or other navigation component.
|
MaterialTextArea |
Material Text Area represents a multiple line text box where users can define comment, detail and etc.
|
MaterialTextBox |
Material Text Box is an input field that accepts any text based string from user.
|
MaterialTitle |
Title is a component that will easily add Title and description widgets
|
MaterialToast |
GWT Material provides an easy way for you to send unobtrusive alerts to your users through toasts.
|
MaterialTooltip |
Basic implementation for the Material Design tooltip.
|
MaterialValueBox<T> |
MaterialValueBox is an input field that accepts any text based string from user.
|
MaterialVideo |
Material Video get any youtube url that will inherit responsive design
|
MaterialWeather |
Material Weather - used OpenWeatherAPI to get results about location based weather
|
Enum | Description |
---|---|
MaterialDatePicker.MaterialDatePickerType |
Enum for identifying various selection types for the picker.
|
MaterialTextArea.ResizeRule |
Copyright © 2018. All rights reserved.