Supported from IE10. provides the same function as the accept property. For more information, visit http://www.w3schools.com/tags/att_input_accept.asp.
[default:false, true] When generating ul tags with accessibility="true" setting, the names of X and Y axes are used as the label and the value respectively.
Breakpoint to adapt the layout when the tagname is table and when the adaptive mode is enabled. When the value is crosstab, there must be one thead and one tbody.
[default:minimal,full] Appearance property of xforms select1. In case of minimal, a select box will be displayed, and in case of full, radio buttons will be displayed.
The application range of the formatted value. In case of all, the value and the displayed value will be the same and the displayed value will be formatted during the input.
The application range of the formatted value. In case of all, the value and the displayed value will be the same and the displayed value will be formatted during the input.
Allows the end user to move to the next cell at the last character in the cell or to the previous cell at the first character in the cell using arrow keys.
Relevant only when the DataType is XML. Name of the DataMap to define an additional attribute in the rootNode. The key and the value of the DataMap will be defined as the attribute name and the attribute value of the rootNode.
Relevant only when the DataType is XML. Name of the DataMap to define an additional attribute in the rootNode. The key and the value of the DataMap will be defined as the attribute name and the attribute value of the rootNode.
[lastColumn, allColumn] Automatically fits the table to the browser width. As a result, no horizontal scrolling will be made.<br />allColumn is to evenly distribute the columns, and lastColumn is to use only the last column to fit to the browser width.
[default:false,true] Displays the selection options. In case the chooseOptionLabel is not defined, the label will be "-Choose-" and the value ""(empty string).
[default:false,true] Displays the selection options. In case the chooseOptionLabel is not defined, the label will be "-Choose-" and the value ""(empty string).
[default:false,true] Displays the selection options. In case the chooseOptionLabel is not defined, the label will be "-Choose-" and the value ""(empty string).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Same as the class property in HTML standard. One or more classes defined in the CSS file or in the style block can be applied (through the use of the space as the separator).
Dynamically creates an empty IFrame. However, if the total number of IFrames is same as the windowMaxNum, calling this function will not generate an empty IFrame.
[true, false] Whether to allow data moving between GridView components through dragging-and-dropping. On Firefox, the end user must press the Ctrl key to use this feature.
[default: false, true] Automatically refreshes the DataList upon execution of addItem or deleteItem when the item list of the MultiSelect is bound with a DataList.
[default:Sum] Sets the default aggregator (to get the statistical data). The aggregator in the field is of a higher priority. If there is no aggregator defined in the field, the default aggregator will be used.
[default:Sum] Sets the default aggregator (to get the statistical data). The aggregator in the field is of a higher priority. If there is no aggregator defined in the field, the default aggregator will be used.
Deletes the item of the corresponding index. If both the chooseOption and the allOption are true, the -Select- item will be considered being included in index numbering.
[default:label, value delim label, label delim value] Mode of display. Both the label and the value can be displayed. The separator (delim) is defined in the delimiter property.
[default:label, value delim label, label delim value] Mode of display. Both the label and the value can be displayed. The separator (delim) is defined in the delimiter property.
[default:label, value delim label, label delim value, value] Mode of displaying selection items. Both the label and the value can be displayed together. The delimiter property will be used as the delim.
The function to be executed upon the end user's completing dragging. To be used in pair with dragStartFunction. Must be defined for two cases when drilling-down is enabled and when disabled.
The function to be executed upon the end user's completing dragging. To be used in pair with dragStartFunction. Must be defined for two cases when drilling-down is enabled and when disabled.
The function to be executed upon the end user's starting dragging. To be used in pair with dragEndFunction. Must be defined for two cases when drilling-down is enabled and when disabled.
[default:select, focus] Type of editing upon the end user's focusing the input.(select: Select the text. focus: Move the cursor to the end of the text.)
[default:focus, select] Specifies the editing type when the component is focused in. In case of select, the entire string will be selected (or dragged).
[default:focus, select] Specifies the editing type when the component is focused in. In case of select, the entire string will be selected (or dragged).
[default:false, true] When a value or index not in the item list is set (by a method such as setValue or setSelectedIndex), sets an empty label or value (empty string).
[default:false, true] When a value or index not in the item list is set (by a method such as setValue or setSelectedIndex), sets an empty label or value (empty string).
Name of the function that defines the customized format for the value. Allows the developer to directly control characters (such as html tag, javascript:alert) not allowed for security reasons.
Name of the function that defines the customized format for the value. Allows the developer to directly control characters (such as html tag, javascript:alert) not allowed for security reasons.
Name of the function that defines the customized format for the value. Allows the developer to directly control characters (such as html tag, javascript:alert) not allowed for security reasons.
[default:false, true] Excludes the rows of which status has been changed to “d” by modifyRowStatus API from subtotaling and totaling (footeR) expressions.
[default:false, true] Excludes the rows of which status has been changed to “d” by modifyRowStatus API from subtotaling and totaling (footeR) expressions.
Whether to set the first value set by a method (such as setValue) or the end user's input as the initial data of the DataMap if no initial data has been defined.
Returns the data of the checked row as an array when the column is of the corresponding colIndex and is a Radio or CheckBox component. If the column is not a Checkbox component, an empty array will be returned.
Returns the index of the checked row as an array when the column is of the corresponding colIndex and the inputType property of the column is Radio or Checkbox.
Returns the number of the items. If the chooseOption or allOption is true, -All- or -Select- will be considered as an item and will be also included in item counting.
Searches the rows of which colIndex is same as with the dataValue among the rows from stRowIndex to lastRowIndex-1, and returns the values of the colIndex as an array.
Converts the data of the rows in updated, inserted, deleted, or removed status (U, C, D, E, 1, 2, 3, or 5) into JSON and returns them as a one-dimensional array.
Converts the data of the rows in updated, inserted, deleted, or removed status (U, C, D, E, 1, 2, 3, or 5) into JSON and returns them as a one-dimensional array.
Returns whether the row of the corresponding rowIndex can be drilled down in a Boolean value when the drilling-down is enabled for the entire GridView.
Returns the actual realRowIndex (same as the rowIndex of the referenced dataList) through the linkedRealRowIndex (the realRowIndex of the linkedDataList).
Returns the index of the selected item. If the chooseOption or allOption is true, -All- or -Select- will be considered as an item and will be also included in index numbering.
Returns the data of the targetCol of which rowIndex of the specified matchCol is not same as dataValue among the rows between stRowIndex and lastRowIndex as JSON.
Searches the rows of which colIndex is not same with the dataValue among the rows between stRowIndex and lastRowIndex-1, and returns the value of such rows as an array.
Returns the data of the targetCol of which rowIndex of the specified matchCol is not same as dataValue among the rows between stRowIndex and lastRowIndex as an array.
Returns the data of the rows of which rowIndex of the specified column is not same as dataValue among the rows between stRowIndex and lastRowIndex as an array.
Searches the rows of which colIndex is not same with the dataValue among the rows between stRowIndex and lastRowIndex-1, and returns the data of such rows as an array.
Returns the data of the rows of which rowIndex of the specified column is not same as dataValue among the rows between stRowIndex and lastRowIndex as an array.
Returns the indices of the rows of which rowIndex of the specified column is not same as dataValue among the rows between stRowIndex and lastRowIndex as an array.
Searches the rows of which colIndex is not same with the dataValue among the rows between stRowIndex and lastRowIndex-1, and returns the indices of such rows as an array.
Returns the indices of the rows of which rowIndex of the specified column is not same as dataValue among the rows between stRowIndex and lastRowIndex as an array.
Converts the data of the rows of which rowIndex of the specified column is not same as dataValue among the rows between stRowIndex and lastRowIndex into JSON and returns as an array.
Converts the data of the rows of which rowIndex of the specified column is not same as dataValue among the rows between stRowIndex and lastRowIndex into JSON and returns as an array.
Returns the indices of the rows of which rowIndex of the specified column is not same as dataValue among the rows between stRowIndex and lastRowIndex as an array.
Searches the rows of which colIndex is not same with the dataValue among the rows between stRowIndex and lastRowIndex-1, and returns the data of such rows as XML.
Returns the data of the rows of which rowIndex of the specified column is not same as dataValue among the rows between stRowIndex and lastRowIndex as an XML.
[default:false, true] Hides the window title upon maximizing the window. (In case the window is hidden, the user can maximize or restore the window size using the controlIcon.)
Deletes the entire date and the filtering conditions and initializes the column information (such as the nodeset of the SelectBox component) and returns the data as a one-dimensional array.
Triggers the onscrollend event when the vertical scroll reaches the bottom and the number of the remaining rows is same as the loadCount specified here.
he name of the class to apply a separate message to noResultMessage (when there is zero data in the DataList). The HTML structure of the message uses div tag and the Text is displayed in the sub section.
Sets a separate style for the noResultMessage (when there is zero data in the DataList). Instead of the default style, the specified style in this property will be used.
Triggered right before the window position is changed by mouse dragging-and-dropping. If the event handler function returns false, the position change will be canceled.
Triggered when the data of a single cell is changed. Not generated upon changes in the entire DataList structure (through the use of setJSON and so on).
Triggered upon the end user's selecting/changing an item or setting a value. Use the onviewchange event to control only the end user's selecting an item.
Triggered upon the end user's selecting/changing an item or setting a value. Use the onviewchange event to control only the end user's selecting an item.
Triggered upon the end user's selecting/changing an item or setting a value. Use the onviewchange event to control only the end user's selecting an item.
Triggered upon the dragging mouse pointer moving out of the pure label area (not including the icon area) of the treeview node. Valid when the useDrag is true.
Triggered upon the end user's pressing a key in the edit mode. For Korean characters (2 bytes for each character), the event will be triggered upon completion of the character.
Triggered upon the end user's pressing a key in the edit mode. For Korean characters (2 bytes for each character), the event will be triggered upon completion of the character.
Triggered when the value on the list is changed through keyboard input or mouse clicking. In case the change was made by a script, no event will be triggered. (Similar to the native onchange event.)
Triggered when the value on the list is changed through keyboard input or mouse clicking. In case the change was made by a script, no event will be triggered. (Similar to the native onchange event.)
Triggered when a value on the list is changed through the keyboard or mouse. Does not occur upon a value change by a script. (Similar to the native onchange event.)
Triggered upon selection of label, checkbox, icon, or toggling button on the treeview through the keyboard. Not triggered if the value was changed by a script.
[default:false, true] Enables readOnly property or all cells of the GridView component. In case readOnly is enabled for the body column, the setting of the body column will be prior.
[default:false, true] Ignores the cell of which readOnly property is enabled to select the next cell upon the end user's pressing the Tab key on the readOnly-enabled cell.
Keeps a separate structure for the data returned by getModifiedXML, getDeleteXML, getVoidXML, or getOnlyDeleteXML with the XML structure being removed. False is to keep a separate structure.
[default:false, true] Adjusts the width according to the number of 2-depth columns belonging to the last column with timeBase="date" and categoryDepth="2".
[default:false, true] A mode to support web accessibility requirements. When this property is true, the end user can rotate every cell on the GridView by pressing the Tab key.
Sets the data of the one-dimensional array in the DataList according to the column order of columnInfo. (The row status is changed to the default status R.)
Sets the row of the corresponding bottomRowIndex to the bottom of the currently displayed area of the GridView component. (Moves the vertical scroll bar.)
Checks (when the flag is true) or unchecks (when the flag is false) when the inputType of the cell of the corresponding rowIndex and the colIndex is checkbox or radio.
Rearranges the order of the columns based on the given array. The columns not specified by the parameter will be put after the columns specified by parameters.
Selects the item of the corresponding index. If the chooseOption or allOption is true, -All- or -Select- will be considered as an item and will be also included in index numbering.
[default: false, true] Displays the sortable and the useFilterList icons on the header when both the useFilterList and the showSortableImage properties are in use.
[default: false, true] IF the user selects a month, the selection will be automatically set (without the Confirm button being displayed so that the user does not need to click the Confirm button.)
[default: false, true] IF the user selects a month, the selection will be automatically set (without the Confirm button being displayed so that the user does not need to click the Confirm button.)
[default: false, true] The user can select a month by clicking arrow buttons such as << < > >> and the selected month will be automatically set. (The Confirm button will be displayed.)
[default: false, true] The user can select a month by clicking arrow buttons such as << < > >> and the selected month will be automatically set. (The Confirm button will be displayed.)
[_blank, _parent, _self, _top] Provides a similar feature as the target property of the a tag. Defines the location where the document specified in the "href" property will be opened.
[default: false, true] When the inputType of the cell header is "text" and the inputType of the cell is "text, link, checkbox, button, radio, select (with tableRender being "ul"), or secret",
Removes the class of the corresponding className from the component. If there is no such a class, a class of the corresponding className will be added.
[default:false, true] Displays the cell data as a tooltip upon the end user's hovering the mouse over the cell when the cell data is longer than the cell width.
[defulat:20] The X coordinate of the tooltip when the tooltipDisplay property is true. The left end of the body cell is the origin. The calculation is made in pixels.
[defulat:cellHeight+3] The Y coordinate of the tooltip when the tooltipDisplay property is true. The upper-left corner of the body cell is the origin. The calculation is made in pixels.
[default:false, true] Always displays the tooltip regardless of the Text length. When this property is enabled, the tooltip will be always displayed except when the data is blank (“”).
[default:false, true] Always displays the tooltip regardless of the Text length. When this property is enabled, the tooltip will be always displayed except when the data is blank (“”).
[default:true, false] Uses a confirmation message for overlapping windows when dynamically creating a window with createWindow API. Note the following.
[default: false, true] Displays the filtering conditions as a list. The first item on the list will be “User-defined Filter”. Upon selection of the "User-defined Filter”, the user-defined filter pop-up will be displayed.
[default:true, false] Allows the end user to select the month when the calendarValueType is yearMonthDate. When not allowed, the user's clicking year selection box will not function.
[default:false, true] Allows navigation among the components trough the tab key within the TabControl. Pressing the tab key one the last component will move to the next tab.
[default:false, true] Allows use of the tab key only for navigation purposes between the tabs. In case of false, the user can navigate between the tabs using arrow keys.
[default:true, false] Allows the end user to select the year when the calendarValueType is yearMonthDate. When not allowed, the user's clicking year selection box will not function.