|
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 | ||||||||||
java.lang.Objectorg.eclipse.tptp.wsdm.tooling.editor.ui.internal.AbstractPage
org.eclipse.tptp.wsdm.tooling.editor.ui.internal.AbstractSourcePage
Abstract class to handle most of the functionality of a Source Page.
org.eclipse.tptp.wsdm.tooling.editor.capability.internal.pages.source.RmdSourcePage,
org.eclipse.tptp.wsdm.tooling.editor.capability.internal.pages.source.WsdlSourcePage,
org.eclipse.tptp.wsdm.tooling.editor.capability.internal.pages.source.XsdSourcePage| Field Summary |
|---|
| Fields inherited from class org.eclipse.tptp.wsdm.tooling.editor.ui.internal.AbstractPage |
|---|
_display, _editor, _isDirty |
| Constructor Summary | |
|---|---|
AbstractSourcePage(AbstractCapabilityEditor editor)
Creates a new object of this class. |
|
| Method Summary | |
|---|---|
void |
pageChange(int newPageIndex)
Gives the indication of page change event. |
abstract void |
setText(java.lang.String text)
Sets the text for source page. |
| Methods inherited from class org.eclipse.tptp.wsdm.tooling.editor.ui.internal.AbstractPage |
|---|
create, hookAllListeners, isDirty, refresh, save, setDirty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.tptp.wsdm.tooling.editor.ui.internal.IPage |
|---|
create, getControl, hookAllListeners, isDirty, refresh, save, setDirty |
| Methods inherited from interface org.eclipse.ui.IPropertyListener |
|---|
propertyChanged |
| Constructor Detail |
public AbstractSourcePage(AbstractCapabilityEditor editor)
| Method Detail |
public abstract void setText(java.lang.String text)
setText in interface ISourcePagepublic void pageChange(int newPageIndex)
pageChange in interface IPagepageChange in class AbstractPage
|
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 | ||||||||||