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

 

Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

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 TextBox.

GetBarcodeScanFilter

Gets the barcode scan filter object.

GetBarcodeScanFilterName

Gets the barcode scan filter name.

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.

GetConditionFieldName

Gets the condition field 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.

GetDataSetName

Gets the dataset name.

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.

GetDataType

Gets the data type.

GetDistinctFieldName

Gets the deduplication field name.

GetEffect

Gets the font effect.

GetExportOption

Get saving options for report exporting.

GetExpression

Gets the expression from the TextBox.

GetFieldName

Gets the field name.

GetFontName

Gets the font name.

GetFontSize

Gets the font size.

GetFormat

Gets the text format.

GetFormID

Gets the FormID.

GetGradientColor

Gets the gradient color.

GetGradientDirection

Gets the gradient direction.

GetGradientStartPosition

Gets the gradient start position.

GetGroupingRule

Gets the grouping rule.

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.

GetKeyboardType

Gets the keyboard type.

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.

GetLineSpacing

Gets the line spacing.

GetMaxLength

Gets the maximum number of characters.

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.

GetNFCScanFilter

Gets NFC scan filter object which is set in TextBox.

GetNFCScanFilterName

Gets name of NFC scan filter.

GetODIName

Gets the ODI name.

GetPage

Gets the page that has been added component.

GetPageSeparator

Gets the page separator.

GetParameterName

Gets the parameter name.

GetParameterSetName

Gets the parameter set name.

GetParent

Gets the parent component.

GetPlaceholderText

Gets the placeholder.

GetPrevInputComponent

Gets the previous input component.

GetPreviousFormID

Gets the Previous FormID.

GetPriorLabel

Gets the prior label name.

GetReport

Gets the current report component.

GetReportTemplate

Gets the report template.

GetResourceName

Gets the resource name.

GetReturnKeyType

Gets the Return Key Type.

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.

GetSummaryType

Gets the summary type.

GetSystemFieldName

Gets the system field name.

GetTag

Gets the Tag.

GetText

Gets the text.

GetTextColor

Gets the color of a text.

GetTextFilter

Gets the TextFilter object.

GetTextFilterName

Gets the Text Filter Name.

GetTextInputMode

Gets the text input mode.

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.s

GetWidth

Gets the width.

GetWordWrapType

Gets the word wrap type.

IsChangeable

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

IsClipping

Indicates whether clipping is enabled.

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 TextBox is enable.

IsFixNewPage

Indicates whether to fix the new page.

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.

IsHidden

Indicates whether the component is hidden.

IsMovable

Indicates whether the component on the viewer is movable.

IsMultiLine

Indicates whether the component is multi-line.

IsPrintable

Indicates whether printable.

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.

IsShowPasswordChar

Indicates whether to show password characters.

IsTransparent

Indicates whether the component is transparent.

IsUseGradient

Indicates whether to use gradient effect.

IsVisible

Indicates whether the component on the viewer is visible.

SetBackgroundAlpha

Sets the background alpha value.

SetBackgroundColor

Sets the background color.

SetBarcodeScanFilterName

Sets the barcode scan filter name.

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.

SetClipping

Sets clipping.

SetConditionFieldName

Sets the condition field.

SetCRLFToLF

Sets whether to convert CRLF to LF.

SetCustomUI

Sets the information of the search button displayed on the numeric keypad.

SetDataSetName

Sets the dataset name.

SetDataType

Sets the data type.

SetDistinctFieldName

Sets the deduplication field name.

SetEffect

Sets the font effect.

SetEnable

Sets whether the TextBox is enable.

SetExportOption

Set saving options for report exporting.

SetExpression

Sets the expression from the TextBox.

SetFieldName

Sets the field name.

SetFixNewPage

Sets whether to fix the new page.

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.

SetGradientColor

Sets the gradient color.

SetGradientDirection

Sets the gradient direction.

SetGradientStartPosition

Sets the gradient start position.

SetGroupingRule

Sets the grouping rule.

SetHeight

Sets the height.

SetHidden

Sets whether the component is hidden.

SetHorizontalTextAlignment

Sets the horizontal text alignment.

SetInputValue

Sets the value of Input Component, Label and FixedTableLabel.

SetKeyboardType

Sets the keyboard type.

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.

SetLineSpacing

Sets the line spacing.

SetMaxLength

Sets the maximum number of characters.

SetMovable

Sets whether the component on the viewer is movable.

SetMultiLine

Sets whether the component is multi-line.

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.

SetNFCScanFilterName

Sets name of NFC scan filter.

SetODIName

Sets the ODI name.

SetParameterName

Sets the parameter name.

SetParameterSetName

Sets the parameter set name.

SetPlaceholderText

Sets the placeholder.

SetPreviousFormID

Sets the Previous FormID.

SetPrintable

Sets whether the component is printable.

SetPriorLabel

Sets the prior label name.

SetRequired

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

SetResourceName

Sets the resource name.

SetReturnKeyType

Sets the Return Key Type.

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.

SetShowPasswordChar

Sets whether the show password characters.

SetSummaryType

Sets the summary type.

SetSystemFieldName

Sets the system field name.

SetTag

Sets the Tag.

SetText

Sets the text.

SetTextColor

Sets the color of a text.

SetTextFilterName

Sets the Text Filter Name.

SetTextInputMode

Sets the text input mode.

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.

SetUseGradient

Sets whether to use gradient effect.

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.

SetWordWrapType

Sets the word wrap type.