public class ComboField extends EditField
| Constructor and Description |
|---|
ComboField(org.exolab.castor.xml.schema.SimpleType type,
org.exolab.castor.types.AnyNode listNode) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getControl() |
String |
getDefaultValue() |
String |
getText() |
JTextComponent |
makeTextField() |
void |
setDecl(org.exolab.castor.xml.schema.AttributeDecl model) |
void |
setDecl(org.exolab.castor.xml.schema.ElementDecl model) |
void |
setDefaultValue(String defaultVal) |
void |
setEditable(boolean editable) |
void |
setText(String text) |
focusGained, focusLost, getData, getEditField, getEditField, getModel, getName, grabFocus, push, push, setData, setData, setData, updateNodepublic ComboField(org.exolab.castor.xml.schema.SimpleType type,
org.exolab.castor.types.AnyNode listNode)
public String getDefaultValue()
getDefaultValue in class EditFieldpublic void setDefaultValue(String defaultVal)
public JTextComponent makeTextField()
makeTextField in class EditFieldpublic Component getControl()
getControl in class EditFieldpublic void setDecl(org.exolab.castor.xml.schema.AttributeDecl model)
throws StructuralException
setDecl in class EditFieldStructuralExceptionpublic void setDecl(org.exolab.castor.xml.schema.ElementDecl model)
throws StructuralException
setDecl in class EditFieldStructuralExceptionpublic void setEditable(boolean editable)
setEditable in class EditFieldCopyright © 1997–2019 CRISTAL-iSE. All rights reserved.