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

 

Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

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

GetCharacterSpacing

Gets the character spacing.

GetCheckedValue

Gets the CheckedValue.

GetCheckFrameBackgroundColor

Gets the Frame Background Color.

GetCheckFrameColor

Gets the Frame Color.

GetCheckFrameSize

Gets the Frame Size.

GetCheckFrameThickness

Gets the Frame Thickness.

GetCheckMarkColor

Gets the Check Mark Color.

GetCheckStyle

Gets the Check Style.

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.

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.

GetDescription

Gets descriptions.

GetDistinctFieldName

Gets the deduplication field name.

GetDrawingType

Gets the drawing type.

GetEffect

Gets the font effect.

GetExportOption

Gets saving options for report exporting.

GetExpression

Gets the expression from the CheckBox.

GetFieldName

Gets the field name.

GetFontName

Gets the font name.

GetFontSize

Gets the font size.

GetFontStretch

Gets the font scale.

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.

GetHeight

Gets the height.

GetHorizontalCheckAlignment

Gets the horizontal alignment of the check mark.

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.

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.

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.

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.

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.

GetTooltipText

Gets the tooltip text.

GetTop

Gets the top position.

GetUnCheckedValue

Gets the UnCheckedValue.

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.

IsChecked

Indicates whether the check box is checked.

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

IsRequired

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

IsSendable

Indicates whether the transfer possible.

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.

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.

SetChecked

Sets whether the check box is checked.

SetCheckedValue

Sets the CheckedValue.

SetCheckFrameBackgroundColor

Sets the Frame Background Color.

SetCheckFrameColor

Sets the Frame Color.

SetCheckFrameSize

Sets the Frame Size.

SetCheckFrameThickness

Sets the Frame Thickness.

SetCheckMarkColor

Sets the Check Mark Color.

SetCheckStyle

Sets the Check Style.

SetConditionFieldName

Sets the condition field.

SetCRLFToLF

Sets whether to convert CRLF to LF.

SetDataType

Sets the data type.

SetDescription

Sets descriptions.

SetDistinctFieldName

Sets the deduplication field name.

SetDrawingType

Sets the drawing type..

SetEffect

Sets the font effect.

SetEnable

Sets whether the Checkbox is enable.

SetExportOption

Sets saving options for report exporting.

SetExpression

Sets the expression from the CheckBox.

SetFieldName

Sets the field name.

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.

SetFontStretch

Sets the font scale.

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.

SetHeight

Sets the height.

SetHorizontalCheckAlignment

Sets the horizontal alignment of the check mark.

SetHorizontalTextAlignment

Sets the horizontal text alignment.

SetInputValue

Sets the value of Input Component, Label and FixedTableLabel.

SetLeft

Sets the left position.

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.

SetODIName

Sets the ODI name.

SetPageSeparator

Sets the page separator.

SetParameterName

Sets the parameter name.

SetParameterSetName

Sets the parameter set name.

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.

SetSendable

Sets whether the transfer possible.

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.

SetTooltipText

Sets the tooltip text.

SetTop

Sets the top position.

SetTransparent

Sets whether the component is transparent.

SetUnCheckedValue

Sets the UnCheckedValue.

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.