|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.informatica.doc.DocumentFragment
info.informatica.html.tag.HTMLTag
info.informatica.ui.html.tag.FormOption
public final class FormOption
HTML form OPTION tag.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class info.informatica.doc.DocumentFragment |
|---|
info.informatica.doc.DocumentFragment.FragmentComp, info.informatica.doc.DocumentFragment.NotFragmentComp |
| Method Summary | |
|---|---|
String |
getDescription()
|
String |
getName()
|
String |
getOptionId()
|
boolean |
isSelected()
|
void |
onAttributeRemoved(String attrname)
|
void |
onAttributes(String attrname,
String attrvalue)
|
void |
onAttributeStringSet(String attributes)
|
void |
onDummyAttributes(String attrname)
|
void |
select()
|
void |
select(boolean sel)
|
void |
setDescription(Object description)
|
void |
setOptionId(String value)
|
| Methods inherited from class info.informatica.html.tag.HTMLTag |
|---|
align, endTag, getAlignment, getAttributes, getBlockPosition, getId, getParent, getStyle, getStyleClass, getTagData, isSelfClosing, length, setAttributes, setId, setParent, setSelfClosing, setSelfClosing, setTagData, setTagData, startTag, toString, toString, toString, toXml, vAlign |
| Methods inherited from class info.informatica.doc.DocumentFragment |
|---|
adjustWidth, compareTo, getCurrentPosition, getPosition, setPosition |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getName()
getName in class info.informatica.html.tag.HTMLTagpublic void select()
select in interface OptionItempublic void select(boolean sel)
select in interface OptionItempublic boolean isSelected()
isSelected in interface OptionItempublic String getDescription()
getDescription in interface OptionItempublic void setDescription(Object description)
setDescription in interface OptionItempublic String getOptionId()
getOptionId in interface OptionItem
public void setOptionId(String value)
throws IllegalOptionException
setOptionId in interface OptionItemIllegalOptionException
public void onDummyAttributes(String attrname)
throws info.informatica.html.tag.TagParsingException
onDummyAttributes in interface info.informatica.html.tag.AttributeListeneronDummyAttributes in class info.informatica.html.tag.HTMLTaginfo.informatica.html.tag.TagParsingException
public void onAttributes(String attrname,
String attrvalue)
throws info.informatica.html.tag.TagParsingException
onAttributes in interface info.informatica.html.tag.AttributeListeneronAttributes in class info.informatica.html.tag.HTMLTaginfo.informatica.html.tag.TagParsingException
public void onAttributeRemoved(String attrname)
throws info.informatica.html.tag.TagParsingException
onAttributeRemoved in interface info.informatica.html.tag.AttributeListeneronAttributeRemoved in class info.informatica.html.tag.HTMLTaginfo.informatica.html.tag.TagParsingExceptionpublic void onAttributeStringSet(String attributes)
onAttributeStringSet in interface info.informatica.html.tag.AttributeListeneronAttributeStringSet in class info.informatica.html.tag.HTMLTag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||