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