Package | Description |
---|---|
org.eclipse.nebula.widgets.opal.preferencewindow | |
org.eclipse.nebula.widgets.opal.preferencewindow.enabler |
Modifier and Type | Class | Description |
---|---|---|
class |
PWGroup |
Instances of this class are groups
|
class |
PWRow |
Instances of this class are rows
|
Modifier and Type | Method | Description |
---|---|---|
PWRowGroup |
PWRowGroup.setEnabler(Enabler enabler) |
Modifier and Type | Method | Description |
---|---|---|
void |
PreferenceWindow.addRowGroupLinkedTo(java.lang.String propertyKey,
PWRowGroup rowGroup) |
Add a row group that is linked to a given property
|
Modifier and Type | Method | Description |
---|---|---|
void |
Enabler.injectRowGroup(PWRowGroup rowGroup) |
Link a row or a group to the enabler
|