|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.anadix.html.HtmlElement
org.anadix.html.ParamTag
public class ParamTag
Defines a parameter for an object
| Method Summary | |
|---|---|
String |
getIdAttribute()
Specifies a unique id for an element |
String |
getNameAttribute()
Specifies the name of a parameter |
String |
getType()
Specifies the MIME type of the parameter |
String |
getValue()
Specifies the value of the parameter |
String |
getValuetype()
Specifies the type of the value |
| Methods inherited from class org.anadix.html.HtmlElement |
|---|
compareTo, equals, getAttribute, getAttributes, getId, getName, getParent, getPosition, getSource, getTextContent, hashCode, setPosition, setSource, setTextContent, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getIdAttribute()
public String getNameAttribute()
public String getValue()
public String getValuetype()
public String getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||