Show TOC

Tablet Framework PageLocate this document in the navigation structure

Use

The Tablet Framework Page supplied with SAP NetWeaver Portal provides the navigational components required to run the portal on tablet devices.

Location in Portal Catalog: Start of the navigation path Portal Content Next navigation step Portal Users Next navigation step Standard Portal Users Next navigation step Tablet Framework Content Next navigation step Tablet Framework Page End of the navigation path ( pcd:portal_content/every_user/general/defaultTabletFrameworkContent/TabletFrameworkPage )

Caution

Do not modify the delta link source object of the above-mentioned framework page, which is located in a subfolder under the Content Provided by SAP folder.

Pages and iViews in the Tablet Framework Page

The Tablet Framework Page contains the following objects.

  • Page: Tablet Framework Page ( TabletFrameworkPage )

    A portal page that contains the following objects:

    • iView: AFP Resources ( com.sap.portal.AFPResources )

      Contains public client-side APIs.

    • iView: MFP Resources ( com.sap.portal.MFPResources )

      Contains internal scripts for mobile framework pages.

    • iView: MFP Widgets ( com.sap.portal.MFPWidgets )

      Generates a widget library in JavaScript to be used by other iViews on the client side.

    • iView: MFP UI ( com.sap.portal.MFPUI )

      Contains general UI components for mobile framework pages.

    • iView: Tablet UI ( com.sap.portal.TabletUI )

      Contains all of the UI components for the tablet.

    • Page: MFP Headerless Framework Page ( com.sap.portal.headerless_frameworkpage )

      The headerless framework page is used to display content that has not been adapted for mobile devices.

Layout Used by the Tablet Framework Page

The Tablet Framework Page uses the Mobile Framework Page Layout ( pcd:portal_content/com.sap.pct/admin.templates/layouts/com.sap.portal.MobileFrameworkPageLayout ).