Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.StrongReferencePolicyEvent.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.StrongReferencePolicyEvent.html12
1 files changed, 9 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.StrongReferencePolicyEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.StrongReferencePolicyEvent.html
index 6bd58f405a..13c3079c88 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.StrongReferencePolicyEvent.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.StrongReferencePolicyEvent.html
@@ -102,7 +102,15 @@ Interface CDOView.Options.StrongReferencePolicyEvent</H2>
<HR>
<DL>
<DT><PRE>public static interface <B>CDOView.Options.StrongReferencePolicyEvent</B><DT>extends <A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.options">IOptionsEvent</A></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" title="&#171;interface&#187; IOptionsEvent (org.eclipse.net4j.util.options)" alt="" coords="56,6,248,61"/>
+<area shape="rect" id="node2" href="CDOView.Options.StrongReferencePolicyEvent.html" title="&#171;interface&#187; CDOView.Options.StrongReferencePolicyEvent" alt="" coords="5,100,299,140"/>
+<area shape="rect" id="node3" href="CDOView.Options.ReferencePolicyEvent.html" title="&#171;interface&#187; CDOView.Options.ReferencePolicyEvent" alt="" coords="23,179,280,219"/>
+</map>
+
+<CENTER><IMG SRC="CDOView.Options.StrongReferencePolicyEvent.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
An <A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.options"><CODE>options event</CODE></A> fired from view <A HREF="../../../../../org/eclipse/emf/cdo/view/CDOView.html#options()"><CODE>options</CODE></A> when the
@@ -113,8 +121,6 @@ An <A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/
<DL>
<DT><B>Since:</B></DT>
<DD>4.0</DD>
-<DT><B>Author:</B></DT>
- <DD>Eike Stepper</DD>
<DT><B>No Implement</B></DT>
<DD>This interface is not intended to be implemented by clients.</DD>
<DT><B>No Extend</B></DT>

Back to the top