Package | Description |
---|---|
net.sf.mmm.client.ui.api.attribute |
Contains abstract interfaces for common attributes of UI objects.
|
net.sf.mmm.client.ui.gwt.widgets |
Contains the implementation of various GWT widgets.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AttributeWriteText
This interface gives read and write access to the
text of an object. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTableCellAtomic
|
class |
AbstractTableCellComposite
|
class |
Caption
|
class |
TableCellAtomic
A
TableCellAtomic is an atomic cell that represents a table data
element (a <td> element). |
class |
TableCellComposite
A
TableCellComposite is a composite cell that represents a table
data element (a <td> element). |
class |
TableCellHeaderAtomic
A
TableCellHeaderAtomic is an atomic cell that represents a header
cell in a TableWidget (a <th> element). |
class |
TableCellHeaderComposite
A
TableCellHeaderComposite is an composite cell that represents
a header cell in a TableWidget (a <th> element). |
Copyright © 2001–2016 mmm-Team. All rights reserved.