class PTWidgetTable extends AbstractPTWidget
descriptionLabel| Constructor and Description |
|---|
PTWidgetTable() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildWidget(org.eclipse.swt.widgets.Composite parent)
Build the widget itself
|
org.eclipse.swt.widgets.Composite |
getWidget() |
void |
refillData()
Clear all data and fill the widget
|
build, disposeAndBuild, getParentPropertyTable, setParentPropertyTable, updateDescriptionPanelprotected void buildWidget(org.eclipse.swt.widgets.Composite parent)
AbstractPTWidgetbuildWidget in class AbstractPTWidgetAbstractPTWidget.buildWidget(org.eclipse.swt.widgets.Composite)public void refillData()
PTWidgetrefillData in interface PTWidgetrefillData in class AbstractPTWidgetAbstractPTWidget.refillData()public org.eclipse.swt.widgets.Composite getWidget()
PTWidget.getWidget()