项目作者: yokoyang

项目描述 :
UI5-exploration
高级语言: JavaScript
项目地址: git://github.com/yokoyang/SAP-UI5.git
创建时间: 2017-10-11T09:19:14Z
项目社区:https://github.com/yokoyang/SAP-UI5

开源协议:Apache License 2.0

下载


SAP-UI5

UI5-exploration

First UI5 sample Application.

  • How to create first UI5 application in eclipse.
  • How to import UI5 sapmle application in Web IDE.
  • SAPUI5 Bootstraping
  • How to create SAPUI5 view & controller in eclipse.
  • How to export or import SAPUI5 projects on Eclipse.

    Simple UI controllers.

  • Text controller

  • Button sap.m.Button
  • Toggle Button
  • Text field sap.m.TextField
  • Radio Buttons sap.m.RadioButtons
  • TextArea
  • Check Box sap.m.CheckBox
  • IconTabBar
  • Link Text
  • MessageStrip
  • MessageBox
  • Application Header
  • Table sap.m.Table
  • Simple Form
  • Panel

Data Binding

  • data binding.
  • Passing data between two views using JSON model.