| Modifier and Type | Field and Description |
|---|---|
protected GridStructureDisplay |
AbstractSubPresentable.display |
| Constructor and Description |
|---|
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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExpandableGridStructureDisplay |
| Modifier and Type | Class and Description |
|---|---|
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 |
Copyright © 2015. All Rights Reserved.