项目作者: grejman

项目描述 :
Siebel Open-UI implementation of the d3js Calendar for Appointment Booking System
高级语言: JavaScript
项目地址: git://github.com/grejman/Siebel-d3ABSCalendar.git
创建时间: 2017-07-01T15:24:18Z
项目社区:https://github.com/grejman/Siebel-d3ABSCalendar

开源协议:MIT License

下载


Siebel-D3 ABS Calendar

Siebel Open-UI implementation of the d3js Calendar for Appointment Booking System.

Siebel Vertion

IP2014
IP2015
IP2016

Implementation

To implement the Physical Renderer the following will need to be done:

  • Load the Physical Renderer “gmD3ABSResultPR.js” to the “..\PUBLIC\scripts\Siebel\custom” folder.
  • Load the Style Sheet “gmD3ABSResult.css to the “..\PUBLIC\files\custom” folder.
  • Load the d3js folder and files to the “..\PUBLIC\scripts\Siebel\custom” folder.
  • On your Applet create a control with the name “gmD3BulletChart”.
  • Add the Physical Renderer to the Applet under Manifest Administration.
    • The Applet this PR was design for is “Abs Result Pick Applet”
  • Add the Style Sheet to the Application under Manifest Administration.

Contributions

Contributions are welcome.

Example

Example