VisuFbTabControlOverlayTabs.GetTooltip (METH) ¶ METHOD GetTooltip : VisuElemBase.Visu_TypeString Returns the tooltip of the element InOut: Scope Name Type Return GetTooltip VisuElemBase.Visu_TypeString
VisuFbTabControlOverlayTabs.GetUpdateRects (METH) ¶ METHOD GetUpdateRects : BOOL adds the rectangles to the list from the clientdata that have to be invalidated InOut: Scope Name Type Comment Return GetUpdateRects BOOL Input elemIndex INT parameter
VisuFbTabControlOverlayTabs.Initialize (METH) ¶ METHOD Initialize : BOOL Initializes the state of this element InOut: Scope Name Type Return Initialize BOOL Input parentVisu VisuElemBase.IVisualisation
VisuFbTabControlOverlayTabs.SetClientData (METH) ¶ METHOD SetClientData : BOOL this method will set the current client data in the object instance, that will be used during the following calls to Update, GetUpdateRects, Paint, HandleInput TOCHECK: removes reentrancy of objects! InOut: Scope Name Type Return SetClientData BOOL Input pClientData POINTER TO VisuElemBase.VisuStructClientData
VisuFbTabControlOverlayTabs.SetStaticState (METH) ¶ METHOD SetStaticState : BOOL lets the Visualelement decide if its view is completely static InOut: Scope Name Type Return SetStaticState BOOL
VisuFbTabControlOverlayTabs.Update (METH) ¶ METHOD Update : BOOL the element must update its current state (position, look, colors, text,…) after the call to this method the outputs of this element show its current state InOut: Scope Name Type Return Update BOOL
VisuFbTabControlOverlayTabs.GetSurroundingRect (METH) ¶ METHOD GetSurroundingRect : VisuElemBase.VisuStructSimpleRectangle InOut: Scope Name Type Return GetSurroundingRect VisuElemBase.VisuStructSimpleRectangle
VisuFbGroupOverlay.GetChildElementSize (METH) ¶ METHOD PROTECTED GetChildElementSize : VisuStructPoint InOut: Scope Name Type Return GetChildElementSize VisuStructPoint
VisuFbGroupOverlay.HandleInputChilds (METH) ¶ METHOD PROTECTED HandleInputChilds : BOOL InOut: Scope Name Type Return HandleInputChilds BOOL Input pEvent POINTER TO VisuStructEvent
VisuFbGroupOverlay.PaintChilds (METH) ¶ METHOD PROTECTED PaintChilds : BOOL InOut: Scope Name Type Return PaintChilds BOOL Input dwFlags DWORD