Supported from IE10. Provides same function as the accept property of >input type="file"/<. 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: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: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.
Receives the name of the function, and sets the calendarDisplayFormat with the return of the function. Sends the calendarValueType as a parameter when calling the function.
[default:false, true] When cutting data from the GridView by pressing Ctrl (or cmd)+X, decides whether to include the disabled column data in the data to be cut.
[default:false, true] When cutting data from the GridView by pressing Ctrl (or cmd)+X, decides whether to include the readOnly column data in the data to be cut.
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).
[default: false, true] Moves the footer too when dragging columns using the setColumnOrder function or columnMove="true" setting. (Valid only when the footer has the same merge structure with the header and the footer.)
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.
[default:false, true] Changes the CSS file rendering order of the the link tag in the document head to be rendered after the link tag of stylesheet_ext.css file.
[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.
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.
Changes the status of multiple rows of the specified indices into “D” simultaneously and returns the data of the deleted rows in a two-dimensional form.
Receives the name of the function, and sets the displayFormat with the return of the function. Sends the calendarValueType as a parameter when calling the function.
Receives the name of the function, and sets the displayFormat with the return of the function. Sends the calendarValueType as a parameter when calling the function.
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: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.
Removes overlapping data in the column of the specified index or ID, and returns the result data in a array form sorted in ascending powers, and specified column.
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 parent WFrame object when the component is a child of the WFrame which uses the scope feature (scope=true).
Returns null if not the child of the scoping-enabled (scope=true) WFrame.
Returns the parent WFrame object when the component is a child of the WFrame which uses the scope feature (scope=true).
Returns null if not the child of the scoping-enabled (scope=true) WFrame.
Returns the parent WFrame object when the component is a child of the WFrame which uses the scope feature (scope=true).
Returns null if not the child of the scoping-enabled (scope=true) WFrame.
Returns the scope object of the parent when the component is a child of the WFrame which uses the scope feature (scope=true).
Returns the window object if not a child of the scoping-enabled (scope=true) WFrame.
Returns the scope object of the parent when the component is a child of the WFrame which uses the scope feature (scope=true).
Returns the window object if not a child of the scoping-enabled (scope=true) WFrame.
Returns the scope object of the parent when the component is a child of the WFrame which uses the scope feature (scope=true).
Returns the window object if not a child of the scoping-enabled (scope=true) WFrame.
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.
Name of the node containing the key node under the XPath when the search result is bound with the InstanceData. Valid when interactionMode="true".
(Example)
// keyInputRef="req/search"
Keyword
[default:false, true] Allows item selection through the key move on the item list. The item selected by the keyboard on the item list will be used the actual selection of the SelectBox.
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.
[default:false, true] Mandatory field. The validation function checks mandatory input fields.
(Options)
"false" (Default) Not make it mandatory.
"true" Make it mandatory.
[default:false, true] Mandatory field. The validation function checks mandatory input fields.
(Options)
"false" (Default) Not make it mandatory.
"true" Make it mandatory.
[default:false, true] Mandatory field. The validation function checks mandatory input fields.
(Options)
"false" (Default) Not make it mandatory.
"true" Make it mandatory.
[default:false, true] Mandatory field. The validation function checks mandatory input fields.
(Options)
"false" (Default) Not make it mandatory.
"true" Make it mandatory.
[default:false, true] Mandatory field. The validation function checks mandatory input fields.
(Options)
"false" (Default) Not make it mandatory.
"true" Make it mandatory.
Makes the field mandatory. The validation function checks the mandatory fields.
(Options)
"false" (Default) Not make it mandatory.
"true" Make it mandatory.
[default:false, true] Mandatory field. The validation function checks mandatory input fields.
(Options)
"false" (Default) Not make it mandatory.
"true" Make it mandatory.
[default:false, true] Mandatory field. The validation function checks mandatory input fields.
(Options)
"false" (Default) Not make it mandatory.
"true" Make it mandatory.
[default:false, true] Mandatory field. The validation function checks mandatory input fields.
(Options)
"false" (Default) Not make it mandatory.
"true" Make it mandatory.
[default:false, true] Mandatory field. The validation function checks mandatory input fields.
(Options)
"false" (Default) Not make it mandatory.
"true" Make it mandatory.
[default:false, true] Mandatory field. The validation function checks mandatory input fields.
(Options)
"false" (Default) Not make it mandatory.
"true" Make it mandatory.
Displays [Cancel] and [Confirm] buttons at the bottom of the choice list. ([Cancel] is to cancel the selection, and [Confirm] is to confirm the selection.)
Allows the Enter key to function same as the Tab key when the nextTabID is given. Upon the end user’s pressing the Enter key, the focus will move to the nextTabID component.
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.
[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".
LinkedDataList ID in the main (or parent) page being referred to. (Only the parent page can be referred to. Referring to sibling pages are to be supported.)
[default:start, contain, none] Search mode when interactionMode is false.
(Options)
"start" (Default) Searches only those starting with the inputted value.
"contain" Searches those containing the inputted value.
"none" Searches only those exactly same as the inputted value.
[default:start, contain, none] Search mode when interactionMode is false.
(Options)
"start" (Default) Searches only those starting with the inputted value.
"contain" Searches those containing the inputted value.
"none" Searches only those exactly same as the inputted value.
[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.
Appends an attribute or Text node to the XPath node of the corresponding document or element.Appends an attribute or Text node to the XPath node of the corresponding document or element.
[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.)
[ascending, descending] Sorting method. Valid only when the sortOption is defined.
(Options)
"ascending" (Default) Sorts in ascending powers.
"descending" Sorts in descending powers.
[default:ascending, descending] Sorting method. Valid only when the sortOption is defined.
(Options)
"ascending" (Default) Sorts in ascending powers.
"descending" Sorts in descending powers.
[default:ascending, descending] Sorting method. Valid only when the sortOption is defined.
(Options)
"ascending" (Default) Sorts in ascending powers.
"descending" Sorts in descending powers.
[_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",
[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.
[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.
[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.
[default: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:20] X coordinate of the tooltip. Valid when the tooltipDisplay is set as true. The left end of the currently selected element is the oritin, and the coordinate unit is px.
[defulat:20] X coordinate of the tooltip. Valid when the tooltipDisplay is set as true. The left end of the currently selected element is the oritin, and the coordinate unit is px.
[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.
[defulat:cellHeight+3] Y coordinate of the tooltip. Valid when the tooltipDisplay is set as true. The upper-left corner is the origin and the coordinate unit is px.
[defulat:cellHeight+3] Y coordinate of the tooltip. Valid when the tooltipDisplay is set as true. The upper-left corner is the origin and the coordinate unit is px.
[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 filter 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.
[default:false] Whether to validate the input of the Input component upon the oninput event being triggered. (Supported in IE9 and higher versions which support the oninput event.)
Hides certain items from the selection item list of the CheckComboBox. Specifies the column in which the visibility information exists in the bound DataList.
Hides certain items from the selection item list of the SelectBox. Specifies the column in which the visibility information exists in the bound DataList.
Value that specifies hiding of the items from the selection item list when the visibleColumn property is used. The default is "0,false,FALSE,F".
(Example)
Do the following:
dataList.getCellData(row, visibleColumn);
In case one of "0,false,FALSE,F" is returned, the corresponding row will not be displayed on the list.