|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectru.goodidea.df.dictionary.datasource.FieldAbstract
ru.goodidea.df.dictionary.Field
ru.goodidea.df.dictionary.FileField
public class FileField
Title: Core library for GoodDocFlow
Description:
Copyright: Copyright (c) 2004
Company: GoodIdea
| Field Summary |
|---|
| Fields inherited from interface ru.goodidea.df.xml.XMLFillable |
|---|
ATTRIBUTE_HEIGHT, ATTRIBUTE_WIDTH, ATTRIBUTE_X, ATTRIBUTE_Y |
| Constructor Summary | |
|---|---|
FileField()
|
|
FileField(Componentable componentable)
|
|
| Method Summary | |
|---|---|
void |
fillXML(org.w3c.dom.Element root)
fillXML |
java.lang.String |
getMimeType()
|
java.lang.Object |
getValue()
getValue |
void |
restoreXML(org.w3c.dom.Element root)
restoreXML |
void |
setMimeType(java.lang.String mimeType)
|
void |
setValue(java.lang.Object value)
setValue |
| Methods inherited from class ru.goodidea.df.dictionary.Field |
|---|
getComponentable, getName, setName |
| Methods inherited from class ru.goodidea.df.dictionary.datasource.FieldAbstract |
|---|
equals, getConstraint, getLabel, getModel, getType, hashCode, setConstraint |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ru.goodidea.df.ui.PanelBuildable |
|---|
getConstraint, getLabel, setConstraint |
| Constructor Detail |
|---|
public FileField()
public FileField(Componentable componentable)
| Method Detail |
|---|
public java.lang.String getMimeType()
public void setMimeType(java.lang.String mimeType)
public java.lang.Object getValue()
getValue in class Fieldpublic void setValue(java.lang.Object value)
setValue in class Fieldvalue - Objectpublic void restoreXML(org.w3c.dom.Element root)
restoreXML in interface XMLablerestoreXML in class Fieldroot - Elementpublic void fillXML(org.w3c.dom.Element root)
fillXML in interface XMLFillablefillXML in class Fieldroot - Element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||