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

All Types | Classes | Interfaces | Enumerations |
Icon | Type | Description |
---|---|---|
![]() | Dialog | |
![]() | IChildList |
The ability to have children
|
![]() | IChildManager | |
![]() | IContentChildList |
The ability to have children
|
![]() | IFocusContainer |
The ability to receive focus
|
![]() | IGlobalContent |
The ability for converting global to content coordinates and vice versa
|
![]() | ILocalContent |
The ability for converting local to contenr coordinates and vice versa
|
![]() | INavigatorDescriptor | |
![]() | IScrollable |
Provides container scrolling
|
![]() | ITrueChildList |
The interface used for retrieving the "true" children of a DisplayObjectContainer
This is because the Container uses the content pane for handling children (if scrollable)
Children of the Container return the children of content pane
QChildren returns the content pane itself
|
![]() | Panel | |
![]() | PanelSkin |
Panel skin
|
![]() | ScrollPolicy | |
![]() | Stage |
Stage is the root group The application can have multiple stages |
![]() | ViewStack |
A container displaying only one child at a time
|
![]() | Window | |
![]() | WindowSkin |
Panel skin
|