TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > VoiceRecorder >

 

Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > VoiceRecorder >

 

Method

 

 

Name

Description

ApplyFormat

Apply format to a component.

EnsureVisible

Scroll until you see the component on the screen to adjust.

GetBackgroundAlpha

Gets the background alpha value.

GetBackgroundColor

Gets the background color.

GetBand

Gets the band having the VoiceRecorder.

GetBorderLocation

Gets the border location.

GetBottomBorderColor

Gets the color of the bottom border.

GetBottomBorderDash

Gets the dash pattern of the bottom border.

GetBottomBorderDashOffset

Gets the dash offset of the bottom border.

GetBottomBorderThickness

Gets the thickness of the bottom border.

GetCharacterSpacing

Gets the character spacing.

GetComponentByName

Gets the component of the given name.

GetDataSetAVG

Gets the average from the given field.

GetDataSetCNT

Gets the number of dataset rows.

GetDataSetFREQ

Gets the occurrence count of the given value from the given field.

GetDataSetMAX

Gets the maximum value from the given field.

GetDataSetMIN

Gets the minimum value from the given field.

GetDataSetRowCount

Gets the number of total rows of the given data set.

GetDataSetRowIndex

Gets the cursor index of the current row.

GetDataSetSUM

Gets the sum from the given field.

GetDataSetValue

Gets the data value of the given field.

GetDrawingType

Gets the drawing type.

GetEffect

Gets the font effect.

GetExportOption

Gets saving options for report exporting.

GetFlatStyle

Gets the FlatStyle.

GetFontName

Gets the font name.

GetFontSize

Gets the font size.

GetFormat

Gets the text format.

GetFormID

Gets the FormID.

GetHeight

Gets the height.

GetHorizontalTextAlignment

Gets the horizontal text alignment.

GetInputComponent

Gets the Input Component, Label and FixedTableLabel.

GetInputNumberValue

Gets value of Input Component, Label and FixedTableLabel in double format.

GetInputType

Gets input type of the component.

GetInputValue

Gets the value of Input Component, Label and FixedTableLabel.

GetLeft

Gets the left position.

GetLeftBorderColor

Gets the color of the left border.

GetLeftBorderDash

Gets the dash pattern of the left border.

GetLeftBorderDashOffset

Gets the dash offset of the left border.

GetLeftBorderThickness

Gets the thickness of the left border.

GetMultiscreenEnableType

Gets the enable type in a multi-screen environment.

GetMultiscreenVisibleType

Gets the visible type in a multi-screen environment.

GetName

Gets the name.

GetNextFormID

Gets the Next FormID.

GetNextInputComponent

Gets the next input component.

GetPage

Gets the page that has been added component.

GetParent

Gets the parent component.

GetPrevInputComponent

Gets the previous input component.

GetPreviousFormID

Gets the Previous FormID.

GetReport

Gets the current report component.

GetReportTemplate

Gets the report template.

GetResourceName

Gets the resource name.

GetRightBorderColor

Gets the color of the right border.

GetRightBorderDash

Gets the dash pattern of the right border.

GetRightBorderDashOffset

Gets the dash offset of the right border.

GetRightBorderThickness

Gets the thickness of the right border.

GetTag

Gets the Tag.

GetText

Gets the text.

GetTextAfterRecord

Gets the text after recording.

GetTextColor

Gets the color of a text.

GetTooltipText

Gets the tooltip text.

GetTop

Gets the top position.

GetTopBorderColor

Gets the color of the top border.

GetTopBorderDash

Gets the dash pattern of the top border.

GetTopBorderDashOffset

Gets the dash offset of the top border.

GetTopBorderThickness

Gets the thickness of the top border.

GetUserValue

Gets the user defined value.

GetValue

Gets the value.

GetVerticalTextAlignment

Gets the vertical text alignment.

GetWidth

Gets the width.

IsChangeable

Indicates whether properties of the component on the viewer is changeable.

IsCRLFToLF

Indicates whether to convert CRLF to LF.

IsDataSetLastRow

Indicates whether the current row cursor is on the last of the dataset.

IsDataSetValueNull

Indicates whether the field value is null.

IsEnable

Indicates whether the VoiceRecorder is enable.

IsFontBold

Indicates whether the font is bold.

IsFontItalic

Indicates whether the font is italic.

IsFontStrikeOut

Indicates whether the font is strikeout.

IsFontUnderLine

Indicates whether the font is underline.

IsMovable

Indicates whether the component on the viewer is movable.

IsPrintable

Indicates whether printable.

IsRecorded

Gets whether the recorded.

IsRequired

Indicates whether the value of Required option to be True or False.

IsSendable

Gets whether the transfer possible.

IsShowBorder

Indicates whether to show border.

IsTransparent

Indicates whether the component is transparent.

IsVisible

Indicates whether the component on the viewer is visible.

SetBackgroundAlpha

Sets the background alpha value.

SetBackgroundColor

Sets the background color.

SetBorderLocation

Sets the border location.

SetBottomBorderColor

Sets the color of the bottom border.

SetBottomBorderDash

Sets the dash pattern of the bottom border.

SetBottomBorderDashOffset

Sets the dash offset of the bottom border.

SetBottomBorderThickness

Sets the thickness of the bottom border.

SetBrowserOption

Sets the options to control web browser screen that will display the report when linking the report.

SetChangeable

Sets whether properties of the component on the viewer is changeable.

SetCharacterSpacing

Sets character spacing.

SetCRLFToLF

Set whether to convert CRLF to LF.

SetDrawingType

Sets the drawing type.

SetEffect

Sets the font effect.

SetEnable

Sets whether the VoiceRecorder is enable.

SetExportOption

Sets saving options for report exporting.

SetFlatStyle

Sets the FlatStyle.

SetFocus

Sets the focus to the component.

SetFontBold

Sets whether the font is bold.

SetFontItalic

Sets whether the font is italic.

SetFontName

Sets the font name.

SetFontSize

Sets the font size.

SetFontStrikeOut

Sets whether the font is strikeout.

SetFontUnderLine

Sets whether the font is underline.

SetFormat

Sets the font format.

SetFormID

Sets the FormID.

SetHeight

Sets the height.

SetHorizontalTextAlignment

Sets the horizontal text alignment.

SetInputValue

Sets the value of Input Component, Label and FixedTableLabel.

SetLeft

Sets the left position.

SetLeftBorderColor

Sets the color of the left border.

SetLeftBorderDash

Sets the dash pattern of the left border.

SetLeftBorderDashOffset

Sets the dash offset of the left border.

SetLeftBorderThickness

Sets the thickness of the left border.

SetMovable

Sets whether the component on the viewer is movable.

SetMultiscreenEnableType

Sets the enable type in a multi-screen environment.

SetMultiscreenVisibleType

Sets the visible type in a multi-screen environment.

SetNextFormID

Sets the Next FormID.

SetPreviousFormID

Sets the Previous FormID.

SetPrintable

Set whether the component is printable.

SetRequired

Sets whether the value of Required option to be True or False.

SetResourceName

Sets the resource name.

SetRightBorderColor

Sets the color of the right border.

SetRightBorderDash

Sets the dash pattern of the right border.

SetRightBorderDashOffset

Sets the dash offset of the right border.

SetRightBorderThickness

Sets the thickness of the right border.

SetSendable

Sets whether the transfer possible.

SetShowBorder

Sets whether to show the border.

SetTag

Sets the Tag.

SetText

Sets the text.

SetTextAfterRecord

Sets the text after recording.

SetTextColor

Sets the color of a text.

SetTooltipText

Sets the tooltip text.

SetTop

Sets the top position.

SetTopBorderColor

Sets the color of the top border.

SetTopBorderDash

Sets the dash pattern of the top border.

SetTopBorderDashOffset

Sets the dash offset of the top border.

SetTopBorderThickness

Sets the thickness of the top border.

SetTransparent

Sets whether the component is transparent.

SetUserValue

Assigns a user defined value to the user value.

SetValue

Sets the value.

SetVerticalTextAlignment

Sets the vertical text alignment.

SetVisible

Sets whether the component on the viewer is visible.

SetWidth

Sets the width.