
C# | Visual Basic | Visual C++ |
namespace eDriven.Gui.Managers
Namespace eDriven.Gui.Managers
namespace eDriven.Gui.Managers

All Types | Classes | Enumerations | Delegates |
Icon | Type | Description |
---|---|---|
![]() | ComponentManager |
Registers components on stage and alows easy access by component ID
|
![]() | ComponentManagerException | |
![]() | CoordinateProcessor |
Used for looking for components below the mouse pointer Operates with DisplayObjects and DisplayObjectContainers However, using the filter we can filter out components (because we are looking for components) |
![]() | DeferManager | |
![]() | DeferManager..::..DelayedAction | |
![]() | DragManager |
Singleton class for handling drag
Coded by Danko Kozar
|
![]() | DragManagerException | |
![]() | CoordinateProcessor..::..Filter |
The filter testing the displayListMember to be included into the list
|
![]() | FocusManager |
Singleton class for handling focus
Coded by Danko Kozar
|
![]() | FocusManagerException | |
![]() | InvalidationManager | |
![]() | KeyEventDispatcher |
The manager responsible for handling key events on FOCUSED components
|
![]() | MouseEventDispatcher |
The manager responsible for handling mouse events on components
|
![]() | PopupManager |
A class responsible for adding, removing and centering popups to the popup stage (system stage)
|
![]() | PopupOption | |
![]() | PopupOptionType | |
![]() | SubscriptionType |