|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.form.FormValueRange
public class FormValueRange
| Constructor Summary | |
|---|---|
FormValueRange()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFormCurrentValue()
Gets the value of the formCurrentValue property. |
java.lang.String |
getFormDelayForRepeat()
Gets the value of the formDelayForRepeat property. |
java.lang.String |
getFormDisabled()
Gets the value of the formDisabled property. |
java.lang.String |
getFormLinkedCell()
Gets the value of the formLinkedCell property. |
java.lang.String |
getFormMaxValue()
Gets the value of the formMaxValue property. |
java.lang.String |
getFormMinValue()
Gets the value of the formMinValue property. |
java.lang.String |
getFormOrientation()
Gets the value of the formOrientation property. |
java.lang.String |
getFormPageStepSize()
Gets the value of the formPageStepSize property. |
java.lang.String |
getFormPrintable()
Gets the value of the formPrintable property. |
FormProperties |
getFormProperties()
Gets the value of the formProperties property. |
java.lang.String |
getFormStepSize()
Gets the value of the formStepSize 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 |
getFormValue()
Gets the value of the formValue property. |
OfficeEvents |
getOfficeEvents()
Gets the value of the officeEvents property. |
void |
setFormCurrentValue(java.lang.String value)
Sets the value of the formCurrentValue property. |
void |
setFormDelayForRepeat(java.lang.String value)
Sets the value of the formDelayForRepeat property. |
void |
setFormDisabled(java.lang.String value)
Sets the value of the formDisabled property. |
void |
setFormLinkedCell(java.lang.String value)
Sets the value of the formLinkedCell property. |
void |
setFormMaxValue(java.lang.String value)
Sets the value of the formMaxValue property. |
void |
setFormMinValue(java.lang.String value)
Sets the value of the formMinValue property. |
void |
setFormOrientation(java.lang.String value)
Sets the value of the formOrientation property. |
void |
setFormPageStepSize(java.lang.String value)
Sets the value of the formPageStepSize 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 |
setFormStepSize(java.lang.String value)
Sets the value of the formStepSize 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 |
setFormValue(java.lang.String value)
Sets the value of the formValue 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 FormValueRange()
| Method Detail |
|---|
public java.lang.String getFormCurrentValue()
Stringpublic java.lang.String getFormDelayForRepeat()
Stringpublic java.lang.String getFormDisabled()
Stringpublic java.lang.String getFormLinkedCell()
Stringpublic java.lang.String getFormMaxValue()
Stringpublic java.lang.String getFormMinValue()
Stringpublic java.lang.String getFormOrientation()
Stringpublic java.lang.String getFormPageStepSize()
Stringpublic java.lang.String getFormPrintable()
Stringpublic FormProperties getFormProperties()
FormPropertiespublic java.lang.String getFormStepSize()
Stringpublic java.lang.String getFormTabIndex()
Stringpublic java.lang.String getFormTabStop()
Stringpublic java.lang.String getFormTitle()
Stringpublic java.lang.String getFormValue()
Stringpublic OfficeEvents getOfficeEvents()
OfficeEventspublic void setFormCurrentValue(java.lang.String value)
value - allowed object is Stringpublic void setFormDelayForRepeat(java.lang.String value)
value - allowed object is Stringpublic void setFormDisabled(java.lang.String value)
value - allowed object is Stringpublic void setFormLinkedCell(java.lang.String value)
value - allowed object is Stringpublic void setFormMaxValue(java.lang.String value)
value - allowed object is Stringpublic void setFormMinValue(java.lang.String value)
value - allowed object is Stringpublic void setFormOrientation(java.lang.String value)
value - allowed object is Stringpublic void setFormPageStepSize(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 setFormStepSize(java.lang.String value)
value - allowed object is Stringpublic 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 setFormValue(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 | ||||||||