|
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.JobDefinitionPropertyPage
public class JobDefinitionPropertyPage
Property page for Jobs - Definition properties.
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
JobDefinitionPropertyPage()
Constructor |
Method Summary | |
---|---|
protected Control |
createContentArea(Composite parent)
create content area |
protected void |
performDefaults()
|
boolean |
performOk()
Called by parent when user presses OK |
String |
setProperty(int property,
String newval)
|
protected SystemMessage |
validateOutqpty()
Validate input, as it is typed. |
protected SystemMessage |
validatePrttxt()
|
protected SystemMessage |
validateSwitches()
|
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 JobDefinitionPropertyPage()
Method Detail |
---|
protected boolean wantDefaultAndApplyButton()
protected Control createContentArea(Composite parent)
protected SystemMessage validateOutqpty()
protected SystemMessage validatePrttxt()
protected SystemMessage validateSwitches()
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()
public String setProperty(int property, String newval)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |