学習コンテンツは、SAPの知識をシンプルかつコンパクトに、そして実践的な方法で身につけたいと考えているすべての人のためにデザインされています。当社の学習プラットフォームは、初心者、上級者、エキスパート向けのコンテンツを提供しています。これにより、段階的に知識を深め、SAPエキスパートになるためのスキルを継続的に向上させることができます。
First Steps for Building SAPUI5 Mobile Apps
詳細
Overwhelmed with the options for building mobile apps with SAPUI5? This guide offers a comprehensive introduction to SAP UI5 mobile apps in Eclipse, SAP Cloud Platform, and Microsoft Visual Studio. Explore how to build business and data-driven applications using different platforms to deploy hybrid applications to multiple devices. Walk through the different environments that can be used with SAPUI5. Review best practices for leveraging the Model View Controller (MVC). Examine the advantages of development in an Eclipse environment, along with how to leverage SAP Mobile SDK and the SAP Gateway. By using detailed examples, tips, and screenshots, the author brings readers quickly up to speed on the fundamentals of building mobile apps:
- Introduction to mobile and SAPUI5 development
- Steps for building mobile apps in Eclipse, SAP Cloud Platform, and Microsoft Visual Studio
- How to deploy apps to multiple devices
- Advantages and disadvantages of using different environments
読書例
2.1 Open UI5
SAPUI5 is the focus of app development, but there is also an option to use OpenUI5. This is available for everyone, whereas SAPUI5 is available to developers using platforms that support SAP customers. The majority of the controls are available in both environments, with the exception of new editions which are usually featured in the SAPUI5 Development Toolkit for HTML5 (see Chapter 10).
OpenUI5
This is an open source JavaScript library for building enterprise applications. The open source environment provides a software development kit (SDK) for development needs.
SAPUI5 is very flexible because it can be used with Eclipse, SAP Cloud Platform and Visual Studio, along with many other development options. Table 2.1 lists the libraries supported for SAPUI5. The sap.m library is used in this book because it contains the necessary controls for mobile app development. Mobile apps also use sap.ui for user experience and standard controls.
| sap.ui.comp | sap.m | sap.table |
| sap.ca | sap.me | sap.ushell |
| sap.uxap | sap.gantt | sap.ui.core |
| sap.ui.layout | sap.ui.unified | sap.ui.table |
| sap.viz |
Table 2.1: SAPUI5 libraries
The namespace sap.m is used for mobile devices and desktops. A list of all available controls is located under the API Reference tab in the SAPUI5 Development Toolkit.
書籍、ビデオ、オンライントレーニングなど、SAP の製品は SAP の知識を簡潔かつ実践的に提供します。SAPの関連トピックを幅広くカバーし、4ヶ国語で高品質のコンテンツを提供し、個々のニーズに合わせた学習形式を採用しています。
当社の書籍は、明確な実践的フォーカスとコンパクトで理解しやすい表現が特徴です。複雑なSAPのトピックを簡潔に説明し、不必要なマーケティング用語を排除することで、読者が本質を素早く理解し、新しい知識を直接活用できるようにしています。
当社の印刷書籍は14日以内であれば、元の状態で返品可能です。
現在、書籍の発送はドイツ国内のみとさせていただいております。ドイツ国外からご注文の場合は、アマゾンでのご購入をお勧めします。
また、月額19ドルからのデジタル購読で、すべてのコンテンツにアクセスすることもできます。
私たちのチームはいつでも喜んでお手伝いし、できる限り迅速にご質問にお答えします(通常1~2日以内)。また、著者の一人に質問がある場合もご連絡ください。電子メール:contact@espresso-tutorials.com

