| org.pentaho.designstudio.editors.actionsequence.BrokenParamDialog
BrokenParamDialog | public class BrokenParamDialog extends Dialog implements IStructuredContentProvider(Code) | | |
Inner Class :public class LabelProvider implements ITableLabelProvider | |
Constructor Summary | |
public | BrokenParamDialog(Shell parentShell, IActionSequenceElement[] brokenParams) |
ACTION_COLUMN_IDX | final public static int ACTION_COLUMN_IDX(Code) | | |
ACTION_COLUMN_PROP | final public static String ACTION_COLUMN_PROP(Code) | | |
PARAM_COLUMN_IDX | final public static int PARAM_COLUMN_IDX(Code) | | |
PARAM_COLUMN_PROP | final public static String PARAM_COLUMN_PROP(Code) | | |
brokenParams | IActionSequenceElement[] brokenParams(Code) | | |
tableViewer | TableViewer tableViewer(Code) | | |
BrokenParamDialog | public BrokenParamDialog(Shell parentShell, IActionSequenceElement[] brokenParams)(Code) | | |
configureShell | protected void configureShell(Shell shell)(Code) | | |
createButtonsForButtonBar | protected void createButtonsForButtonBar(Composite parent)(Code) | | |
createDialogArea | protected Control createDialogArea(Composite parent)(Code) | | |
dispose | public void dispose()(Code) | | |
inputChanged | public void inputChanged(Viewer viewer, Object oldInput, Object newInput)(Code) | | |
|
|