|
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.ISeriesTableViewExportDialog
public class ISeriesTableViewExportDialog
Dialog for specifying a target file for exporting the table view.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
ISeriesTableViewExportDialog(Shell shell)
Constructor |
Method Summary | |
---|---|
protected Control |
createInner(Composite parent)
|
protected ISystemMessageLine |
createMessageLine(Composite c)
Create message line. |
boolean |
getExportSelected()
Returns whether to exported only the selected |
protected static IRemoteFileSubSystem |
getFileSubSystem(IHost connection)
Get the file subsystem given a connection |
protected IFSFileServiceSubSystem |
getIFSFileServiceSubSystem(IHost host)
|
protected Control |
getInitialFocusControl()
|
String |
getTargetFileName()
Returns the Position To name |
boolean |
getWithHeadingAndFooting()
Returns whether to include the heading and footing |
void |
handleEvent(Event event)
Handle list selection event for BROWSE button |
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 |
setPageComplete()
Inform caller of page-complete status of this form |
protected SystemMessage |
validateNameInput()
This hook method is called whenever the text changes in the input field. |
boolean |
verify()
Verifies all input. |
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 ISeriesTableViewExportDialog(Shell shell)
Method Detail |
---|
protected ISystemMessageLine createMessageLine(Composite c)
protected Control getInitialFocusControl()
SystemPromptDialog#getInitialFocusControl()
protected Control createInner(Composite parent)
SystemPromptDialog#createInner(Composite)
protected boolean processOK()
public boolean verify()
protected SystemMessage validateNameInput()
ISystemValidator
object.
If the ISystemValidator
reports an error the error message is displayed
in the Dialog's message line.
setNameValidator(ISystemValidator)
public boolean isPageComplete()
public void setPageComplete()
public String getTargetFileName()
public boolean getExportSelected()
public boolean getWithHeadingAndFooting()
protected IFSFileServiceSubSystem getIFSFileServiceSubSystem(IHost host)
protected static IRemoteFileSubSystem getFileSubSystem(IHost connection)
public void handleEvent(Event event)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |