sharin.doc.builder.xhtml1
Class ImgElem
java.lang.Object
sharin.doc.builder.Elem
sharin.doc.builder.GenericXmlElem<E>
sharin.doc.builder.xhtml1.GenericCoreElem<E>
sharin.doc.builder.xhtml1.GenericCommonElem<ImgElem>
sharin.doc.builder.xhtml1.ImgElem
public class ImgElem
- extends GenericCommonElem<ImgElem>
Methods inherited from class sharin.doc.builder.xhtml1.GenericCommonElem |
dir, lang, onclick, ondblclick, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, xmllang |
ImgElem
public ImgElem(Object... nodes)
align
public ImgElem align(Object value)
alignBottom
public ImgElem alignBottom()
alignLeft
public ImgElem alignLeft()
alignMiddle
public ImgElem alignMiddle()
alignRight
public ImgElem alignRight()
alignTop
public ImgElem alignTop()
alt
public ImgElem alt(Object value)
border
public ImgElem border(Object value)
height
public ImgElem height(Object value)
hspace
public ImgElem hspace(Object value)
ismap
public ImgElem ismap(boolean ismap)
ismap
public ImgElem ismap(Object value)
longdesc
public ImgElem longdesc(Object value)
name
public ImgElem name(Object value)
src
public ImgElem src(Object value)
usemap
public ImgElem usemap(Object value)
vspace
public ImgElem vspace(Object value)
width
public ImgElem width(Object value)
Copyright © 2009 SHU. All Rights Reserved.