IDialogManager6.SetTopMostDialogRect (METH) ¶ METHOD SetTopMostDialogRect : BOOL InOut: Scope Name Type Return SetTopMostDialogRect BOOL Input pClientData POINTER TO VisuStructClientData
IDialogManager7 (ITF) ¶ INTERFACE IDialogManager7 EXTENDS IDialogManager6 Methods: CalculateDialogPositionForPAA ClosePAADialog SetPAADialogOpenObject getPaintAfterAllOpen getVersion CallOnAllDialogs , inherited from IDialogManager4 CheckEventQueue , inherited from IDialogManager2 CloseDialog2 , inherited from IDialogManager2 CollectRectangles , inherited from IDialogManager3 GetDialogToClose , inherited from IDialogManager5 GetDialogToOpen , inherited from IDialogManager5 GetRegisteredDialogsBlockwise , inherited from IDialogManager4 HasOpenModalDialog , inherited from IDialogManager3 IsDialogOpen , inherited from IDialogManager5 SetTopMostDialogRect , inherited from IDialogManager6 Structure: CalculateDialogPositionForPAA (Method) ClosePAADialog (Method) SetPAADialogOpenObject (Method) getPaintAfterAllOpen (Method) getVersion (Method)
IDialogManager7.CalculateDialogPositionForPAA (METH) ¶ METHOD CalculateDialogPositionForPAA : BOOL InOut: Scope Name Type Return CalculateDialogPositionForPAA BOOL Input pDialogPositionToUse POINTER TO VisuStructSimpleRectangle pDialogPosition POINTER TO VisuStructPoint itfVisualElement IVisualElement dialog IVisualisationDialog pClientData POINTER TO VisuStructClientData topLevelOffset POINTER TO VisuStructPoint dialogAlignment POINTER TO VisuStructPAADialogPosition fbTransFormCurrentElement POINTER TO VisuFbTransformInformation
IDialogManager9 (ITF) ¶ INTERFACE IDialogManager9 EXTENDS IDialogManager8 Methods: SetClientDataWithoutStartCycle CalculateDialogPositionForPAA , inherited from IDialogManager7 CallOnAllDialogs , inherited from IDialogManager4 CheckEventQueue , inherited from IDialogManager2 CloseDialog2 , inherited from IDialogManager2 ClosePAADialog , inherited from IDialogManager7 CollectRectangles , inherited from IDialogManager3 GetDialogToClose , inherited from IDialogManager5 GetDialogToOpen , inherited from IDialogManager5 GetRegisteredDialogsBlockwise , inherited from IDialogManager4 HandleInputBefore , inherited from IDialogManager8 HasOpenModalDialog , inherited from IDialogManager3 IsDialogOpen , inherited from IDialogManager5 SetPAADialogOpenObject , inherited from IDialogManager7 SetTopMostDialogRect , inherited from IDialogManager6 getPaintAfterAllOpen , inherited from IDialogManager7 getVersion , inherited from IDialogManager7 Structure: SetClientDataWithoutStartCycle (Method)
IDialogManager9.SetClientDataWithoutStartCycle (METH) ¶ METHOD SetClientDataWithoutStartCycle : 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 SetClientDataWithoutStartCycle BOOL Input pClientData POINTER TO VisuStructClientData
IDrawingInterface3 (ITF) ¶ INTERFACE IDrawingInterface3 EXTENDS IDrawingInterface2 Methods: UntransformHeight UntransformWidth Structure: UntransformHeight (Method) UntransformWidth (Method)
IDialogManager4.GetRegisteredDialogsBlockwise (METH) ¶ METHOD GetRegisteredDialogsBlockwise : INT Will return the number of visualizations that have been copied to the array InOut: Scope Name Type Comment Return GetRegisteredDialogsBlockwise INT Input pDataResult POINTER TO ARRAY [0..0] OF IVisualisationDialog This array will be filled with all visualizations that are currently registered iSize INT The size of the array iStartIndex INT
IDialogManager5 (ITF) ¶ INTERFACE IDialogManager5 EXTENDS IDialogManager4 Methods: GetDialogToClose GetDialogToOpen IsDialogOpen CallOnAllDialogs , inherited from IDialogManager4 CheckEventQueue , inherited from IDialogManager2 CloseDialog2 , inherited from IDialogManager2 CollectRectangles , inherited from IDialogManager3 GetRegisteredDialogsBlockwise , inherited from IDialogManager4 HasOpenModalDialog , inherited from IDialogManager3 Structure: GetDialogToClose (Method) GetDialogToOpen (Method) IsDialogOpen (Method)
IDialogManager5.GetDialogToClose (METH) ¶ METHOD GetDialogToClose : IVisualisationDialog InOut: Scope Name Type Return GetDialogToClose IVisualisationDialog Input stName STRING
IDialogManager7.getVersion (METH) ¶ METHOD getVersion : INT InOut: Scope Name Type Return getVersion INT