| Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Properties
| Name | Description |
|---|---|
| viewDescriptor | Can be set to cause the view behavior to load it's description from a view description stored on the server. |
| url | Can be set to target a specific URL. By default the view will bind to the current URL.
This must be a folder for this to operate properly. |
| viewClass | |
| ItemCount | |
| pageCount | |
| rowsPerPage | Set the number of rows in the view. |
| storeType | |
| pages | If true, the behavior provides a scroll bar or page up and page down behaviors.
If true, the component will always use a fixed amount of space on the page. If false, the component will resize on the overall page to fit the entire data set. |
Methods
| Name | Description |
|---|---|
| update | Refresh the contents from the store. |
| deleteSelectedItems | |
| refreshPage | |
| gotoPage | Go to a particular page. |
| nextPage | Go to the next page. |
| previousPage | Go to the previous page. |
| openMessage | Open the currently selected message. |
| getSelectedXML |
Events
| Name | Description |
|---|---|
| onSelectItem | |
| onkeydown | |
| onRefreshPage | |
| onPageChange | |
| onExpandGroup |
Other Properties
| Name | Description |
|---|---|
| rowclass | Specifies the class name to be used for the normal contents rows. |
| altrowclass | |
| altrowstyle | |
| link | |
| filter |