|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.form.FormImage
public class FormImage
| Field Summary | |
|---|---|
protected String |
formButtonType
|
protected String |
formDisabled
|
protected String |
formImageData
|
protected String |
formPrintable
|
protected FormProperties |
formProperties
|
protected String |
formTabIndex
|
protected String |
formTabStop
|
protected String |
formTitle
|
protected String |
formValue
|
protected OfficeEvents |
officeEvents
|
protected String |
officeTargetFrame
|
protected String |
xlinkHref
|
| Constructor Summary | |
|---|---|
FormImage()
|
|
| Method Summary | |
|---|---|
String |
getFormButtonType()
Gets the value of the formButtonType property. |
String |
getFormDisabled()
Gets the value of the formDisabled property. |
String |
getFormImageData()
Gets the value of the formImageData property. |
String |
getFormPrintable()
Gets the value of the formPrintable property. |
FormProperties |
getFormProperties()
Gets the value of the formProperties property. |
String |
getFormTabIndex()
Gets the value of the formTabIndex property. |
String |
getFormTabStop()
Gets the value of the formTabStop property. |
String |
getFormTitle()
Gets the value of the formTitle property. |
String |
getFormValue()
Gets the value of the formValue property. |
OfficeEvents |
getOfficeEvents()
Gets the value of the officeEvents property. |
String |
getOfficeTargetFrame()
Gets the value of the officeTargetFrame property. |
String |
getXlinkHref()
Gets the value of the xlinkHref property. |
void |
setFormButtonType(String value)
Sets the value of the formButtonType property. |
void |
setFormDisabled(String value)
Sets the value of the formDisabled property. |
void |
setFormImageData(String value)
Sets the value of the formImageData property. |
void |
setFormPrintable(String value)
Sets the value of the formPrintable property. |
void |
setFormProperties(FormProperties value)
Sets the value of the formProperties property. |
void |
setFormTabIndex(String value)
Sets the value of the formTabIndex property. |
void |
setFormTabStop(String value)
Sets the value of the formTabStop property. |
void |
setFormTitle(String value)
Sets the value of the formTitle property. |
void |
setFormValue(String value)
Sets the value of the formValue property. |
void |
setOfficeEvents(OfficeEvents value)
Sets the value of the officeEvents property. |
void |
setOfficeTargetFrame(String value)
Sets the value of the officeTargetFrame property. |
void |
setXlinkHref(String value)
Sets the value of the xlinkHref property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String formButtonType
protected String formDisabled
protected String formImageData
protected String formPrintable
protected FormProperties formProperties
protected String formTabIndex
protected String formTabStop
protected String formTitle
protected String formValue
protected OfficeEvents officeEvents
protected String officeTargetFrame
protected String xlinkHref
| Constructor Detail |
|---|
public FormImage()
| Method Detail |
|---|
public String getFormButtonType()
Stringpublic String getFormDisabled()
Stringpublic String getFormImageData()
Stringpublic String getFormPrintable()
Stringpublic FormProperties getFormProperties()
FormPropertiespublic String getFormTabIndex()
Stringpublic String getFormTabStop()
Stringpublic String getFormTitle()
Stringpublic String getFormValue()
Stringpublic OfficeEvents getOfficeEvents()
OfficeEventspublic String getOfficeTargetFrame()
Stringpublic String getXlinkHref()
Stringpublic void setFormButtonType(String value)
value - allowed object is Stringpublic void setFormDisabled(String value)
value - allowed object is Stringpublic void setFormImageData(String value)
value - allowed object is Stringpublic void setFormPrintable(String value)
value - allowed object is Stringpublic void setFormProperties(FormProperties value)
value - allowed object is FormPropertiespublic void setFormTabIndex(String value)
value - allowed object is Stringpublic void setFormTabStop(String value)
value - allowed object is Stringpublic void setFormTitle(String value)
value - allowed object is Stringpublic void setFormValue(String value)
value - allowed object is Stringpublic void setOfficeEvents(OfficeEvents value)
value - allowed object is OfficeEventspublic void setOfficeTargetFrame(String value)
value - allowed object is Stringpublic void setXlinkHref(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||