Quantcast
Channel: SCN : All Content - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4216

Design Studio SDK: Progress Indicator Component

$
0
0

Purpose

A basic wrapper on SAPUI5 Component

 

Implementation

Simple wrapper as of today with some BIAL scripts on top.

 

Short Demo (as animated GIF)

20140911-201253_capture.gif

 

Styles

no extra styles as of today

 

 

Properties, Aggregations, Associations
barColorBarColorThe color of the bar. Enumeration sap.ui.core.BarColor provides CRITICAL (yellow), NEGATIVE (red), POSITIVE (green), NEUTRAL (blue) (default value).
displayValuestringThe text value to be displayed in the bar.
percentValueintThe numerical value for the displayed length of the progress bar.
showValuebooleanSpecifies whether the current value shall be rendered inside the bar.

 

Scripting Functions

 

ScriptsShort Description

void setPercentValue(

  /** Percent value */ int percentValue)

Sets the percentage value of the progress bar

int getPercentValue()
Returns the percentage value of the progress bar

void setDisplayValue(

  /** Display value */ String displayValue)

Sets the text value displayed in the bar
String getDisplayValue()Returns the text value displayed in the bar


Example Application

An Application with example can be downloaded at the BIAPP Repository:

Releases


Source Code & Licensing

This component is for free use. It is under the Open Source Apache Version 2.0 License.

 

Important MaintenanceNotice (... as I am SAP Employee)

The component is NOT delivered under SAP maintenance license.

You cannot claim any Support on this component from SAP!


The components are created on "private" basis - you can use them as is. I can modify, correct or improve - but there is no obligation to do it. Of course I will try to correct bugs or improve the component as long I can.

 

Have Fun!


Viewing all articles
Browse latest Browse all 4216

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>