|
Ajocado API 1.0.0.Alpha2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.arquillian.ajocado.locator.Attribute
public class Attribute
Attribute of page element.
Contains almost complete enumeration of attributes
| Field Summary | |
|---|---|
static Attribute |
ACTION
The Attribute ACTION. |
static Attribute |
ALIGN
The Attribute ALIGN. |
static Attribute |
ALINK
The Attribute ALINK. |
static Attribute |
ALT
The Attribute ALT. |
static Attribute |
ARCHIVE
The Attribute ARCHIVE. |
static Attribute |
BACKGROUND
The Attribute BACKGROUND. |
static Attribute |
BGCOLOR
The Attribute BGCOLOR. |
static Attribute |
BORDER
The Attribute BORDER. |
static Attribute |
CELLPADDING
The Attribute CELLPADDING. |
static Attribute |
CELLSPACING
The Attribute CELLSPACING. |
static Attribute |
CHECKED
The Attribute CHECKED. |
static Attribute |
CLASS
The Attribute CLASS. |
static Attribute |
CLASSID
The Attribute CLASSID. |
static Attribute |
CLEAR
The Attribute CLEAR. |
static Attribute |
CODE
The Attribute CODE. |
static Attribute |
CODEBASE
The Attribute CODEBASE. |
static Attribute |
CODETYPE
The Attribute CODETYPE. |
static Attribute |
COLOR
The Attribute COLOR. |
static Attribute |
COLS
The Attribute COLS. |
static Attribute |
COLSPAN
The Attribute COLSPAN. |
static Attribute |
COMMENT
The Attribute COMMENT. |
static Attribute |
COMPACT
The Attribute COMPACT. |
static Attribute |
CONTENT
The Attribute CONTENT. |
static Attribute |
COORDS
The Attribute COORDS. |
static Attribute |
DATA
The Attribute DATA. |
static Attribute |
DECLARE
The Attribute DECLARE. |
static Attribute |
DIR
The Attribute DIR. |
static Attribute |
DUMMY
The Attribute DUMMY. |
static Attribute |
ENCTYPE
The Attribute ENCTYPE. |
static Attribute |
ENDTAG
The Attribute ENDTAG. |
static Attribute |
FACE
The Attribute FACE. |
static Attribute |
FRAMEBORDER
The Attribute FRAMEBORDER. |
static Attribute |
HALIGN
The Attribute HALIGN. |
static Attribute |
HEIGHT
The Attribute HEIGHT. |
static Attribute |
HREF
The Attribute HREF. |
static Attribute |
HSPACE
The Attribute HSPACE. |
static Attribute |
HTTPEQUIV
The Attribute HTTPEQUIV. |
static Attribute |
ID
The Attribute ID. |
static Attribute |
ISMAP
The Attribute ISMAP. |
static Attribute |
LANG
The Attribute LANG. |
static Attribute |
LANGUAGE
The Attribute LANGUAGE. |
static Attribute |
LINK
The Attribute LINK. |
static Attribute |
LOWSRC
The Attribute LOWSRC. |
static Attribute |
MARGINHEIGHT
The Attribute MARGINHEIGHT. |
static Attribute |
MARGINWIDTH
The Attribute MARGINWIDTH. |
static Attribute |
MAXLENGTH
The Attribute MAXLENGTH. |
static Attribute |
METHOD
The Attribute METHOD. |
static Attribute |
MULTIPLE
The Attribute MULTIPLE. |
static Attribute |
N
The Attribute N. |
static Attribute |
NAME
The Attribute NAME. |
static Attribute |
NOHREF
The Attribute NOHREF. |
static Attribute |
NORESIZE
The Attribute NORESIZE. |
static Attribute |
NOSHADE
The Attribute NOSHADE. |
static Attribute |
NOWRAP
The Attribute NOWRAP. |
static Attribute |
PROMPT
The Attribute PROMPT. |
static Attribute |
REL
The Attribute REL. |
static Attribute |
REV
The Attribute REV. |
static Attribute |
ROWS
The Attribute ROWS. |
static Attribute |
ROWSPAN
The Attribute ROWSPAN. |
static Attribute |
SCROLLING
The Attribute SCROLLING. |
static Attribute |
SELECTED
The Attribute SELECTED. |
static Attribute |
SHAPE
The Attribute SHAPE. |
static Attribute |
SHAPES
The Attribute SHAPES. |
static Attribute |
SIZE
The Attribute SIZE. |
static Attribute |
SRC
The Attribute SRC. |
static Attribute |
STANDBY
The Attribute STANDBY. |
static Attribute |
START
The Attribute START. |
static Attribute |
STYLE
The Attribute STYLE. |
static Attribute |
TARGET
The Attribute TARGET. |
static Attribute |
TEXT
The Attribute TEXT. |
static Attribute |
TITLE
The Attribute TITLE. |
static Attribute |
TYPE
The Attribute TYPE. |
static Attribute |
USEMAP
The Attribute USEMAP. |
static Attribute |
VALIGN
The Attribute VALIGN. |
static Attribute |
VALUE
The Attribute VALUE. |
static Attribute |
VALUETYPE
The Attribute VALUETYPE. |
static Attribute |
VERSION
The Attribute VERSION. |
static Attribute |
VLINK
The Attribute VLINK. |
static Attribute |
VSPACE
The Attribute VSPACE. |
static Attribute |
WIDTH
The Attribute WIDTH. |
| Constructor Summary | |
|---|---|
Attribute(String attributeName)
Instantiates a new attribute from it's name. |
|
| Method Summary | |
|---|---|
String |
getAttributeName()
Gets the attribute name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Attribute SIZE
public static final Attribute COLOR
public static final Attribute CLEAR
public static final Attribute BACKGROUND
public static final Attribute BGCOLOR
public static final Attribute TEXT
public static final Attribute LINK
public static final Attribute VLINK
public static final Attribute ALINK
public static final Attribute WIDTH
public static final Attribute HEIGHT
public static final Attribute ALIGN
public static final Attribute NAME
public static final Attribute HREF
public static final Attribute REL
public static final Attribute REV
public static final Attribute TITLE
public static final Attribute TARGET
public static final Attribute SHAPE
public static final Attribute COORDS
public static final Attribute ISMAP
public static final Attribute NOHREF
public static final Attribute ALT
public static final Attribute ID
public static final Attribute SRC
public static final Attribute HSPACE
public static final Attribute VSPACE
public static final Attribute USEMAP
public static final Attribute LOWSRC
public static final Attribute CODEBASE
public static final Attribute CODE
public static final Attribute ARCHIVE
public static final Attribute VALUE
public static final Attribute VALUETYPE
public static final Attribute TYPE
public static final Attribute CLASS
public static final Attribute STYLE
public static final Attribute LANG
public static final Attribute FACE
public static final Attribute DIR
public static final Attribute DECLARE
public static final Attribute CLASSID
public static final Attribute DATA
public static final Attribute CODETYPE
public static final Attribute STANDBY
public static final Attribute BORDER
public static final Attribute SHAPES
public static final Attribute NOSHADE
public static final Attribute COMPACT
public static final Attribute START
public static final Attribute ACTION
public static final Attribute METHOD
public static final Attribute ENCTYPE
public static final Attribute CHECKED
public static final Attribute MAXLENGTH
public static final Attribute MULTIPLE
public static final Attribute SELECTED
public static final Attribute ROWS
public static final Attribute COLS
public static final Attribute DUMMY
public static final Attribute CELLSPACING
public static final Attribute CELLPADDING
public static final Attribute VALIGN
public static final Attribute HALIGN
public static final Attribute NOWRAP
public static final Attribute ROWSPAN
public static final Attribute COLSPAN
public static final Attribute PROMPT
public static final Attribute HTTPEQUIV
public static final Attribute CONTENT
public static final Attribute LANGUAGE
public static final Attribute VERSION
public static final Attribute N
public static final Attribute FRAMEBORDER
public static final Attribute MARGINWIDTH
public static final Attribute MARGINHEIGHT
public static final Attribute SCROLLING
public static final Attribute NORESIZE
public static final Attribute ENDTAG
public static final Attribute COMMENT
| Constructor Detail |
|---|
public Attribute(String attributeName)
attributeName - the attribute name| Method Detail |
|---|
public String getAttributeName()
|
Ajocado API 1.0.0.Alpha2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||