|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.commands.common.EventManager
org.eclipse.ui.part.WorkbenchPart
org.eclipse.ui.part.EditorPart
com.aptana.ide.editor.html.SplitPageHTMLEditor
public class SplitPageHTMLEditor
The split style HTML editor.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.ui.IEditorPart |
|---|
PROP_DIRTY, PROP_INPUT |
| Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
|---|
PROP_TITLE |
| Constructor Summary | |
|---|---|
SplitPageHTMLEditor(HTMLEditor wrapper,
boolean isHorizontal,
HTMLSourceEditor editor)
SplitPageHTMLEditor |
|
| Method Summary | |
|---|---|
void |
createPartControl(org.eclipse.swt.widgets.Composite parent)
|
void |
dispose()
|
void |
doSave(org.eclipse.core.runtime.IProgressMonitor monitor)
|
void |
doSaveAs()
|
protected void |
firePropertyChange(int propertyId)
|
java.lang.Object |
getAdapter(java.lang.Class adapter)
|
org.eclipse.swt.browser.Browser |
getBrowser2()
getBrowser2 |
HTMLSourceEditor |
getSourceEditor()
getSourceEditor |
void |
gotoMarker(org.eclipse.core.resources.IMarker marker)
gotoMarker |
void |
init(org.eclipse.ui.IEditorSite site,
org.eclipse.ui.IEditorInput editorInput)
|
boolean |
isDirty()
|
boolean |
isFileEditorInput()
isFileEditorInput |
boolean |
isSaveAsAllowed()
|
void |
setBrowserURL(java.lang.String url)
Sets the browser URL of all browsers contained in this editor. |
void |
setFocus()
|
void |
setOffset(int offset)
setOffset |
| Methods inherited from class org.eclipse.ui.part.EditorPart |
|---|
checkSite, getEditorInput, getEditorSite, getTitleToolTip, isSaveOnCloseNeeded, setContentDescription, setInitializationData, setInput, setInputWithNotify, setPartName |
| Methods inherited from class org.eclipse.ui.part.WorkbenchPart |
|---|
addPartPropertyListener, addPropertyListener, firePartPropertyChanged, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy |
| Methods inherited from class org.eclipse.core.commands.common.EventManager |
|---|
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ui.IWorkbenchPart |
|---|
addPropertyListener, getSite, getTitle, getTitleImage, removePropertyListener |
| Constructor Detail |
|---|
public SplitPageHTMLEditor(HTMLEditor wrapper,
boolean isHorizontal,
HTMLSourceEditor editor)
wrapper - isHorizontal - editor - | Method Detail |
|---|
public org.eclipse.swt.browser.Browser getBrowser2()
IHTMLEditorPart
getBrowser2 in interface IHTMLEditorPartIHTMLEditorPart.getBrowser2()public HTMLSourceEditor getSourceEditor()
IHTMLEditorPart
getSourceEditor in interface IHTMLEditorPartIHTMLEditorPart.getSourceEditor()public void doSave(org.eclipse.core.runtime.IProgressMonitor monitor)
doSave in interface org.eclipse.ui.ISaveablePartdoSave in class org.eclipse.ui.part.EditorPartISaveablePart.doSave(org.eclipse.core.runtime.IProgressMonitor)public void doSaveAs()
doSaveAs in interface org.eclipse.ui.ISaveablePartdoSaveAs in class org.eclipse.ui.part.EditorPartISaveablePart.doSaveAs()
public void init(org.eclipse.ui.IEditorSite site,
org.eclipse.ui.IEditorInput editorInput)
throws org.eclipse.ui.PartInitException
init in interface org.eclipse.ui.IEditorPartinit in class org.eclipse.ui.part.EditorPartorg.eclipse.ui.PartInitExceptionIEditorPart.init(org.eclipse.ui.IEditorSite, org.eclipse.ui.IEditorInput)public boolean isDirty()
isDirty in interface org.eclipse.ui.ISaveablePartisDirty in class org.eclipse.ui.part.EditorPartISaveablePart.isDirty()public boolean isSaveAsAllowed()
isSaveAsAllowed in interface org.eclipse.ui.ISaveablePartisSaveAsAllowed in class org.eclipse.ui.part.EditorPartISaveablePart.isSaveAsAllowed()public void dispose()
dispose in interface org.eclipse.ui.IWorkbenchPartdispose in class org.eclipse.ui.part.WorkbenchPartIWorkbenchPart.dispose()public void createPartControl(org.eclipse.swt.widgets.Composite parent)
createPartControl in interface org.eclipse.ui.IWorkbenchPartcreatePartControl in class org.eclipse.ui.part.WorkbenchPartIWorkbenchPart.createPartControl(org.eclipse.swt.widgets.Composite)public void setFocus()
setFocus in interface org.eclipse.ui.IWorkbenchPartsetFocus in class org.eclipse.ui.part.WorkbenchPartIWorkbenchPart.setFocus()public void gotoMarker(org.eclipse.core.resources.IMarker marker)
marker - public void setOffset(int offset)
offset - public boolean isFileEditorInput()
IHTMLEditorPart
isFileEditorInput in interface IHTMLEditorPartIHTMLEditorPart.isFileEditorInput()public java.lang.Object getAdapter(java.lang.Class adapter)
getAdapter in interface org.eclipse.core.runtime.IAdaptablegetAdapter in class org.eclipse.ui.part.WorkbenchPartIAdaptable.getAdapter(java.lang.Class)protected void firePropertyChange(int propertyId)
firePropertyChange in class org.eclipse.ui.part.WorkbenchPartWorkbenchPart.firePropertyChange(int)public void setBrowserURL(java.lang.String url)
IHTMLEditorPart
setBrowserURL in interface IHTMLEditorParturl - -
url for browser(s)IHTMLEditorPart.setBrowserURL(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||