|
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 SystemBasePropertyPage com.ibm.etools.iseries.rse.ui.propertypages.AbstractJobPropertyPage com.ibm.etools.iseries.rse.ui.propertypages.JobRunPropertyPage
public class JobRunPropertyPage
Property page for Jobs - Run properties
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
JobRunPropertyPage()
|
Method Summary | |
---|---|
protected Control |
createContentArea(Composite parent)
Create content area |
protected void |
performDefaults()
|
boolean |
performOk()
Called by parent when user presses OK |
protected String |
validateRunpty()
Validate input, as it is typed. |
protected String |
validateTimeslice()
Validate input, as it is typed. |
protected boolean |
verifyPageContents()
Validate all the widgets on the page |
protected boolean |
wantDefaultAndApplyButton()
Return false if you don't want to see apply and default buttons. |
Methods inherited from class com.ibm.etools.iseries.rse.ui.propertypages.AbstractJobPropertyPage |
---|
checkOffline |
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 JobRunPropertyPage()
Method Detail |
---|
protected boolean wantDefaultAndApplyButton()
protected Control createContentArea(Composite parent)
protected String validateRunpty()
protected String validateTimeslice()
protected void performDefaults()
protected boolean verifyPageContents()
Called when verifying page for APPLY, OK, or switching to another property page Similar to validateAll(), only this set focus to invalid control, and returns a boolean indicator
public boolean performOk()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |