InputInfo ¶ Visu_FctFindElementFromInputInfo (Function) Visu_FctGetElementFromInputInfo (Function) Visu_FctGetElementIndexFromID (Function)
IClientObjectInfo.GetTransformationData (METH) ¶ METHOD GetTransformationData : VisuFbTransformInformation InOut: Scope Name Type Return GetTransformationData VisuFbTransformInformation
GetHoursIn12hFormat (FUN) ¶ FUNCTION GetHoursIn12hFormat : UINT Converts the hours into 12h format. For the 12h format: hours 1 - 12 are valid. The 0 from the 24h format has to be converted as well as values 13 - 23. InOut: Scope Name Type Return GetHoursIn12hFormat UINT Input uiHour UINT
Recent ¶ IDateTimeLanguageTextTarget (Folder) AssignLanguageText (Method) VisuDateTimeFormatPlaceholders (Enum) VisuFbAnalyzeDateTimeFormatExtractWithoutWeekdays (FunctionBlock) Abstract-methods EndFormatPart (Method) StartFormatPart (Method) GetFormat (Method) Initialize (Method) VisuFbAnalyzeDateTimeFormatStringBase (FunctionBlock) Abstract-methods CharFound (Method) EndFormatPart (Method) PlaceholderFound (Method) StartFormatPart (Method) Analyze (Method) CheckCandidateForDecimals (Method) GetCharHelp (Method) GetLanguageText (Method) GetLanguageTextMayShort (Method) InitFormat (Method) Private-Methods GreedilyHandleSameChars (Method) VisuFbAnalyzeDateTimeFormatStringMinSecOnly (FunctionBlock) CheckMinuteSecondUsage (Method) Initialize (Method) Overrides PlaceholderFound (Method) VisuFbPrintDateTimeFormatBase (FunctionBlock) FormatToGlobalTextBuffer (Method) IDateTimeLanguageTextTarget AssignLanguageText (Method) Overrides CharFound (Method) PlaceholderFound (Method) VisuFbPrintDateTimeFormatCurrentTime (FunctionBlock) Initialize (Method) InitializeWithSysTimeDate (Method) VisuFbPrintDateTimeFormatVariable (FunctionBlock) Initialize (Method) VisuFbWriteDateTimeVariableFormatted (FunctionBlock) AssignIfValid (Method) AssignIfValidConvertible (Method) Initialize (Method) Overrides CharFound (Method) PlaceholderFound (Method) Private GetStructTimeDate (Method) ValidateAgainstInputChecks (Method)
VisuFbDateTimeNamesLocalizer (FB) ¶ FUNCTION_BLOCK VisuFbDateTimeNamesLocalizer IMPLEMENTS ILocalizedDateTimeNames This function block implements functionality, used for Stu.DateTimeFormatter With this function block, the DateTimeFormatter is able to format values like ddd, dddd, MMM and MMMM. (Formats, that can be localized, using textlist system) Methods: CopyLanguageText GetDayLong GetDayShort GetMonthLong GetMonthShort Initialize Structure: CopyLanguageText (Method) GetDayLong (Method) GetDayShort (Method) GetMonthLong (Method) GetMonthShort (Method) Initialize (Method)
Dialog Management ¶ Position infos VisuFbDialogPos (FunctionBlock) FB_Exit (Method) VisuFbDialogPosByElementVector (FunctionBlock) AddEntry (Method) GetEntryPointer (Method) Overrides-and-Implementations abstrAssign (Method) abstrDataPtrChanged (Method) abstrSizeOfElement (Method) VisuFbDialogPosVector (FunctionBlock) AddEntry (Method) FB_Exit (Method) GetEntryPointer (Method) Overrides-and-Implementations abstrAssign (Method) abstrDataPtrChanged (Method) abstrSizeOfElement (Method) VisuStructDialogPosByElement (Struct) Structures VisuStructAllDialogInfo (Struct) VisuStructAllModalDialogInfo (Struct) VisuStructAllNonModalDialogInfo (Struct) VisuDialogOpenFlags (Enum) VisuFbDialogClientInfo (FunctionBlock) FB_Exit (Method) FB_Init (Method) Version (Property) VisuFbDialogInfoVector (FunctionBlock) AddEntry (Method) GetEntryPointer (Method) Overrides-and-Implementations abstrAssign (Method) abstrDataPtrChanged (Method) abstrSizeOfElement (Method) Visu_FctSetDialogClientData (Function)
Utilities ¶ PStringRefElement (FunctionBlock) ElementCompareTo (Method) ElementEquals (Method) ElementHashCode (Method) PStringValue (Property)
VisuFbDatasourceFramePathManager (FB) ¶ FUNCTION_BLOCK VisuFbDatasourceFramePathManager IMPLEMENTS IDatasources.IDatasourcesFrameManager Methods: AddItem GetCount GetItem GetReplacedPath GetReplacementInfo Initialize Structure: AddItem (Method) GetCount (Method) GetItem (Method) GetReplacedPath (Method) GetReplacementInfo (Method) Initialize (Method)
Date and Time ¶ Access to Systime library VisuFctConvertLocalSystimedateToUTC (Function) VisuFctConvertUtcToSystimedate (Function) VisuFctConvertUtcToSystimedate2 (Function) VisuFctGetNanosSince1970 (Function) ConvertMicroToNanoseconds (Function) ConvertMicroToSeconds (Function) ConvertNanoToMicroseconds (Function) ConvertNanoToSeconds (Function) ConvertSecondsToMicroseconds (Function) ConvertTimestampLocalToUTC (Function) ConvertTimestampUTCToLocal (Function) GetHoursIn12hFormat (Function) Recent IDateTimeLanguageTextTarget (Folder) AssignLanguageText (Method) VisuDateTimeFormatPlaceholders (Enum) VisuFbAnalyzeDateTimeFormatExtractWithoutWeekdays (FunctionBlock) Abstract-methods EndFormatPart (Method) StartFormatPart (Method) GetFormat (Method) Initialize (Method) VisuFbAnalyzeDateTimeFormatStringBase (FunctionBlock) Abstract-methods CharFound (Method) EndFormatPart (Method) PlaceholderFound (Method) StartFormatPart (Method) Analyze (Method) CheckCandidateForDecimals (Method) GetCharHelp (Method) GetLanguageText (Method) GetLanguageTextMayShort (Method) InitFormat (Method) Private-Methods GreedilyHandleSameChars (Method) VisuFbAnalyzeDateTimeFormatStringMinSecOnly (FunctionBlock) CheckMinuteSecondUsage (Method) Initialize (Method) Overrides PlaceholderFound (Method) VisuFbPrintDateTimeFormatBase (FunctionBlock) FormatToGlobalTextBuffer (Method) IDateTimeLanguageTextTarget AssignLanguageText (Method) Overrides CharFound (Method) PlaceholderFound (Method) VisuFbPrintDateTimeFormatCurrentTime (FunctionBlock) Initialize (Method) InitializeWithSysTimeDate (Method) VisuFbPrintDateTimeFormatVariable (FunctionBlock) Initialize (Method) VisuFbWriteDateTimeVariableFormatted (FunctionBlock) AssignIfValid (Method) AssignIfValidConvertible (Method) Initialize (Method) Overrides CharFound (Method) PlaceholderFound (Method) Private GetStructTimeDate (Method) ValidateAgainstInputChecks (Method) VisuFbDateTimeNamesLocalizer (FunctionBlock) CopyLanguageText (Method) GetDayLong (Method) GetDayShort (Method) GetMonthLong (Method) GetMonthShort (Method) Initialize (Method)
EventQueueAndElement (STRUCT) ¶ TYPE EventQueueAndElement : STRUCT InOut: Name Type Initial itfEventElement IEventElement NULL itfQueue COL.IQueue NULL