|
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.FieldPropertyPage
public class FieldPropertyPage
The property page for iSeries fields This is an output-only page. The plugin.xml file registers this for remote field objects
Field Summary | |
---|---|
static String |
Copyright
|
protected boolean |
initDone
|
Constructor Summary | |
---|---|
FieldPropertyPage()
Constructor |
Method Summary | |
---|---|
protected Control |
createContentArea(Composite parent)
Create the page's GUI contents. |
protected void |
doInitializeFields()
Initialize values of input fields based on input |
boolean |
performOk()
Called by parent when user presses OK |
protected boolean |
verifyPageContents()
Validate all the widgets on the page |
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
protected boolean initDone
Constructor Detail |
---|
public FieldPropertyPage()
Method Detail |
---|
protected boolean verifyPageContents()
Subclasses should override to do full error checking on all the widgets on the page.
protected Control createContentArea(Composite parent)
protected void doInitializeFields()
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 |