|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of GridStructureDisplay in org.broadleafcommerce.openadmin.client.presenter.entity |
|---|
| Fields in org.broadleafcommerce.openadmin.client.presenter.entity declared as GridStructureDisplay | |
|---|---|
protected GridStructureDisplay |
AbstractSubPresentable.display
|
| Constructors in org.broadleafcommerce.openadmin.client.presenter.entity with parameters of type GridStructureDisplay | |
|---|---|
AbstractSubPresentable(GridStructureDisplay display)
Deprecated. use the constructor that specifies the prefix value |
|
AbstractSubPresentable(GridStructureDisplay display,
String[] availableToTypes)
Deprecated. use the constructor that specifies the prefix value |
|
AbstractSubPresentable(String prefix,
GridStructureDisplay display)
Create new instance. |
|
AbstractSubPresentable(String prefix,
GridStructureDisplay display,
String[] availableToTypes)
Create new instance. |
|
| Uses of GridStructureDisplay in org.broadleafcommerce.openadmin.client.presenter.structure |
|---|
| Uses of GridStructureDisplay in org.broadleafcommerce.openadmin.client.view.dynamic.grid |
|---|
| Subinterfaces of GridStructureDisplay in org.broadleafcommerce.openadmin.client.view.dynamic.grid | |
|---|---|
interface |
ExpandableGridStructureDisplay
|
| Classes in org.broadleafcommerce.openadmin.client.view.dynamic.grid that implement GridStructureDisplay | |
|---|---|
class |
ExpandableGridStructureView
This is essentially the same as a GridStructureView except that it also includes an expansion ListGrid that you can associate with a DataSource. |
class |
GridStructureView
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||