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
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:
oldValue ${dataproviderType} newValue ${dataproviderType} event JSEvent
Returns: boolean
onHover
Parameters:
onLeave
Parameters:
Last updated