ASPiK SDK
|
Classes | |
class | VSTGUI::CFrame |
The CFrame is the parent container of all views. More... | |
class | VSTGUI::CLayeredViewContainer |
a view container which draws into a platform layer on top of a parent layer or the platform viewA CLayeredViewContainer creates a platform layer on top of a parent layer or the platform view of CFrame if available on that platform and draws into it, otherwise it acts exactly like a CViewContainer More... | |
class | VSTGUI::CRowColumnView |
a view container which layouts its subview as rows or columns More... | |
class | VSTGUI::CScrollView |
a scrollable container view with scrollbars More... | |
class | VSTGUI::CShadowViewContainer |
a view container which draws a shadow for it's subviews More... | |
class | VSTGUI::CSplitView |
a split container view with separators between its child views More... | |
class | VSTGUI::CTabView |
a tab view More... | |
class | VSTGUI::CViewContainer |
Container Class of CView objects. More... | |