public abstract class InputField extends FormField
intrinsicHeight, intrinsicWidth| 构造器和说明 |
|---|
InputField(Element e,
XhtmlForm form,
LayoutContext context,
BlockBox box) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 FormFieldprotected String[] getFieldValues()
getFieldValues 在类中 FormFieldCopyright © 2019. All Rights Reserved.