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