Method | Description | |
---|---|---|
AddToSchedule ( [ scheduledTile ) : void | ||
Clear ( ) : void | ||
EnableNotificationQueue ( [ enable ) : void | ||
GetScheduledTileNotifications ( ) : IVectorView |
||
RemoveFromSchedule ( [ scheduledTile ) : void | ||
StopPeriodicUpdate ( ) : void | ||
Update ( [ notification ) : void |
Method | Description | |
---|---|---|
StartPeriodicUpdate ( [ tileContent, [ requestedInterval ) : void | ||
StartPeriodicUpdate ( [ tileContent, [ startTime, [ requestedInterval ) : void | ||
StartPeriodicUpdateBatch ( [ |
||
StartPeriodicUpdateBatch ( [ |
public AddToSchedule ( [ scheduledTile ) : void | ||
scheduledTile | [ | |
return | void |
public EnableNotificationQueue ( [ enable ) : void | ||
enable | [ | |
return | void |
public GetScheduledTileNotifications ( ) : IVectorView |
||
return | IVectorView |
public RemoveFromSchedule ( [ scheduledTile ) : void | ||
scheduledTile | [ | |
return | void |