com.sap.tc.webdynpro.clientserver.navigation.api
Class WDPortalNavigationMode
java.lang.Object
|
+--com.sap.tc.webdynpro.clientserver.navigation.api.WDPortalNavigationMode
- public class WDPortalNavigationMode
- extends java.lang.Object
WDPortalNavigationMode describes the possible start modes for a portal navigation.
|
Method Summary |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SHOW_INPLACE
public static final WDPortalNavigationMode SHOW_INPLACE
- Parameter defining the launching of the navigation node will be performed in the same window.
SHOW_EXTERNAL
public static final WDPortalNavigationMode SHOW_EXTERNAL
- Parameter defining the launching of the navigation node will be
performed in an external (new) STANDALONE window (iView/Page only)
SHOW_EXTERNAL_PORTAL
public static final WDPortalNavigationMode SHOW_EXTERNAL_PORTAL
- Parameter defining the launching of the navigation node
will be performed in an external (new) PORTAL window.
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15