エスケープ機能において、初期化パラメタuji.escape.attributeをtrueに設定した場合にエスケープ処理の対象となるアトリビュートは以下のとおりです。アトリビュート値に'"', '&', '<', '>' が含まれる場合、それぞれ '"', '&', '<', '>' に変換されて出力されます。
タグ | アトリビュート |
---|---|
uji:form | css, style, title, lang, dir, method, enctype, accept, target |
uji:mcForm | css, style, title, lang, dir, method, enctype, accept, target |
uji:input | style, title, lang, dir, type, name, checked, disabled, readonly, size, maxlength, src, alt, usemap, ismap, tabindex, accesskey, accept |
uji:textarea | style, title, lang, dir, name, rows, cols, disabled, readonly, tabindex, accesskey |
uji:select | style, title, lang, dir, name, size, multiple, disabled, tabindex |
uji:fieldString | width, height, borderColor, borderType, borderWidth, insets, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, alignmentHorizontal, verticalAlignment, tabIndex, tipText, css |
uji:fieldEJString | width, height, borderColor, borderType, borderWidth, background, foreground, fontSize, tabIndex |
uji:fieldLong | width, height, borderColor, borderType, borderWidth, insets, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, alignmentHorizontal, verticalAlignment, tabIndex, tipText, css |
uji:fieldDouble | width, height, borderColor, borderType, borderWidth, insets, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, alignmentHorizontal, verticalAlignment, tabIndex, tipText, css |
uji:fieldBigInteger | width, height, borderColor, borderType, borderWidth, insets, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, alignmentHorizontal, verticalAlignment, tabIndex, tipText, css |
uji:fieldBigDecimal | width, height, borderColor, borderType, borderWidth, insets, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, alignmentHorizontal, verticalAlignment, tabIndex, tipText, css |
uji:fieldDate | width, height, borderColor, borderType, borderWidth, insets, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, alignmentHorizontal, verticalAlignment, tabIndex, tipText, css |
uji:fieldTextArea | width, height, borderColor, borderType, borderWidth, insets, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, alignmentHorizontal, verticalAlignment, tabIndex, tipText, columns, rows, wrap, css |
uji:checkBox | width, height, borderColor, borderType, borderWidth, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, verticalAlignment, tabIndex, tipText, css |
uji:radioButton | width, height, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, verticalAlignment, tabIndex, tipText, css |
uji:pushButton | width, height, borderColor, borderType, borderWidth, insets, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, alignmentHorizontal, verticalAlignment, tabIndex, tipText, name, css |
uji:anchor | background, foreground, fontStyle, fontWeight, fontSize, textDecoration, tabIndex, css |
uji:label | width, height, borderColor, borderType, borderWidth, insets, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, alignmentHorizontal, verticalAlignment, css |
uji:comboBox | width, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, tabIndex, css |
uji:listBox | width, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, tabIndex, size, css |
uji:buttonList | width, height, borderColor, borderType, borderWidth, insets, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, css |
uji:recordView | width, height, borderColor, borderType, borderWidth, insets, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, labelBackground, labelForeground, labelFontStyle, labelFontWeight, labelFontSize, labelWidth, fieldWidth, fieldBackground, rowHeight, css |
uji:tableView | width, height, borderColor, borderType, borderWidth, insets, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, alignmentHorizontal, alignmentVertical, rules, ruleWidth, ruleColor, ruleType, cellSpacing, stripeBackground, columnWidth, columnInputWidth, columnInputHeight, css, headerHeight, headerInsets, headerBackground, headerForeground, headerFontStyle, headerFontWeight, headerFontSize, headerTextDecoration, headerAlignmentHorizontal, headerAlignmentVertical, headerRuleWidth, headerRuleColor, headerRuleType, dataHeight, dataInsets, dataBackground, dataForeground, dataFontStyle, dataFontWeight, dataFontSize, dataTextDecoration, dataAlignmentHorizontal, dataAlignmentVertical, dataRuleWidth, dataRuleColor, dataRuleType, dataStripeBackground |
uji:treeView | width, height, borderColor, borderType, borderWidth, insets, background, foreground, fontStyle, fontWeight, fontSize, textDecoration, alignmentHorizontal, alignmentVertical, rules, ruleWidth, ruleColor, ruleType, cellSpacing, stripeBackground, columnWidth, columnInputWidth, columnInputHeight, css, headerHeight, headerInsets, headerBackground, headerForeground, headerFontStyle, headerFontWeight, headerFontSize, headerTextDecoration, headerAlignmentHorizontal, headerAlignmentVertical, headerRuleWidth, headerRuleColor, headerRuleType, dataHeight, dataInsets, dataBackground, dataForeground, dataFontStyle, dataFontWeight, dataFontSize, dataTextDecoration, dataAlignmentHorizontal, dataAlignmentVertical, dataRuleWidth, dataRuleColor, dataRuleType, dataStripeBackground |
uji:borderLayout | width, height, borderColor, borderType, borderWidth, spacing |
uji:borderLayoutRenderer | width, height, borderColor, borderType, borderWidth, insets, background |
uji:gridLayout | width, height, borderColor, borderType, borderWidth, spacing, background, columnWidth |
uji:gridLayoutRenderer | width, height, borderColor, borderType, borderWidth, insets, background |
uji:tabbedLayout | width, height, borderColor, borderType, borderWidth, insets, background, tabWidth, tabHeight, tabBorderWidth, tabBackground |