LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUI.Rating Properties

A list of properties in IntegralUI Rating component.

Properties


  • controlStyle
  • Specifies an object that contains all style settings for the Rating component
  • data
  • Specifies an object that holds data related to the component
  • division
  • Specifies a number by which rating values are divided, used to display large values within small component size
  • enabled
  • Determines whether the component is enabled or disabled
  • increment
  • Determines how the Rating value changes: Free, Partial or Full
  • max
  • Specifies the maximum value
  • name
  • Uniquely identifies the component
  • size
  • Gets or sets the component width and height in pixels
  • state
  • Specifies the component state: disabled, hovered, etc.
  • stepSize
  • Determines the width of one image in pixels in the Rating component
  • value
  • Specifies the current value of the Rating component