|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.form.FormButton
public class FormButton
| Constructor Summary | |
|---|---|
FormButton()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFormButtonType()
Gets the value of the formButtonType property. |
java.lang.String |
getFormDefaultButton()
Gets the value of the formDefaultButton property. |
java.lang.String |
getFormDisabled()
Gets the value of the formDisabled property. |
java.lang.String |
getFormFocusOnClick()
Gets the value of the formFocusOnClick property. |
java.lang.String |
getFormImageAlign()
Gets the value of the formImageAlign property. |
java.lang.String |
getFormImageData()
Gets the value of the formImageData property. |
java.lang.String |
getFormImagePosition()
Gets the value of the formImagePosition 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 |
getFormTabIndex()
Gets the value of the formTabIndex property. |
java.lang.String |
getFormTabStop()
Gets the value of the formTabStop property. |
java.lang.String |
getFormTitle()
Gets the value of the formTitle property. |
java.lang.String |
getFormToggle()
Gets the value of the formToggle property. |
java.lang.String |
getFormValue()
Gets the value of the formValue property. |
OfficeEvents |
getOfficeEvents()
Gets the value of the officeEvents property. |
java.lang.String |
getOfficeTargetFrame()
Gets the value of the officeTargetFrame property. |
java.lang.String |
getXlinkHref()
Gets the value of the xlinkHref property. |
void |
setFormButtonType(java.lang.String value)
Sets the value of the formButtonType property. |
void |
setFormDefaultButton(java.lang.String value)
Sets the value of the formDefaultButton property. |
void |
setFormDisabled(java.lang.String value)
Sets the value of the formDisabled property. |
void |
setFormFocusOnClick(java.lang.String value)
Sets the value of the formFocusOnClick property. |
void |
setFormImageAlign(java.lang.String value)
Sets the value of the formImageAlign property. |
void |
setFormImageData(java.lang.String value)
Sets the value of the formImageData property. |
void |
setFormImagePosition(java.lang.String value)
Sets the value of the formImagePosition 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 |
setFormTabIndex(java.lang.String value)
Sets the value of the formTabIndex property. |
void |
setFormTabStop(java.lang.String value)
Sets the value of the formTabStop property. |
void |
setFormTitle(java.lang.String value)
Sets the value of the formTitle property. |
void |
setFormToggle(java.lang.String value)
Sets the value of the formToggle property. |
void |
setFormValue(java.lang.String value)
Sets the value of the formValue property. |
void |
setOfficeEvents(OfficeEvents value)
Sets the value of the officeEvents property. |
void |
setOfficeTargetFrame(java.lang.String value)
Sets the value of the officeTargetFrame property. |
void |
setXlinkHref(java.lang.String value)
Sets the value of the xlinkHref property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormButton()
| Method Detail |
|---|
public java.lang.String getFormButtonType()
Stringpublic java.lang.String getFormDefaultButton()
Stringpublic java.lang.String getFormDisabled()
Stringpublic java.lang.String getFormFocusOnClick()
Stringpublic java.lang.String getFormImageAlign()
Stringpublic java.lang.String getFormImageData()
Stringpublic java.lang.String getFormImagePosition()
Stringpublic java.lang.String getFormLabel()
Stringpublic java.lang.String getFormPrintable()
Stringpublic FormProperties getFormProperties()
FormPropertiespublic java.lang.String getFormTabIndex()
Stringpublic java.lang.String getFormTabStop()
Stringpublic java.lang.String getFormTitle()
Stringpublic java.lang.String getFormToggle()
Stringpublic java.lang.String getFormValue()
Stringpublic OfficeEvents getOfficeEvents()
OfficeEventspublic java.lang.String getOfficeTargetFrame()
Stringpublic java.lang.String getXlinkHref()
Stringpublic void setFormButtonType(java.lang.String value)
value - allowed object is Stringpublic void setFormDefaultButton(java.lang.String value)
value - allowed object is Stringpublic void setFormDisabled(java.lang.String value)
value - allowed object is Stringpublic void setFormFocusOnClick(java.lang.String value)
value - allowed object is Stringpublic void setFormImageAlign(java.lang.String value)
value - allowed object is Stringpublic void setFormImageData(java.lang.String value)
value - allowed object is Stringpublic void setFormImagePosition(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 setFormTabIndex(java.lang.String value)
value - allowed object is Stringpublic void setFormTabStop(java.lang.String value)
value - allowed object is Stringpublic void setFormTitle(java.lang.String value)
value - allowed object is Stringpublic void setFormToggle(java.lang.String value)
value - allowed object is Stringpublic void setFormValue(java.lang.String value)
value - allowed object is Stringpublic void setOfficeEvents(OfficeEvents value)
value - allowed object is OfficeEventspublic void setOfficeTargetFrame(java.lang.String value)
value - allowed object is Stringpublic void setXlinkHref(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||