public interface

EnumHTMLTags

com.microstrategy.web.tags.EnumHTMLTags
Known Indirect Subclasses

Class Overview

The EnumHTMLTags specifies constants for the HTML tag names, attribute names and attribute values.

Summary

Constants
String ATT_ACTION The constant name of the HTML attribute action.
String ATT_ALIGN The constant name of the HTML attribute align.
String ATT_ALT The constant name of the HTML attribute alt.
String ATT_AUTOCOMPLETE The constant name of the HTML attribute autocomplete.
String ATT_BORDER The constant name of the HTML attribute border.
String ATT_CELLPADDING The constant name of the HTML attribute cellpadding.
String ATT_CELLSPACING The constant name of the HTML attribute cellspacing.
String ATT_CHECKED The constant name of the HTML attribute checked.
String ATT_CLASS The constant name of the HTML attribute class.
String ATT_CMDID The constant name of the HTML attribute cmdid.
String ATT_CMDLVL The constant name of the HTML attribute cmdlvl.
String ATT_CMD_FORMAT_TYPE The constant name of the HTML attribute cmdft.
String ATT_COLS The constant name of the HTML attribute cols.
String ATT_COLSPAN The constant name of the HTML attribute colspan.
String ATT_DG The constant name of the HTML attribute dg.
String ATT_DIALOG The constant name of the HTML attribute dialog.
String ATT_DISABLED The constant name of the HTML attribute disabled.
String ATT_FOR The constant name of the HTML attribute for.
String ATT_HEIGHT The constant name of the HTML attribute height.
String ATT_HREF The constant name of the HTML attribute href.
String ATT_HSPACE The constant name of the HTML attribute hspace.
String ATT_ID The constant name of the HTML attribute id.
String ATT_IFRAME The constant name of the HTML attribute iframe.
String ATT_LANGUAGE The constant name of the HTML attribute language.
String ATT_MAXLENGTH The constant name of the HTML attribute maxlength.
String ATT_METHOD The constant name of the HTML attribute method.
String ATT_MODAL The constant name of the HTML attribute modal.
String ATT_NAME The constant name of the HTML attribute name.
String ATT_NOWRAP The constant name of the HTML attribute nowrap.
String ATT_ONCHANGE The constant name of the HTML attribute onchange.
String ATT_ONCLICK The constant name of the HTML attribute onclick.
String ATT_ONFOCUS The constant name of the HTML attribute onfocus.
String ATT_ONKEYUP The constant name of the HTML attribute onkeyup.
String ATT_ONMOUSEOUT The constant name of the HTML attribute onmouseout.
String ATT_ONMOUSEOVER The constant name of the HTML attribute onmouseover.
String ATT_ONSUBMIT The constant name of the HTML attribute onsubmit.
String ATT_PARAM The constant name of the HTML attribute param .
String ATT_PLACEHOLDER The constant name of the HTML attribute placeholder.
String ATT_READONLY The constant name of the HTML attribute readOnly.
String ATT_ROWS The constant name of the HTML attribute rows.
String ATT_ROWSPAN The constant name of the HTML attribute rowspan.
String ATT_SCRIPT_CLASS The constant name of the HTML attribute scriptclass.
String ATT_SELECTED The constant name of the HTML attribute selected.
String ATT_SIZE The constant name of the HTML attribute size.
String ATT_SRC The constant name of the HTML attribute src.
String ATT_STYLE The constant name of the HTML attribute style.
String ATT_SUMMARY The constant name of the HTML attribute summary.
String ATT_TARGET The constant name of the HTML attribute target.
String ATT_TITLE The constant name of the HTML attribute title.
String ATT_TY The constant name of the HTML attribute ty.
String ATT_TYPE The constant name of the HTML attribute type.
String ATT_VALIGN The constant name of the HTML attribute valign.
String ATT_VALUE The constant name of the HTML attribute value.
String ATT_VALUE_ABSBOTTOM The constant attribute value absbottom.
String ATT_VALUE_ABSMIDDLE The constant attribute value absmiddle.
String ATT_VALUE_BOTTOM The constant attribute value bottom.
String ATT_VALUE_BUTTON The constant attribute value button.
String ATT_VALUE_CHECKBOX The constant attribute value checkbox.
String ATT_VALUE_DEFAULT The constant attribute value 1.
String ATT_VALUE_EMBED The constant attribute value embed.
String ATT_VALUE_FALSE The constant attribute value false.
String ATT_VALUE_HIDDEN The constant attribute value hidden.
String ATT_VALUE_IMAGE The constant attribute value image.
String ATT_VALUE_JAVASCRIPT The constant attribute value javascript.
String ATT_VALUE_LEFT The constant attribute value left.
String ATT_VALUE_MIDDLE The constant attribute value middle.
String ATT_VALUE_POST The constant attribute value post.
String ATT_VALUE_RADIO The constant attribute value radio.
String ATT_VALUE_SUBMIT The constant attribute value submit.
String ATT_VALUE_TEXT The constant attribute value text.
String ATT_VALUE_TOP The constant attribute value top.
String ATT_VALUE_TRUE The constant attribute value true.
String ATT_VSPACE The constant name of the HTML attribute vspace.
String ATT_WIDTH The constant name of the HTML attribute width.
String TAG_NAME_ANCHOR The constant name of the HTML tag a.
String TAG_NAME_CELL The constant name of the HTML tag td.
String TAG_NAME_DIV The constant name of the HTML tag div.
String TAG_NAME_HEADER The constant name of the HTML tag th.
String TAG_NAME_IFRAME The constant name of the HTML tag iframe.
String TAG_NAME_IMAGE The constant name of the HTML tag img.
String TAG_NAME_INPUT The constant name of the HTML tag input.
String TAG_NAME_LABEL The constant name of the HTML tag label.
String TAG_NAME_MAP The constant name of the HTML tag map.
String TAG_NAME_OPTION The constant name of the HTML tag option.
String TAG_NAME_ROW The constant name of the HTML tag tr.
String TAG_NAME_SCRIPT The constant name of the HTML tag script.
String TAG_NAME_SELECT The constant name of the HTML tag select.
String TAG_NAME_SPAN The constant name of the HTML tag span.
String TAG_NAME_STYLE The constant name of the STYLE tag a.
String TAG_NAME_TABLE The constant name of the HTML tag table.
String TAG_NAME_TEXTAREA The constant name of the HTML tag textarea.

Constants

public static final String ATT_ACTION

The constant name of the HTML attribute action.

Constant Value: "action"

public static final String ATT_ALIGN

The constant name of the HTML attribute align.

Constant Value: "align"

public static final String ATT_ALT

The constant name of the HTML attribute alt.

Constant Value: "alt"

public static final String ATT_AUTOCOMPLETE

The constant name of the HTML attribute autocomplete.

Constant Value: "autocomplete"

public static final String ATT_BORDER

The constant name of the HTML attribute border.

Constant Value: "border"

public static final String ATT_CELLPADDING

The constant name of the HTML attribute cellpadding.

Constant Value: "cellpadding"

public static final String ATT_CELLSPACING

The constant name of the HTML attribute cellspacing.

Constant Value: "cellspacing"

public static final String ATT_CHECKED

The constant name of the HTML attribute checked.

Constant Value: "checked"

public static final String ATT_CLASS

The constant name of the HTML attribute class.

Constant Value: "class"

public static final String ATT_CMDID

The constant name of the HTML attribute cmdid.

Constant Value: "cmdid"

public static final String ATT_CMDLVL

The constant name of the HTML attribute cmdlvl.

Constant Value: "cmdlvl"

public static final String ATT_CMD_FORMAT_TYPE

The constant name of the HTML attribute cmdft.

Constant Value: "cmdft"

public static final String ATT_COLS

The constant name of the HTML attribute cols.

Constant Value: "cols"

public static final String ATT_COLSPAN

The constant name of the HTML attribute colspan.

Constant Value: "colspan"

public static final String ATT_DG

The constant name of the HTML attribute dg.

Constant Value: "dg"

public static final String ATT_DIALOG

The constant name of the HTML attribute dialog.

Constant Value: "dialog"

public static final String ATT_DISABLED

The constant name of the HTML attribute disabled.

Constant Value: "disabled"

public static final String ATT_FOR

The constant name of the HTML attribute for.

Constant Value: "for"

public static final String ATT_HEIGHT

The constant name of the HTML attribute height.

Constant Value: "height"

public static final String ATT_HREF

The constant name of the HTML attribute href.

Constant Value: "href"

public static final String ATT_HSPACE

The constant name of the HTML attribute hspace.

Constant Value: "hspace"

public static final String ATT_ID

The constant name of the HTML attribute id.

Constant Value: "id"

public static final String ATT_IFRAME

The constant name of the HTML attribute iframe.

Constant Value: "iframe"

public static final String ATT_LANGUAGE

The constant name of the HTML attribute language.

Constant Value: "language"

public static final String ATT_MAXLENGTH

The constant name of the HTML attribute maxlength.

Constant Value: "maxlength"

public static final String ATT_METHOD

The constant name of the HTML attribute method.

Constant Value: "method"

public static final String ATT_MODAL

The constant name of the HTML attribute modal.

Constant Value: "modal"

public static final String ATT_NAME

The constant name of the HTML attribute name.

Constant Value: "name"

public static final String ATT_NOWRAP

The constant name of the HTML attribute nowrap.

Constant Value: "nowrap"

public static final String ATT_ONCHANGE

The constant name of the HTML attribute onchange.

Constant Value: "onchange"

public static final String ATT_ONCLICK

The constant name of the HTML attribute onclick.

Constant Value: "onclick"

public static final String ATT_ONFOCUS

The constant name of the HTML attribute onfocus.

Constant Value: "onfocus"

public static final String ATT_ONKEYUP

The constant name of the HTML attribute onkeyup.

Constant Value: "onkeyup"

public static final String ATT_ONMOUSEOUT

The constant name of the HTML attribute onmouseout.

Constant Value: "onmouseout"

public static final String ATT_ONMOUSEOVER

The constant name of the HTML attribute onmouseover.

Constant Value: "onmouseover"

public static final String ATT_ONSUBMIT

The constant name of the HTML attribute onsubmit.

Constant Value: "onsubmit"

public static final String ATT_PARAM

The constant name of the HTML attribute param .

Constant Value: "param"

public static final String ATT_PLACEHOLDER

The constant name of the HTML attribute placeholder.

Constant Value: "placeholder"

public static final String ATT_READONLY

The constant name of the HTML attribute readOnly.

Constant Value: "readOnly"

public static final String ATT_ROWS

The constant name of the HTML attribute rows.

Constant Value: "rows"

public static final String ATT_ROWSPAN

The constant name of the HTML attribute rowspan.

Constant Value: "rowspan"

public static final String ATT_SCRIPT_CLASS

The constant name of the HTML attribute scriptclass.

Constant Value: "scriptclass"

public static final String ATT_SELECTED

The constant name of the HTML attribute selected.

Constant Value: "selected"

public static final String ATT_SIZE

The constant name of the HTML attribute size.

Constant Value: "size"

public static final String ATT_SRC

The constant name of the HTML attribute src.

Constant Value: "src"

public static final String ATT_STYLE

The constant name of the HTML attribute style.

Constant Value: "style"

public static final String ATT_SUMMARY

The constant name of the HTML attribute summary.

Constant Value: "summary"

public static final String ATT_TARGET

The constant name of the HTML attribute target.

Constant Value: "target"

public static final String ATT_TITLE

The constant name of the HTML attribute title.

Constant Value: "title"

public static final String ATT_TY

The constant name of the HTML attribute ty.

Constant Value: "ty"

public static final String ATT_TYPE

The constant name of the HTML attribute type.

Constant Value: "type"

public static final String ATT_VALIGN

The constant name of the HTML attribute valign.

Constant Value: "valign"

public static final String ATT_VALUE

The constant name of the HTML attribute value.

Constant Value: "value"

public static final String ATT_VALUE_ABSBOTTOM

The constant attribute value absbottom.

Constant Value: "absbottom"

public static final String ATT_VALUE_ABSMIDDLE

The constant attribute value absmiddle.

Constant Value: "absmiddle"

public static final String ATT_VALUE_BOTTOM

The constant attribute value bottom.

Constant Value: "bottom"

public static final String ATT_VALUE_BUTTON

The constant attribute value button.

Constant Value: "button"

public static final String ATT_VALUE_CHECKBOX

The constant attribute value checkbox.

Constant Value: "checkbox"

public static final String ATT_VALUE_DEFAULT

The constant attribute value 1.

Constant Value: "1"

public static final String ATT_VALUE_EMBED

The constant attribute value embed.

Constant Value: "embed"

public static final String ATT_VALUE_FALSE

The constant attribute value false.

Constant Value: "false"

public static final String ATT_VALUE_HIDDEN

The constant attribute value hidden.

Constant Value: "hidden"

public static final String ATT_VALUE_IMAGE

The constant attribute value image.

Constant Value: "image"

public static final String ATT_VALUE_JAVASCRIPT

The constant attribute value javascript.

Constant Value: "javascript"

public static final String ATT_VALUE_LEFT

The constant attribute value left.

Constant Value: "left"

public static final String ATT_VALUE_MIDDLE

The constant attribute value middle.

Constant Value: "middle"

public static final String ATT_VALUE_POST

The constant attribute value post.

Constant Value: "post"

public static final String ATT_VALUE_RADIO

The constant attribute value radio.

Constant Value: "radio"

public static final String ATT_VALUE_SUBMIT

The constant attribute value submit.

Constant Value: "submit"

public static final String ATT_VALUE_TEXT

The constant attribute value text.

Constant Value: "text"

public static final String ATT_VALUE_TOP

The constant attribute value top.

Constant Value: "top"

public static final String ATT_VALUE_TRUE

The constant attribute value true.

Constant Value: "true"

public static final String ATT_VSPACE

The constant name of the HTML attribute vspace.

Constant Value: "vspace"

public static final String ATT_WIDTH

The constant name of the HTML attribute width.

Constant Value: "width"

public static final String TAG_NAME_ANCHOR

The constant name of the HTML tag a.

Constant Value: "a"

public static final String TAG_NAME_CELL

The constant name of the HTML tag td.

Constant Value: "td"

public static final String TAG_NAME_DIV

The constant name of the HTML tag div.

Constant Value: "div"

public static final String TAG_NAME_HEADER

The constant name of the HTML tag th.

Constant Value: "th"

public static final String TAG_NAME_IFRAME

The constant name of the HTML tag iframe.

Constant Value: "iframe"

public static final String TAG_NAME_IMAGE

The constant name of the HTML tag img.

Constant Value: "img"

public static final String TAG_NAME_INPUT

The constant name of the HTML tag input.

Constant Value: "input"

public static final String TAG_NAME_LABEL

The constant name of the HTML tag label.

Constant Value: "label"

public static final String TAG_NAME_MAP

The constant name of the HTML tag map.

Constant Value: "map"

public static final String TAG_NAME_OPTION

The constant name of the HTML tag option.

Constant Value: "option"

public static final String TAG_NAME_ROW

The constant name of the HTML tag tr.

Constant Value: "tr"

public static final String TAG_NAME_SCRIPT

The constant name of the HTML tag script.

Constant Value: "script"

public static final String TAG_NAME_SELECT

The constant name of the HTML tag select.

Constant Value: "select"

public static final String TAG_NAME_SPAN

The constant name of the HTML tag span.

Constant Value: "span"

public static final String TAG_NAME_STYLE

The constant name of the STYLE tag a.

Constant Value: "style"

public static final String TAG_NAME_TABLE

The constant name of the HTML tag table.

Constant Value: "table"

public static final String TAG_NAME_TEXTAREA

The constant name of the HTML tag textarea.

Constant Value: "textarea"