|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Table | |
|---|---|
| org.nakedobjects.plugins.html.action.view.util | |
| org.nakedobjects.plugins.html.component | |
| org.nakedobjects.plugins.html.component.html | |
| Uses of Table in org.nakedobjects.plugins.html.action.view.util |
|---|
| Methods in org.nakedobjects.plugins.html.action.view.util that return Table | |
|---|---|
static Table |
TableUtil.createTable(Context context,
boolean addSelector,
NakedObject collection,
java.lang.String summary,
NakedObjectSpecification elementType)
|
static Table |
TableUtil.createTable(Context context,
java.lang.String id,
NakedObject object,
OneToManyAssociation collectionField)
|
| Uses of Table in org.nakedobjects.plugins.html.component |
|---|
| Methods in org.nakedobjects.plugins.html.component that return Table | |
|---|---|
Table |
ComponentFactory.createTable(int noColumns,
boolean withSelectorColumn)
|
| Uses of Table in org.nakedobjects.plugins.html.component.html |
|---|
| Classes in org.nakedobjects.plugins.html.component.html that implement Table | |
|---|---|
class |
HtmlTable
|
| Methods in org.nakedobjects.plugins.html.component.html that return Table | |
|---|---|
Table |
HtmlComponentFactory.createTable(int noColumns,
boolean withSelectorColumn)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||