ProtectedconstructorOptionalisInternalConstructor: booleanGets called whenever a new WatchdogAction was added to the list.
Static_bottomThe spacing between the separator and the bottom buttons area.
Static_buttonThe height of each button on the bottom area.
Static_buttonThe width of each button on the bottom area.
Static_iconThe size of the each icon in the bottom buttons.
Static_listThe height of each entry on the list.
Static_minimumThe minimum height of the label inside each bottom button.
Static_minimumThe minimum size of the Scroll area with the main content.
Static_syncThe size of the sync status icon.
Static_titleThe spacing between the title content to the main scroll area.
StaticdefaultDefault spacing between one element to another.
StatickThe maximum Watchdog Actions count possible in the queue before deleting old actions.
Returns the DPI scale factor.
Sets the height of the window in points.
Sets the height of the window in pixels.
Check whether the window was destroyed.
Checks whether the window currently has keyboard focus.
Gets the key window which owns this window.
Returns the X position of the window in screen coordinates in points.
Specifies the local shortcut context. This context will be automatically disabled whenever the user switches focus from the context.
Gets the parent EditorWindow.
Gets the RenderWindow associated with this EditorWindow.
Specifies the global shortcut context. This context will be always enabled as long as the window is active.
Returns the X position of the window in screen coordinates in points.
Sets the width of the window in points.
Sets the width of the window in pixels.
ProtectedfetchProtectedmarkProtectedonProtectedupdateUpdates the UI elements with the last catalog fetch action.
The catalog u
ProtectedupdateUpdates the UI Entry representing the given finished action. If the action was in the list already marked as in-progress, it will be removed and a new one added instead. If no action was present before, a new entry will be added.
The action that is now finished.
StaticclearProtected StaticconstructOpens a CalloutWindow of the specified windowClass.
The CalloutWindow subclass to open.
The parent key window, if null, will use the current.
The anchoring element.
OptionalanchorPosition: numberThe optional anchor position.
Optionalplacement: EnumValue<CalloutPlacement, number>The optional placement.
OptionalwindowOptions: anyOptions to pass to the onInitialize implementation of the windowClass.
The newly constructed window.
StaticconstructStaticgetA copy of all the Watchdog Actions that happened so far.
Protected StaticisChecks if the given two watchdog actions represents the same Entry in the list. If they represent the same actual user "action", but only changes its complete state, they should be represented in the same Entry in the list.
First
Action two to compare.
Protected StaticisChecks if the given Watchdog Entry is from a type that should be processed by the window.
The action to check for.
Protected StaticisChecks if the given Watchdog Entry is from a type that should be displayed in the main List View. Some actions should not be presented to the user, use this to make sure an action should.
The action to check for.
StaticloadStaticopenOptionalarrowPosition: numberOptionalplacement: EnumValue<CalloutPlacement, number>StaticpersistStaticupdate
A callout window displaying the contents of the current sync status.