The methods of the CXllPushApp class are listed here.
|
CXllPushApp | Constructs a CXllPushApp object |
|
AddConnection | Register a connection between a cell range and the data it uses |
|
AddFunction | Add a name to the list of asynchronous functions which can be pushed by this cache |
|
UpdateCells | Update all cells connected to the topic |
|
GetFormatChangedCells | Returns whether formatting behaviour for changed cells is switched on |
|
GetRefreshPeriod | Returns the time in milliseconds between calls to RefreshFromApplication() |
|
GetTickPeriod | Returns the time in milliseconds between ticks for idle tasks |
|
SetFormatChangedCells | Sets whether formatting behaviour for changed cells is switched on |
|
SetRefreshPeriod | Sets the time in milliseconds between calls to RefreshFromApplication() |
|
SetTickPeriod | Sets the time between ticks for idle tasks |
|
PostMessage | Posts a message to the main thread's message queue |
|
OnCellUpdate | Called in main thread whenever a connected cell range is updated |
|
OnTopicAdd | Called in main thread whenever a new topic is added to the list of connections |
|
OnTopicRemove | Called in main thread whenever the last connection to a topic is removed from the list of connections |
|
OnXllClose | Called during application termination |
|
OnXllOpenEx | Called during application initialization |
|
ProcessAsyncMessage | Called in main thread whenever a message is received from another thread |
Header: xlppush.h