| Package | Description |
|---|---|
| org.eclipse.nebula.widgets.pgroup |
| Modifier and Type | Method and Description |
|---|---|
PGroup |
AbstractGroupStrategy.getGroup() |
| Constructor and Description |
|---|
AbstractGroupStrategy(PGroup g) |
FormGroupStrategy(PGroup g)
Creates a FormGroupStrategy with the given toggle and style.
|
PGroupToolItem(PGroup parent,
int style) |
RectangleGroupStrategy(PGroup g)
Constructs a RectangleGroupStrategy with the given toggle and style.
|
SimpleGroupStrategy(PGroup g)
Creates a SimpleGroupStrategy with the given toggle and style.
|