bannerTrackerobject | banner.t[811] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
This is a post-restore and post-undo object, so we're notified via our execute() method whenever we restore a saved state using RESTORE or UNDO. When we restore a saved state, we'll restore the banner display conditions as they existed in the saved state.
bannerTracker : PostRestoreObject PostUndoObject
bannerTracker
PostRestoreObject
ModuleExecObject
object
PostUndoObject
ModuleExecObject
object
Inherited from PostRestoreObject
:
restoreCode
Inherited from ModuleExecObject
:
execAfterMe
execBeforeMe
hasInitialized_
isDoingExec_
isExecuted_
addBanner
execute
removeBanner
restoreDisplayState
skipDescendants
Inherited from ModuleExecObject
:
_execute
classExec
activeBanners_ | banner.t[927] |
addBanner (win, parent, where, other) | banner.t[813] |
execute ( ) OVERRIDDEN | banner.t[930] |
removeBanner (win) | banner.t[899] |
restoreDisplayState (initing) | banner.t[943] |
skipDescendants (idx) | banner.t[872] |