Rating

(part of package 'Bootstrap Extra Components') Extends designtime/SolutionModel: JSWebComponent Extends runtime: RuntimeWebComponent

This is a reference page; many components have detailed usage guides here.

Properties

dataProviderID

Type: dataprovider


enabled

Type: enabled Default Value: true


location

Type: point


max

Type: int Default Value: 5


showPercentageOnHover

Type: boolean


stateOff

Type: string


stateOn

Type: string


visible

Type: boolean Default Value: true


Events

onDataChangeMethodID(oldValue,newValue,event)

Handle changed data, return false if the value should not be accepted. JSEvent.data will contain extra information about dataproviderid, its scope and the scope id (record datasource or form/global variable scope)

Parameters:

Returns: {boolean}


onHover(event,value)

Parameters:


onLeave(event,value)

Parameters:



Last updated