public abstract class InputField extends FormField
intrinsicHeight, intrinsicWidth| Constructor and Description |
|---|
InputField(org.w3c.dom.Element e,
XhtmlForm form,
LayoutContext context,
BlockBox box) |
| Modifier and Type | Method and Description |
|---|---|
abstract javax.swing.JComponent |
create() |
protected java.lang.String[] |
getFieldValues() |
protected FormFieldState |
loadOriginalState() |
applyComponentStyle, applyOriginalState, getAttribute, getBox, getComponent, getContext, getElement, getFont, getFormDataStrings, getIntrinsicSize, getLengthValue, getOriginalState, getParentForm, getStyle, getUserAgentCallback, hasAttribute, includeInSubmission, resetpublic InputField(org.w3c.dom.Element e,
XhtmlForm form,
LayoutContext context,
BlockBox box)
protected FormFieldState loadOriginalState()
loadOriginalState in class FormFieldprotected java.lang.String[] getFieldValues()
getFieldValues in class FormFieldCopyright © 2014. All Rights Reserved.