[View] [Edit] [Lock] [References] [Attachments] [History] [Home] [Changes] [Search] [Help]
[UI8] UI8ToolApplication
UI8ToolApplication is a base class for the construction of tool oriented applications (workspaces, inspectors, browsers, etc).
Tool applications have a toolbar, an icon, associated help reference and a switch for images (among others).
Hierarchy
UI8ToolApplication inherits from [UI8] UI8Application and is the base class for [UI8] UI8Workspace
Events
UI8ToolApplicaton can handle the following events (besides the ones inherited from its superclass):
needsTitle | - |
getContents | - |
needsToolbar | - |
getToolbarContents | - |
References