|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xhtmlrenderer.simple.extend.form.FormField
org.xhtmlrenderer.simple.extend.form.InputField
public abstract class InputField
| Field Summary |
|---|
| Fields inherited from class org.xhtmlrenderer.simple.extend.form.FormField |
|---|
intrinsicHeight, intrinsicWidth |
| Constructor Summary | |
|---|---|
InputField(org.w3c.dom.Element e,
XhtmlForm form,
LayoutContext context,
BlockBox box)
|
|
| Method Summary | |
|---|---|
abstract javax.swing.JComponent |
create()
|
protected java.lang.String[] |
getFieldValues()
|
protected FormFieldState |
loadOriginalState()
|
| Methods inherited from class org.xhtmlrenderer.simple.extend.form.FormField |
|---|
applyComponentStyle, applyOriginalState, getAttribute, getBox, getComponent, getContext, getElement, getFont, getFormDataStrings, getIntrinsicSize, getLengthValue, getOriginalState, getParentForm, getStyle, getUserAgentCallback, hasAttribute, includeInSubmission, reset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InputField(org.w3c.dom.Element e,
XhtmlForm form,
LayoutContext context,
BlockBox box)
| Method Detail |
|---|
public abstract javax.swing.JComponent create()
create in class FormFieldprotected FormFieldState loadOriginalState()
loadOriginalState in class FormFieldprotected java.lang.String[] getFieldValues()
getFieldValues in class FormField
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||