|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.taursys.xml.Component com.taursys.xml.Parameter com.taursys.xml.AbstractField com.taursys.xml.AttributeField com.taursys.html.HTMLInputText
HTMLInputText is the peer component for an html INPUT type="text" component.
Constructor Summary | |
HTMLInputText()
Constructs a new HTMLInputText input component. |
|
HTMLInputText(int javaDataType)
Creates a new HTMLInputText with a DefaultTextModel and VariantValueHolder of the given TYPE_XXX. |
Methods inherited from class com.taursys.xml.AttributeField |
createDefaultRenderer, getAttributeName, getRenderer, processRenderEvent, setAttributeName, setRenderer |
Methods inherited from class com.taursys.xml.Parameter |
createDefaultModel, createDefaultModel, getDefaultValue, getFormat, getFormatPattern, getModel, getParameter, getPropertyName, getText, getValue, getValueHolder, processParameterEvent, setDefaultValue, setFormat, setFormatPattern, setModel, setParameter, setPropertyName, setText, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public HTMLInputText()
public HTMLInputText(int javaDataType)
DataTypes
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |