|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This class defines the interface for an SDB editor details page.
| Method Summary | |
|---|---|
boolean |
isEditable()
Returns the editable state for the current page. |
void |
setEditable(boolean flag)
Sets editable state for the current page. |
| Methods inherited from interface org.eclipse.ui.forms.IDetailsPage |
|---|
createContents |
| Methods inherited from interface org.eclipse.ui.forms.IFormPart |
|---|
commit, dispose, initialize, isDirty, isStale, refresh, setFocus, setFormInput |
| Methods inherited from interface org.eclipse.ui.forms.IPartSelectionListener |
|---|
selectionChanged |
| Method Detail |
public void setEditable(boolean flag)
flag - the new state.public boolean isEditable()
|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||