|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.form.FormImageFrame
public class FormImageFrame
| Constructor Summary | |
|---|---|
FormImageFrame()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFormDataField()
Gets the value of the formDataField property. |
java.lang.String |
getFormDisabled()
Gets the value of the formDisabled property. |
java.lang.String |
getFormImageData()
Gets the value of the formImageData property. |
java.lang.String |
getFormPrintable()
Gets the value of the formPrintable property. |
FormProperties |
getFormProperties()
Gets the value of the formProperties property. |
java.lang.String |
getFormReadonly()
Gets the value of the formReadonly property. |
java.lang.String |
getFormTitle()
Gets the value of the formTitle property. |
OfficeEvents |
getOfficeEvents()
Gets the value of the officeEvents property. |
void |
setFormDataField(java.lang.String value)
Sets the value of the formDataField property. |
void |
setFormDisabled(java.lang.String value)
Sets the value of the formDisabled property. |
void |
setFormImageData(java.lang.String value)
Sets the value of the formImageData property. |
void |
setFormPrintable(java.lang.String value)
Sets the value of the formPrintable property. |
void |
setFormProperties(FormProperties value)
Sets the value of the formProperties property. |
void |
setFormReadonly(java.lang.String value)
Sets the value of the formReadonly property. |
void |
setFormTitle(java.lang.String value)
Sets the value of the formTitle property. |
void |
setOfficeEvents(OfficeEvents value)
Sets the value of the officeEvents property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormImageFrame()
| Method Detail |
|---|
public java.lang.String getFormDataField()
Stringpublic java.lang.String getFormDisabled()
Stringpublic java.lang.String getFormImageData()
Stringpublic java.lang.String getFormPrintable()
Stringpublic FormProperties getFormProperties()
FormPropertiespublic java.lang.String getFormReadonly()
Stringpublic java.lang.String getFormTitle()
Stringpublic OfficeEvents getOfficeEvents()
OfficeEventspublic void setFormDataField(java.lang.String value)
value - allowed object is Stringpublic void setFormDisabled(java.lang.String value)
value - allowed object is Stringpublic void setFormImageData(java.lang.String value)
value - allowed object is Stringpublic void setFormPrintable(java.lang.String value)
value - allowed object is Stringpublic void setFormProperties(FormProperties value)
value - allowed object is FormPropertiespublic void setFormReadonly(java.lang.String value)
value - allowed object is Stringpublic void setFormTitle(java.lang.String value)
value - allowed object is Stringpublic void setOfficeEvents(OfficeEvents value)
value - allowed object is OfficeEvents
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||