Package | Description |
---|---|
net.sf.mmm.client.ui.gwt.widgets |
Contains the implementation of various GWT widgets.
|
net.sf.mmm.client.ui.gwt.widgets.richtext |
Contains the
RichTextToolbar and related classes. |
net.sf.mmm.client.ui.impl.gwt.widget.complex |
Contains the implementation for complex widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter |
Contains the implementation for complex widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.core.adapter |
Contains the implementation for core widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.field.adapter |
Contains the implementation for field widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter |
Contains the implementation for panel widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.window.adapter |
Contains the implementation for window widget adapters using GWT.
|
Class and Description |
---|
AbstractTableCellAtomic |
AbstractTableCellComposite |
AbstractWidget
This is the abstract base class for custom widgets that do not have to derive classes below
Widget . |
AttributeWriteDataList
This interface gives write access to the
data list property of an object. |
ButtonGroup
This is a
Widget representing a button group. |
ButtonPanel
This is a
horizontal panel for buttons. |
Caption |
CollapseExpandButton.CollapseHandler
Interface for a handler that gets notified about
collapsing and
expanding . |
ColorBox.ColorFormat |
CustomPanel
This is the abstract base class for a custom
panel . |
DataList |
HorizontalFlowPanel
This is a
Panel with a horizontal layout for its children. |
HtmlTemplates
This is the interface for
SafeHtmlTemplates used for injection/XSS safe HTML markup. |
InputBox
A
InputBox extends ValueBoxBase for HTML5 input widgets. |
LabelWidget
This is what
Label should be but is not: A Widget for the
HTML element <label>. |
Legend |
LocalDateBox.LocalDateFormat |
LocalTimeBox.LocalTimeFormat |
NumberBox
This is the abstract base class for a
ValueBoxBase that represents a
number or range input. |
NumberSpinBox |
PopupWindow
This class is a
Widget that represents a popup. |
SimpleToggleButton
This is a simple GWT toggle button.
|
SingleChildPanel
This is the interface for a
Panel that either only supports just a
single child or if it supports multiple children it has a
specific child that will be replaced if updated. |
SingleCompositePanel
This is a custom
Widget that represents a Panel owing a single child. |
TableBody |
TableCellAtomic
A
TableCellAtomic is an atomic cell that represents a table data
element (a <td> element). |
TableFooter |
TableHead |
VerticalFlowPanel
This is a
Panel with a vertical layout for its children. |
Class and Description |
---|
ColorBox |
ComboBox |
DataList |
Fieldset
This is a custom
Widget that represents a fieldset. |
LabelWidget
This is what
Label should be but is not: A Widget for the
HTML element <label>. |
PopupWindow
This class is a
Widget that represents a popup. |
SimpleToggleButton
This is a simple GWT toggle button.
|
Toolbar
This is a
Widget representing a toolbar. |
VerticalFlowPanel
This is a
Panel with a vertical layout for its children. |
Class and Description |
---|
TableCellAtomic
A
TableCellAtomic is an atomic cell that represents a table data
element (a <td> element). |
TableRow
A
TableRow is a CustomPanel that represents a table row (<tr>). |
Class and Description |
---|
CssDivWidget
This is a
Widget for an empty <div> element that is used
as placeholder for a feature styled with CSS. |
CssIconWidget
This is a
Widget for an empty <span> element that is used
as placeholder for an icon. |
Section
This simple
Widget represents a section. |
TableCellAtomic
A
TableCellAtomic is an atomic cell that represents a table data
element (a <td> element). |
TableCellHeaderAtomic
A
TableCellHeaderAtomic is an atomic cell that represents a header
cell in a TableWidget (a <th> element). |
TableRow
A
TableRow is a CustomPanel that represents a table row (<tr>). |
TableWidget
A
TableWidget is a CustomPanel that represents a table (<table>). |
Class and Description |
---|
CollapseExpandButton
A
CollapseExpandButton is a Button used to collapse and
expand a section that is typically located below it. |
LabelWidget
This is what
Label should be but is not: A Widget for the
HTML element <label>. |
Section
This simple
Widget represents a section. |
SimpleToggleButton
This is a simple GWT toggle button.
|
Class and Description |
---|
CheckBoxWithChangeHandlers
This class extends
CheckBox to implement HasChangeHandlers . |
ColorBox |
ComboBox |
DataList |
DoubleSpinBox |
IntegerRangeBox |
IntegerSpinBox |
LocalDateBox
A
LocalDateBox is an input widget for LocalDate . |
LocalTimeBox
A
LocalTimeBox is an input widget for LocalTime . |
LongSpinBox |
NumberBox
This is the abstract base class for a
ValueBoxBase that represents a
number or range input. |
Class and Description |
---|
ButtonGroup
This is a
Widget representing a button group. |
ButtonPanel
This is a
horizontal panel for buttons. |
CollapseExpandButton
A
CollapseExpandButton is a Button used to collapse and
expand a section that is typically located below it. |
CollapseExpandButton.CollapseHandler
Interface for a handler that gets notified about
collapsing and
expanding . |
Fieldset
This is a custom
Widget that represents a fieldset. |
GridPanel
A
GridPanel is a CustomPanel that represents a table (<table>). |
HorizontalFlowPanel
This is a
Panel with a horizontal layout for its children. |
TableCellAtomic
A
TableCellAtomic is an atomic cell that represents a table data
element (a <td> element). |
TableRow
A
TableRow is a CustomPanel that represents a table row (<tr>). |
Toolbar
This is a
Widget representing a toolbar. |
VerticalFlowPanel
This is a
Panel with a vertical layout for its children. |
Class and Description |
---|
PopupWindow
This class is a
Widget that represents a popup. |
VerticalFlowPanel
This is a
Panel with a vertical layout for its children. |
Copyright © 2001–2016 mmm-Team. All rights reserved.