Package | Description |
---|---|
org.eclipse.nebula.cwt.v | |
org.eclipse.nebula.widgets.cdatetime |
Modifier and Type | Method | Description |
---|---|---|
VPanel |
VCanvas.getPanel() |
|
VPanel |
VControl.getParent() |
Modifier and Type | Method | Description |
---|---|---|
static <T extends org.eclipse.swt.widgets.Control> |
VNative.create(java.lang.Class<T> type,
VPanel parent,
int style) |
|
void |
VControl.setParent(VPanel panel) |
Constructor | Description |
---|---|
VButton(VPanel panel,
int style) |
|
VControl(VPanel panel,
int style) |
Javadoc out of date // TODO: update javadoc
|
VLabel(VPanel panel,
int style) |
|
VPanel(VPanel panel,
int style) |
|
VSpacer(VPanel panel,
int style) |
Modifier and Type | Method | Description |
---|---|---|
VPanel |
CDatePanel.getPanel() |