|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.form.FormFrame
public class FormFrame
| Constructor Summary | |
|---|---|
FormFrame()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFormDisabled()
Gets the value of the formDisabled property. |
java.lang.String |
getFormFor()
Gets the value of the formFor property. |
java.lang.String |
getFormLabel()
Gets the value of the formLabel property. |
java.lang.String |
getFormPrintable()
Gets the value of the formPrintable property. |
FormProperties |
getFormProperties()
Gets the value of the formProperties property. |
java.lang.String |
getFormTitle()
Gets the value of the formTitle property. |
OfficeEvents |
getOfficeEvents()
Gets the value of the officeEvents property. |
void |
setFormDisabled(java.lang.String value)
Sets the value of the formDisabled property. |
void |
setFormFor(java.lang.String value)
Sets the value of the formFor property. |
void |
setFormLabel(java.lang.String value)
Sets the value of the formLabel 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 |
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 FormFrame()
| Method Detail |
|---|
public java.lang.String getFormDisabled()
Stringpublic java.lang.String getFormFor()
Stringpublic java.lang.String getFormLabel()
Stringpublic java.lang.String getFormPrintable()
Stringpublic FormProperties getFormProperties()
FormPropertiespublic java.lang.String getFormTitle()
Stringpublic OfficeEvents getOfficeEvents()
OfficeEventspublic void setFormDisabled(java.lang.String value)
value - allowed object is Stringpublic void setFormFor(java.lang.String value)
value - allowed object is Stringpublic void setFormLabel(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 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 | ||||||||