Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2012-06-11 06:50:04 +0000
committerEike Stepper2012-06-11 06:50:04 +0000
commit9aa5e39806741becc197d51710632b81365d8eea (patch)
treed68d8f51ed87d457af81e38c9d1dc4717dd9896c /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorUtil.html
parent4e5317b65d21a08dd2a3f0c7cfabf2484ec35f68 (diff)
downloadcdo-9aa5e39806741becc197d51710632b81365d8eea.tar.gz
cdo-9aa5e39806741becc197d51710632b81365d8eea.tar.xz
cdo-9aa5e39806741becc197d51710632b81365d8eea.zip
Javadocs
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorUtil.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorUtil.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorUtil.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorUtil.html
index 0c2ddea20d..f7bc21394a 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorUtil.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorUtil.html
@@ -160,8 +160,8 @@ Some utility methods to cope with CDOEditor and CDOEditorInput
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;org.eclipse.ui.IEditorReference[]</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOEditorUtil.html#findEditor(org.eclipse.ui.IWorkbenchPage, org.eclipse.emf.cdo.view.CDOView, java.lang.String)">findEditor</A></B>(org.eclipse.ui.IWorkbenchPage&nbsp;page,
+<CODE>static&nbsp;<A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/ui/IEditorReference.html?is-external=true" title="class or interface in org.eclipse.ui">IEditorReference</A>[]</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOEditorUtil.html#findEditor(org.eclipse.ui.IWorkbenchPage, org.eclipse.emf.cdo.view.CDOView, java.lang.String)">findEditor</A></B>(<A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/ui/IWorkbenchPage.html?is-external=true" title="class or interface in org.eclipse.ui">IWorkbenchPage</A>&nbsp;page,
<A HREF="../../../../../org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view">CDOView</A>&nbsp;view,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resourcePath)</CODE>
@@ -179,7 +179,7 @@ Some utility methods to cope with CDOEditor and CDOEditorInput
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOEditorUtil.html#openEditor(org.eclipse.ui.IWorkbenchPage, org.eclipse.emf.cdo.view.CDOView, java.lang.String)">openEditor</A></B>(org.eclipse.ui.IWorkbenchPage&nbsp;page,
+<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOEditorUtil.html#openEditor(org.eclipse.ui.IWorkbenchPage, org.eclipse.emf.cdo.view.CDOView, java.lang.String)">openEditor</A></B>(<A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/ui/IWorkbenchPage.html?is-external=true" title="class or interface in org.eclipse.ui">IWorkbenchPage</A>&nbsp;page,
<A HREF="../../../../../org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view">CDOView</A>&nbsp;view,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resourcePath)</CODE>
@@ -189,7 +189,7 @@ Some utility methods to cope with CDOEditor and CDOEditorInput
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOEditorUtil.html#refreshEditors(org.eclipse.ui.IWorkbenchPage, org.eclipse.emf.cdo.view.CDOView)">refreshEditors</A></B>(org.eclipse.ui.IWorkbenchPage&nbsp;page,
+<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOEditorUtil.html#refreshEditors(org.eclipse.ui.IWorkbenchPage, org.eclipse.emf.cdo.view.CDOView)">refreshEditors</A></B>(<A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/ui/IWorkbenchPage.html?is-external=true" title="class or interface in org.eclipse.ui">IWorkbenchPage</A>&nbsp;page,
<A HREF="../../../../../org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view">CDOView</A>&nbsp;view)</CODE>
<BR>
@@ -291,7 +291,7 @@ public static <A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOEditorInput.html
<A NAME="openEditor(org.eclipse.ui.IWorkbenchPage, org.eclipse.emf.cdo.view.CDOView, java.lang.String)"><!-- --></A><H3>
openEditor</H3>
<PRE>
-public static void <B>openEditor</B>(org.eclipse.ui.IWorkbenchPage&nbsp;page,
+public static void <B>openEditor</B>(<A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/ui/IWorkbenchPage.html?is-external=true" title="class or interface in org.eclipse.ui">IWorkbenchPage</A>&nbsp;page,
<A HREF="../../../../../org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view">CDOView</A>&nbsp;view,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resourcePath)</PRE>
<DL>
@@ -306,9 +306,9 @@ public static void <B>openEditor</B>(org.eclipse.ui.IWorkbenchPage&nbsp;page,
<A NAME="findEditor(org.eclipse.ui.IWorkbenchPage, org.eclipse.emf.cdo.view.CDOView, java.lang.String)"><!-- --></A><H3>
findEditor</H3>
<PRE>
-public static org.eclipse.ui.IEditorReference[] <B>findEditor</B>(org.eclipse.ui.IWorkbenchPage&nbsp;page,
- <A HREF="../../../../../org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view">CDOView</A>&nbsp;view,
- <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resourcePath)</PRE>
+public static <A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/ui/IEditorReference.html?is-external=true" title="class or interface in org.eclipse.ui">IEditorReference</A>[] <B>findEditor</B>(<A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/ui/IWorkbenchPage.html?is-external=true" title="class or interface in org.eclipse.ui">IWorkbenchPage</A>&nbsp;page,
+ <A HREF="../../../../../org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view">CDOView</A>&nbsp;view,
+ <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resourcePath)</PRE>
<DL>
<DD>Returns references to possibly opened instances of CDOEditor with certain CDOView and resource
<P>
@@ -321,7 +321,7 @@ public static org.eclipse.ui.IEditorReference[] <B>findEditor</B>(org.eclipse.ui
<A NAME="refreshEditors(org.eclipse.ui.IWorkbenchPage, org.eclipse.emf.cdo.view.CDOView)"><!-- --></A><H3>
refreshEditors</H3>
<PRE>
-public static void <B>refreshEditors</B>(org.eclipse.ui.IWorkbenchPage&nbsp;page,
+public static void <B>refreshEditors</B>(<A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/ui/IWorkbenchPage.html?is-external=true" title="class or interface in org.eclipse.ui">IWorkbenchPage</A>&nbsp;page,
<A HREF="../../../../../org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view">CDOView</A>&nbsp;view)</PRE>
<DL>
<DD>Refreshes all editor's viewers that are using certain CDOView.

Back to the top