com.sap.portal.pcm.attributes
Interface IAttrPage
- All Superinterfaces:
- IAttriView, IAttrPcmGeneral, IAttrPcmLaunch, IAttrPcmNavigation
- public interface IAttrPage
- extends IAttriView
Defines page-specific attribute names, which can be used when getting/setting
attributes of the page semantic objects defined by IPage.
- See Also:
IAttriView,
IAttrLayout
| Fields inherited from interface com.sap.portal.pcm.attributes.IAttriView |
ATTRIBUTE_ACCESSIBILITY_SUPPORT, ATTRIBUTE_APPLICATION_CATEGORY, ATTRIBUTE_AVAILABILITY, ATTRIBUTE_DISABLE_CHILDREN_DYN, ATTRIBUTE_DISABLE_CHILDREN_RL, ATTRIBUTE_DISABLE_CHILDREN_TC, ATTRIBUTE_DRAG_RELATE_ENABLED, ATTRIBUTE_EXPANSION_MODE, ATTRIBUTE_HEIGHT, ATTRIBUTE_HEIGHT_SCALE, ATTRIBUTE_HEIGHT_TYPE, ATTRIBUTE_ISOLATION_MODE, ATTRIBUTE_MAIN_OBJECT, ATTRIBUTE_MAX_AUTO_HEIGHT, ATTRIBUTE_MIN_AUTO_HEIGHT, ATTRIBUTE_NAV_PANEL_STATUS, ATTRIBUTE_PARAM_LIST, ATTRIBUTE_SHOW_DETAILS, ATTRIBUTE_SHOW_EXPAND, ATTRIBUTE_SHOW_HELP, ATTRIBUTE_SHOW_PERSONALIZE, ATTRIBUTE_SHOW_REFRESH, ATTRIBUTE_SHOW_REMOVE, ATTRIBUTE_SHOW_TITLE, ATTRIBUTE_SHOW_TRAY, ATTRIBUTE_TITLE_LINK, ATTRIBUTE_TRAY_STATE, ATTRIBUTE_TRAY_TYPE, ATTRIBUTE_UPDATE_CHILDREN_ORDER_DYN, ATTRIBUTE_UPDATE_CHILDREN_ORDER_RL, ATTRIBUTE_UPDATE_CHILDREN_ORDER_TC, ATTRIBUTE_WIDTH, ATTRIBUTE_WIDTH_SCALE, ATTRIBUTE_WIDTH_TYPE |
| Fields inherited from interface com.sap.portal.pcm.attributes.IAttrPcmNavigation |
ATTRIBUTE_ADD_TO_FAVORITES, ATTRIBUTE_DRAGRELATE, ATTRIBUTE_ENTRY_POINT, ATTRIBUTE_FOLDER_ENTRY, ATTRIBUTE_JSCRIPT, ATTRIBUTE_LAUNCHABLE, ATTRIBUTE_MERGE_PRIORITY, ATTRIBUTE_MERGEID, ATTRIBUTE_MERGEPRIO, ATTRIBUTE_MERGIBLE, ATTRIBUTE_NAVINVISIBLE, ATTRIBUTE_PICTOGRAM, ATTRIBUTE_SHOWTYPE, ATTRIBUTE_SORT_PRIORITY, ATTRIBUTE_WIN_FEATURES, ATTRIBUTE_WINHEIGHT, ATTRIBUTE_WINNAME, ATTRIBUTE_WINWIDTH |
| 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_PROPERTIES_URL, ATTRIBUTE_REFRESH_CONTENT, ATTRIBUTE_SUPPORTED_USER_AGENT, ATTRIBUTE_UNSUPPORTED_USER_AGENT, ATTRIBUTE_VALIDITY_PERIOD, VIRTUAL_RESOURCE_BUNDLE_PREFIX |
| Fields inherited from interface com.sap.portal.pcm.attributes.IAttrPcmGeneral |
ATTRIBUTE_BUTTONS_URL, ATTRIBUTE_CATEGORY_NAME, ATTRIBUTE_COMPONENT_TYPE, ATTRIBUTE_DESCR, ATTRIBUTE_EDITOR_URL, ATTRIBUTE_EMBED_PROPERTY_EDITOR, ATTRIBUTE_HELP_URL, ATTRIBUTE_ICON_NAME, ATTRIBUTE_IS_TEMPLATE, ATTRIBUTE_SHOW_BUTTONS_TOOLBAR, ATTRIBUTE_TITLE, ATTRIBUTE_WIZARD_URL, META_ATTRIBUTE_ADMINISTRATION, META_ATTRIBUTE_CATEGORY, META_ATTRIBUTE_CATEGORY_ID, META_ATTRIBUTE_DESCRIPTION, META_ATTRIBUTE_INHERITANCE, META_ATTRIBUTE_LONG_DESCRIPTION, META_ATTRIBUTE_MANDATORY, META_ATTRIBUTE_MULTIVALUE, META_ATTRIBUTE_PERSONALIZATION, META_ATTRIBUTE_PLAIN_DESCRIPTION, META_ATTRIBUTE_TYPE, META_ATTRIBUTE_VALID_VALUE_TITLE, META_ATTRIBUTE_VALID_VALUES, PORTAL_PREFIX, PROPERTY_EDITOR_PREFIX, PUBLIC_PREFIX_IVIEW, PUBLIC_PREFIX_PCM, RESERVED_PREFIX_IVIEW |
PUBLIC_PREFIX_PAGE
public static final String PUBLIC_PREFIX_PAGE
- Prefix of a public page attribute.
- See Also:
- Constant Field Values
PRIVATE_PREFIX_PAGE
public static final String PRIVATE_PREFIX_PAGE
- Prefix of a private page attribute.
- See Also:
- Constant Field Values
ATTRIBUTE_PRIMARY_LAYOUT
public static final String ATTRIBUTE_PRIMARY_LAYOUT
- com.sap.portal.page.PrimaryLayout.
type: String
plainDescription: Default Layout
longDescription: Indicates the default layout displayed by a page at runtime
valid values:
- See Also:
- Constant Field Values
ATTRIBUTE_REDIRECT
public static final String ATTRIBUTE_REDIRECT
- com.sap.portal.reserved.iview.Redirect.
- See Also:
- Constant Field Values
ATTRIBUTE_PERSONALIZATION_COMPONENT
public static final String ATTRIBUTE_PERSONALIZATION_COMPONENT
- com.sap.portal.private.page.PersonalizationComponent.
- See Also:
- Constant Field Values
ATTRIBUTE_PAGE_TIMEOUT
public static final String ATTRIBUTE_PAGE_TIMEOUT
- com.sap.portal.page.PageTimeout.
- See Also:
- Constant Field Values
Copyright 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.