Search
ViewSettings Members
Methods
 


The base class for the different view settings classes.

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

 Public Methods

  Name Description

addChangeListener

Adds a ChangeListener to the view settings.

getStyle

Gets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.

removeChangeListener

Removes the specified ChangeListener from the view settings.

setStyle

Sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.

 See Also