|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object SystemPromptDialog com.ibm.etools.iseries.rse.ui.dialogs.tableview.ISeriesAbstractTableViewSubsetDialog com.ibm.etools.iseries.rse.ui.dialogs.tableview.ObjTableSubsetDialog com.ibm.etools.iseries.rse.ui.dialogs.tableview.ObjTableExtraSubsetDialog
public class ObjTableExtraSubsetDialog
Dialog for subsetting Object extra table view
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from class com.ibm.etools.iseries.rse.ui.dialogs.tableview.ISeriesAbstractTableViewSubsetDialog |
---|
bGenenericQuotedName, bQuotedName, cbAttribute, cbName, cbText, cbType, controlInError, errMsg, errorMessage, iGenericSubsetType, iNameFilterLen, initialized, inputElement, iObjAttribFilterLen, iObjAttribSubsetType, iSubsetType, nameValidator, objTypeAttribValidator, objTypeValidator, sAttributeFilter, sGenericFilter, sGenericFilterBack, sGenericFilterFront, shell, sLocalNameFilter, sLocalNameFilterBack, sLocalNameFilterFront, sLocalObjAttribFilter, sLocalObjAttribFilterBack, sLocalObjAttribFilterFront, sNameFilter, sTextFilter, sTypeFilter |
Constructor Summary | |
---|---|
ObjTableExtraSubsetDialog(Shell shell)
Constructor |
|
ObjTableExtraSubsetDialog(Shell shell,
String title)
Constructor with a title |
Method Summary | |
---|---|
protected Control |
createInner(Composite parent)
|
boolean |
isPageComplete()
This method can be called by the dialog or wizard page host, to decide whether to enable or disable the next, final or ok buttons. |
protected boolean |
processOK()
Called when user presses OK button. |
void |
setFilter(ISeriesAbstractTableViewFilter filter)
Set the filter used by the dialog |
protected void |
updateFilterFromUI()
Updates the given filter from the UI state. |
protected void |
updateUIFromFilter()
Updates the UI state from the given filter. |
protected SystemMessage |
validateFromSizeInput()
Valdate the from size must be between 0 and 9999999999 |
protected SystemMessage |
validateToSizeInput()
Valdate the from size must be between 0 and 9999999999 |
protected boolean |
verify()
Verifies all input. |
Methods inherited from class com.ibm.etools.iseries.rse.ui.dialogs.tableview.ISeriesAbstractTableViewSubsetDialog |
---|
createMessageLine, getInitialFocusControl, initializeInput, setGenericSubsetType, setPageComplete, validateNameInput, validateObjAttribInput, validateObjTypeInput, validateTextInput |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String copyright
Constructor Detail |
---|
public ObjTableExtraSubsetDialog(Shell shell)
public ObjTableExtraSubsetDialog(Shell shell, String title)
Method Detail |
---|
protected Control createInner(Composite parent)
createInner
in class ObjTableSubsetDialog
SystemPromptDialog#createInner(Composite)
protected boolean processOK()
processOK
in class ObjTableSubsetDialog
protected boolean verify()
verify
in class ISeriesAbstractTableViewSubsetDialog
protected void updateFilterFromUI()
updateFilterFromUI
in class ObjTableSubsetDialog
filter
- the filter to updateprotected void updateUIFromFilter()
updateUIFromFilter
in class ObjTableSubsetDialog
filter
- the filter to useprotected SystemMessage validateFromSizeInput()
public boolean isPageComplete()
isPageComplete
in class ISeriesAbstractTableViewSubsetDialog
protected SystemMessage validateToSizeInput()
public void setFilter(ISeriesAbstractTableViewFilter filter)
setFilter
in class ISeriesAbstractTableViewSubsetDialog
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |