LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUI.ComboBox Methods

A list of methods in IntegralUI ComboBox directive.

Methods


  • findItemById
  • Searches for an item using specified id
  • findItemByText
  • Searches for an item using specified text
  • getList
  • Returns a list of all items
  • loadData
  • Populates the ComboBox content using local or remote data source
  • refresh
  • Applies the control styles and updates the appearance of the ComboBox
  • resumeLayout
  • Resumes the ComboBox layout and updates it, internally calls the updateLayout method
  • selectedItem
  • Gets or sets the currently selected item
  • suspendLayout
  • Suspends the ComboBox layout from any updates
  • updateLayout
  • Updates the ComboBox layout
  • updateView
  • Updates only the current view of the ComboBox