Ajocado API 1.0.0.Alpha2

org.jboss.arquillian.ajocado.locator
Class Attribute

java.lang.Object
  extended by org.jboss.arquillian.ajocado.locator.Attribute

public class Attribute
extends Object

Attribute of page element.

Contains almost complete enumeration of attributes

Version:
$Revision$
Author:
Lukas Fryc

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

SIZE

public static final Attribute SIZE
The Attribute SIZE.


COLOR

public static final Attribute COLOR
The Attribute COLOR.


CLEAR

public static final Attribute CLEAR
The Attribute CLEAR.


BACKGROUND

public static final Attribute BACKGROUND
The Attribute BACKGROUND.


BGCOLOR

public static final Attribute BGCOLOR
The Attribute BGCOLOR.


TEXT

public static final Attribute TEXT
The Attribute TEXT.


LINK

public static final Attribute LINK
The Attribute LINK.


VLINK

public static final Attribute VLINK
The Attribute VLINK.


ALINK

public static final Attribute ALINK
The Attribute ALINK.


WIDTH

public static final Attribute WIDTH
The Attribute WIDTH.


HEIGHT

public static final Attribute HEIGHT
The Attribute HEIGHT.


ALIGN

public static final Attribute ALIGN
The Attribute ALIGN.


NAME

public static final Attribute NAME
The Attribute NAME.


HREF

public static final Attribute HREF
The Attribute HREF.


REL

public static final Attribute REL
The Attribute REL.


REV

public static final Attribute REV
The Attribute REV.


TITLE

public static final Attribute TITLE
The Attribute TITLE.


TARGET

public static final Attribute TARGET
The Attribute TARGET.


SHAPE

public static final Attribute SHAPE
The Attribute SHAPE.


COORDS

public static final Attribute COORDS
The Attribute COORDS.


ISMAP

public static final Attribute ISMAP
The Attribute ISMAP.


NOHREF

public static final Attribute NOHREF
The Attribute NOHREF.


ALT

public static final Attribute ALT
The Attribute ALT.


ID

public static final Attribute ID
The Attribute ID.


SRC

public static final Attribute SRC
The Attribute SRC.


HSPACE

public static final Attribute HSPACE
The Attribute HSPACE.


VSPACE

public static final Attribute VSPACE
The Attribute VSPACE.


USEMAP

public static final Attribute USEMAP
The Attribute USEMAP.


LOWSRC

public static final Attribute LOWSRC
The Attribute LOWSRC.


CODEBASE

public static final Attribute CODEBASE
The Attribute CODEBASE.


CODE

public static final Attribute CODE
The Attribute CODE.


ARCHIVE

public static final Attribute ARCHIVE
The Attribute ARCHIVE.


VALUE

public static final Attribute VALUE
The Attribute VALUE.


VALUETYPE

public static final Attribute VALUETYPE
The Attribute VALUETYPE.


TYPE

public static final Attribute TYPE
The Attribute TYPE.


CLASS

public static final Attribute CLASS
The Attribute CLASS.


STYLE

public static final Attribute STYLE
The Attribute STYLE.


LANG

public static final Attribute LANG
The Attribute LANG.


FACE

public static final Attribute FACE
The Attribute FACE.


DIR

public static final Attribute DIR
The Attribute DIR.


DECLARE

public static final Attribute DECLARE
The Attribute DECLARE.


CLASSID

public static final Attribute CLASSID
The Attribute CLASSID.


DATA

public static final Attribute DATA
The Attribute DATA.


CODETYPE

public static final Attribute CODETYPE
The Attribute CODETYPE.


STANDBY

public static final Attribute STANDBY
The Attribute STANDBY.


BORDER

public static final Attribute BORDER
The Attribute BORDER.


SHAPES

public static final Attribute SHAPES
The Attribute SHAPES.


NOSHADE

public static final Attribute NOSHADE
The Attribute NOSHADE.


COMPACT

public static final Attribute COMPACT
The Attribute COMPACT.


START

public static final Attribute START
The Attribute START.


ACTION

public static final Attribute ACTION
The Attribute ACTION.


METHOD

public static final Attribute METHOD
The Attribute METHOD.


ENCTYPE

public static final Attribute ENCTYPE
The Attribute ENCTYPE.


CHECKED

public static final Attribute CHECKED
The Attribute CHECKED.


MAXLENGTH

public static final Attribute MAXLENGTH
The Attribute MAXLENGTH.


MULTIPLE

public static final Attribute MULTIPLE
The Attribute MULTIPLE.


SELECTED

public static final Attribute SELECTED
The Attribute SELECTED.


ROWS

public static final Attribute ROWS
The Attribute ROWS.


COLS

public static final Attribute COLS
The Attribute COLS.


DUMMY

public static final Attribute DUMMY
The Attribute DUMMY.


CELLSPACING

public static final Attribute CELLSPACING
The Attribute CELLSPACING.


CELLPADDING

public static final Attribute CELLPADDING
The Attribute CELLPADDING.


VALIGN

public static final Attribute VALIGN
The Attribute VALIGN.


HALIGN

public static final Attribute HALIGN
The Attribute HALIGN.


NOWRAP

public static final Attribute NOWRAP
The Attribute NOWRAP.


ROWSPAN

public static final Attribute ROWSPAN
The Attribute ROWSPAN.


COLSPAN

public static final Attribute COLSPAN
The Attribute COLSPAN.


PROMPT

public static final Attribute PROMPT
The Attribute PROMPT.


HTTPEQUIV

public static final Attribute HTTPEQUIV
The Attribute HTTPEQUIV.


CONTENT

public static final Attribute CONTENT
The Attribute CONTENT.


LANGUAGE

public static final Attribute LANGUAGE
The Attribute LANGUAGE.


VERSION

public static final Attribute VERSION
The Attribute VERSION.


N

public static final Attribute N
The Attribute N.


FRAMEBORDER

public static final Attribute FRAMEBORDER
The Attribute FRAMEBORDER.


MARGINWIDTH

public static final Attribute MARGINWIDTH
The Attribute MARGINWIDTH.


MARGINHEIGHT

public static final Attribute MARGINHEIGHT
The Attribute MARGINHEIGHT.


SCROLLING

public static final Attribute SCROLLING
The Attribute SCROLLING.


NORESIZE

public static final Attribute NORESIZE
The Attribute NORESIZE.


ENDTAG

public static final Attribute ENDTAG
The Attribute ENDTAG.


COMMENT

public static final Attribute COMMENT
The Attribute COMMENT.

Constructor Detail

Attribute

public Attribute(String attributeName)
Instantiates a new attribute from it's name.

Parameters:
attributeName - the attribute name
Method Detail

getAttributeName

public String getAttributeName()
Gets the attribute name.

Returns:
the attribute name

Ajocado API 1.0.0.Alpha2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.