|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPolledForUpdate | |
---|---|
to.etc.domui.component.delayed | |
to.etc.domui.state |
Uses of IPolledForUpdate in to.etc.domui.component.delayed |
---|
Classes in to.etc.domui.component.delayed that implement IPolledForUpdate | |
---|---|
class |
PollingDiv
This is a div whose content can be refreshed automatically because the client polls for changes every few seconds. |
Uses of IPolledForUpdate in to.etc.domui.state |
---|
Methods in to.etc.domui.state with type parameters of type IPolledForUpdate | ||
---|---|---|
|
ConversationContext.registerPoller(T nc)
Registers a node as a thingy which needs to be called every polltime seconds to update the screen. |
|
|
DelayedActivitiesManager.registerPoller(T nc)
Registers a node as a thingy which needs to be called every polltime seconds to update the screen. |
|
|
DelayedActivitiesManager.unregisterPoller(T nc)
Deregister a node from the poll-regularly queue. |
|
|
ConversationContext.unregisterPoller(T nc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |