Search
PaletteModel Members
Methods
 


Defines the data model for a Palette control.

The following tables list the members exposed by the PaletteModel type.

 Public Methods

  Name Description

addListDataListener

Adds a listener for changes in the model.

getCategories

Gets all categories in the model.

getElementAt

Gets the category at the specified index.

getSize

Gets the number of categories in the model.

removeListDataListener

Removes a listener for changes in the model.

 See Also