![]() |
• Interface Manager | ||||
|
API Links
Developer Links
|
class BoardDefined in:
A C4Widgets.hBoard object represents a simple display interface.
Definition
Constructor
Parameters
Description
The Board class is a lightweight root widget that is typically used for interfaces that don't require user interaction. They are often used for interfaces that simply display information to the user.The Board constructor has protected access. It is used by creating a specialized subclass that fills the interface with its contents by either loading one or more panel resources or explicitly creating widgets.
Base Classes
|