mGNCS API Reference  v1.2.0
A new control set and a new framework for MiniGUI apps
Data Structures | Enumerations | Variables
mInvisibleComponent

Data Structures

struct  mInvsbCompClass
 define the VTable of mInvsbComp, inherit mComponentClass More...
 
struct  mInvsbComp
 define the mInvsbComp members , inherit from mComponent. An Invisible Component is a Component only support some functions, and user cannot see them More...
 

Enumerations

Variables

MGNCS_EXPORT mInvsbCompClass g_stmInvsbCompCls
 the singleton mInvsbCompClass More...
 

Detailed Description

Enumeration Type Documentation

the invisible component property define

Definition at line 104 of file minvisible-component.h.

Variable Documentation

g_stmInvsbCompCls

the singleton mInvsbCompClass