|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KiemTableViewer | |
---|---|
de.cau.cs.kieler.sim.kiem.ui.views | This package contains the KIEM view basic implementation of the table tree of DataComponents and KiemProperties together with needed label and content provider classes. |
Uses of KiemTableViewer in de.cau.cs.kieler.sim.kiem.ui.views |
---|
Methods in de.cau.cs.kieler.sim.kiem.ui.views that return KiemTableViewer | |
---|---|
KiemTableViewer |
KiemView.createPartControl2(Composite parentParam,
KiemTableViewer viewerParam)
Creates the part control2. |
Methods in de.cau.cs.kieler.sim.kiem.ui.views with parameters of type KiemTableViewer | |
---|---|
void |
KiemView.createColumns(KiemTableViewer viewerParam)
This will create the columns for the table. |
KiemTableViewer |
KiemView.createPartControl2(Composite parentParam,
KiemTableViewer viewerParam)
Creates the part control2. |
void |
KiemView.setAllEnabled(boolean enabled,
KiemTableViewer viewerParam)
Sets the all actions (tool bar buttons and context menu entires) to enabled or disabled. |
void |
KiemView.setFocus(KiemTableViewer viewerParam)
Passing the focus request to the viewer's control. |
void |
KiemView.updateEnabledEnabledDisabledUpDownAddDelete(KiemTableViewer viewerParam)
Updates the enabled disabled status of the following actions: - up - down - add - delete. |
void |
KiemView.updateView(boolean deselect,
KiemTableViewer viewerParam)
Updates the table if it is not busy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |