|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAttriView
An interface that defines constants for iView attribute names. These attributes
can be used when getting or setting attributes for iView semantic
objects defined by com.sap.portal.pcm.IView.
IAttriViewValues,
IiView,
IiViews,
IAttrPcmNavigation,
IAttrPcmLaunch,
IAttrPcmGeneral| Field Summary | |
|---|---|
static String |
ATTRIBUTE_ACCESSIBILITY_SUPPORT
com.sap.portal.iview.AccessibilitySupport |
static String |
ATTRIBUTE_APPLICATION_CATEGORY
com.sap.portal.pcm.Category |
static String |
ATTRIBUTE_AVAILABILITY
Indicates the display state of the iView/page. |
static String |
ATTRIBUTE_DISABLE_CHILDREN_DYN
com.sap.portal.iview.DisableChildrenDYN |
static String |
ATTRIBUTE_DISABLE_CHILDREN_RL
com.sap.portal.iview.DisableChildrenRL |
static String |
ATTRIBUTE_DISABLE_CHILDREN_TC
com.sap.portal.iview.DisableChildrenTC |
static String |
ATTRIBUTE_DRAG_RELATE_ENABLED
com.sap.portal.iview.DragAndRelate |
static String |
ATTRIBUTE_EXPANSION_MODE
Indicates if the iView/page is initially open or closed. |
static String |
ATTRIBUTE_HEIGHT
The fixed height (in pixels) of the iView/page when HEIGHT_TYPE = Fixed. |
static String |
ATTRIBUTE_HEIGHT_SCALE
The measurement unit used for the height of an iView/page. |
static String |
ATTRIBUTE_HEIGHT_TYPE
The height type of an iView/page that is displayed. |
static String |
ATTRIBUTE_IS_REMOTE
Indicates whether the object is a remote delta-linked object. |
static String |
ATTRIBUTE_IS_WD
Indicates whether the attribute is a Webdynpro object. |
static String |
ATTRIBUTE_ISOLATION_MODE
Indicates how the iView/page is encoded in a portal page. |
static String |
ATTRIBUTE_MAIN_OBJECT
The actual object, typically a database table, represented by the portal Drag&Relate target. |
static String |
ATTRIBUTE_MAX_AUTO_HEIGHT
The maximum height (in pixels) of the iView/page when HEIGHT_TYPE is Automatic. |
static String |
ATTRIBUTE_MIN_AUTO_HEIGHT
The minimum height (in pixels) of the iView/page when HEIGHT_TYPE/ |
static String |
ATTRIBUTE_NAV_PANEL_STATUS
The initial display state of the navigation panel when the current object is selected. |
static String |
ATTRIBUTE_PARAM_LIST
com.sap.portal.reserved.iview.ParamList |
static String |
ATTRIBUTE_SHOW_DETAILS
Indicates whether the Details option is visible ( true) or
hidden (false) in the iView/page tray. |
static String |
ATTRIBUTE_SHOW_EXPAND
Indicates whether the Open in New Window option is visible ( true) or hidden (false) in the iView/page
tray. |
static String |
ATTRIBUTE_SHOW_HELP
Indicates whether the Help option is visible ( true) or
hidden (false) in the iView/page tray. |
static String |
ATTRIBUTE_SHOW_PERSONALIZE
Indicates whether the Personalize option is visible ( true) or
hidden (false) in the iView/page tray. |
static String |
ATTRIBUTE_SHOW_REFRESH
Indicates whether the Refresh option is visible ( true)
or hidden (false) in the iView/page tray. |
static String |
ATTRIBUTE_SHOW_REMOVE
Indicates whether the Remove option is visible ( true) or
hidden (false) in the iView/page tray. |
static String |
ATTRIBUTE_SHOW_TITLE
Indicates whether the Title is visible ( true) or
hidden (false). |
static String |
ATTRIBUTE_SHOW_TRAY
Indicates whether the tray is visible ( true) or
hidden (false). |
static String |
ATTRIBUTE_SOURCE_URL
|
static String |
ATTRIBUTE_TITLE_LINK
Deprecated. As of NW04 SP13, replaced by nothing. |
static String |
ATTRIBUTE_TRAY_STATE
The state of the tray displayed behind the iView/page. |
static String |
ATTRIBUTE_TRAY_TYPE
The tray type displayed behind the iView/page. |
static String |
ATTRIBUTE_UPDATE_CHILDREN_ORDER_DYN
com.sap.portal.iview.UpdateOrderDYN |
static String |
ATTRIBUTE_UPDATE_CHILDREN_ORDER_RL
com.sap.portal.iview.UpdateOrderRL |
static String |
ATTRIBUTE_UPDATE_CHILDREN_ORDER_TC
com.sap.portal.iview.UpdateOrderTC |
static String |
ATTRIBUTE_WIDTH
The width of an iView/page that is displayed. |
static String |
ATTRIBUTE_WIDTH_SCALE
The measurement unit used for the width of an iView/page. |
static String |
ATTRIBUTE_WIDTH_TYPE
The width type of an iView/page that is displayed. |
| Fields inherited from interface com.sap.portal.pcm.attributes.IAttrPcmLaunch |
|---|
ATTRIBUTE_ALLOW_BROWSER, ATTRIBUTE_AUTH_SCHEME, ATTRIBUTE_CACHING_LEVEL, ATTRIBUTE_CODE_LINK, ATTRIBUTE_CONNECTION_POINT, ATTRIBUTE_EXT_LINK, ATTRIBUTE_PROPERTIES_URL, ATTRIBUTE_REFRESH_CONTENT, ATTRIBUTE_SUPPORTED_USER_AGENT, ATTRIBUTE_UNSUPPORTED_USER_AGENT, ATTRIBUTE_VALIDITY_PERIOD, VIRTUAL_RESOURCE_BUNDLE_PREFIX |
| Field Detail |
|---|
static final String ATTRIBUTE_IS_WD
com.sap.portal.reserved.iview.isWebdynproObject
static final String ATTRIBUTE_SOURCE_URL
static final String ATTRIBUTE_IS_REMOTE
com.sap.portal.reserved.iview.isRemoteObject
static final String ATTRIBUTE_WIDTH_SCALE
com.sap.portal.iview.WidthScale
IAttriViewValues.SIZE_SCALE_VALUE_PERCENT,
IAttriViewValues.SIZE_SCALE_VALUE_PIXELS,
Constant Field Valuesstatic final String ATTRIBUTE_WIDTH_TYPE
com.sap.portal.iview.WidthType
IAttriViewValues.SIZE_TYPE_VALUE_AUTOMATIC,
IAttriViewValues.SIZE_TYPE_VALUE_FIXED,
IAttriViewValues.SIZE_TYPE_VALUE_FULL_PAGE,
Constant Field Valuesstatic final String ATTRIBUTE_WIDTH
com.sap.portal.iview.Width
static final String ATTRIBUTE_HEIGHT_SCALE
com.sap.portal.iview.HeightScale
IAttriViewValues.SIZE_SCALE_VALUE_PERCENT,
IAttriViewValues.SIZE_SCALE_VALUE_PIXELS,
Constant Field Valuesstatic final String ATTRIBUTE_HEIGHT_TYPE
com.sap.portal.iview.HeightType
IAttriViewValues.SIZE_TYPE_VALUE_AUTOMATIC,
IAttriViewValues.SIZE_TYPE_VALUE_FIXED,
IAttriViewValues.SIZE_TYPE_VALUE_FULL_PAGE,
Constant Field Valuesstatic final String ATTRIBUTE_HEIGHT
HEIGHT_TYPE = Fixed.
com.sap.portal.iview.Height
static final String ATTRIBUTE_TRAY_TYPE
com.sap.portal.iview.TrayType
IAttriViewValues.TRAY_TYPE_VALUE_FILL,
IAttriViewValues.TRAY_TYPE_VALUE_PLAIN,
IAttriViewValues.TRAY_TYPE_VALUE_TRANSPARENT,
Constant Field Valuesstatic final String ATTRIBUTE_TRAY_STATE
com.sap.portal.iview.TrayState
static final String ATTRIBUTE_SHOW_TRAY
true) or
hidden (false).
com.sap.portal.iview.ShowTray
static final String ATTRIBUTE_SHOW_TITLE
true) or
hidden (false).
com.sap.portal.iview.ShowTitle
static final String ATTRIBUTE_SHOW_REFRESH
true)
or hidden (false) in the iView/page tray.
com.sap.portal.iview.ShowRefresh
static final String ATTRIBUTE_SHOW_DETAILS
true) or
hidden (false) in the iView/page tray.
com.sap.portal.iview.ShowDetails
static final String ATTRIBUTE_SHOW_EXPAND
true) or hidden (false) in the iView/page
tray.
com.sap.portal.iview.ShowExpand
static final String ATTRIBUTE_SHOW_PERSONALIZE
true) or
hidden (false) in the iView/page tray.
com.sap.portal.iview.ShowPersonalize
static final String ATTRIBUTE_SHOW_REMOVE
true) or
hidden (false) in the iView/page tray.
com.sap.portal.iview.ShowRemove.
static final String ATTRIBUTE_SHOW_HELP
true) or
hidden (false) in the iView/page tray.
com.sap.portal.iview.ShowHelp
static final String ATTRIBUTE_EXPANSION_MODE
com.sap.portal.iview.ExpansionMode
static final String ATTRIBUTE_ISOLATION_MODE
iFrame,
which is inserted into a container on the page.com.sap.portal.reserved.iview.IsolationMode
IAttriViewValues.ISOLATION_VALUE_EMBEDDED,
IAttriViewValues.ISOLATION_VALUE_URL,
Constant Field Valuesstatic final String ATTRIBUTE_AVAILABILITY
com.sap.portal.iview.Availability
IAttriViewValues.AVAILABILITY_VALUE_AVAILABLE,
IAttriViewValues.AVAILABILITY_VALUE_MANDATORY,
IAttriViewValues.AVAILABILITY_VALUE_VISIBLE,
Constant Field Valuesstatic final String ATTRIBUTE_MIN_AUTO_HEIGHT
HEIGHT_TYPE/ is Automatic.
The default value is 0.
com.sap.portal.iview.MinAutoHeight
- See Also:
- Constant Field Values
static final String ATTRIBUTE_MAX_AUTO_HEIGHT
HEIGHT_TYPE is Automatic.
com.sap.portal.iview.MaxAutoHeight
static final String ATTRIBUTE_TITLE_LINK
com.sap.portal.iview.TitleURL
static final String ATTRIBUTE_PARAM_LIST
com.sap.portal.reserved.iview.ParamList
static final String ATTRIBUTE_ACCESSIBILITY_SUPPORT
com.sap.portal.iview.AccessibilitySupport
static final String ATTRIBUTE_DISABLE_CHILDREN_TC
com.sap.portal.iview.DisableChildrenTC
static final String ATTRIBUTE_DISABLE_CHILDREN_RL
com.sap.portal.iview.DisableChildrenRL
static final String ATTRIBUTE_DISABLE_CHILDREN_DYN
com.sap.portal.iview.DisableChildrenDYN
static final String ATTRIBUTE_UPDATE_CHILDREN_ORDER_TC
com.sap.portal.iview.UpdateOrderTC
static final String ATTRIBUTE_UPDATE_CHILDREN_ORDER_RL
com.sap.portal.iview.UpdateOrderRL
static final String ATTRIBUTE_UPDATE_CHILDREN_ORDER_DYN
com.sap.portal.iview.UpdateOrderDYN
static final String ATTRIBUTE_DRAG_RELATE_ENABLED
com.sap.portal.iview.DragAndRelate
static final String ATTRIBUTE_MAIN_OBJECT
com.sap.portal.iview.MainObject
static final String ATTRIBUTE_APPLICATION_CATEGORY
com.sap.portal.pcm.Category
static final String ATTRIBUTE_NAV_PANEL_STATUS
com.sap.portal.iview.NavPanelStatus
IAttriViewValues.NAV_PANEL_STATUS_AUTOMATIC,
IAttriViewValues.NAV_PANEL_STATUS_CLOSE,
IAttriViewValues.NAV_PANEL_STATUS_OPEN,
Constant Field Values| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/semantics/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||