| 
 | |||||||||
| 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
| Field Summary | |
|---|---|
| protected  String | formCurrentValue | 
| protected  String | formDelayForRepeat | 
| protected  String | formDisabled | 
| protected  String | formLinkedCell | 
| protected  String | formMaxValue | 
| protected  String | formMinValue | 
| protected  String | formOrientation | 
| protected  String | formPageStepSize | 
| protected  String | formPrintable | 
| protected  FormProperties | formProperties | 
| protected  String | formStepSize | 
| protected  String | formTabIndex | 
| protected  String | formTabStop | 
| protected  String | formTitle | 
| protected  String | formValue | 
| protected  OfficeEvents | officeEvents | 
| Constructor Summary | |
|---|---|
| FormValueRange() | |
| Method Summary | |
|---|---|
|  String | getFormCurrentValue()Gets the value of the formCurrentValue property. | 
|  String | getFormDelayForRepeat()Gets the value of the formDelayForRepeat property. | 
|  String | getFormDisabled()Gets the value of the formDisabled property. | 
|  String | getFormLinkedCell()Gets the value of the formLinkedCell property. | 
|  String | getFormMaxValue()Gets the value of the formMaxValue property. | 
|  String | getFormMinValue()Gets the value of the formMinValue property. | 
|  String | getFormOrientation()Gets the value of the formOrientation property. | 
|  String | getFormPageStepSize()Gets the value of the formPageStepSize property. | 
|  String | getFormPrintable()Gets the value of the formPrintable property. | 
|  FormProperties | getFormProperties()Gets the value of the formProperties property. | 
|  String | getFormStepSize()Gets the value of the formStepSize 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. | 
|  void | setFormCurrentValue(String value)Sets the value of the formCurrentValue property. | 
|  void | setFormDelayForRepeat(String value)Sets the value of the formDelayForRepeat property. | 
|  void | setFormDisabled(String value)Sets the value of the formDisabled property. | 
|  void | setFormLinkedCell(String value)Sets the value of the formLinkedCell property. | 
|  void | setFormMaxValue(String value)Sets the value of the formMaxValue property. | 
|  void | setFormMinValue(String value)Sets the value of the formMinValue property. | 
|  void | setFormOrientation(String value)Sets the value of the formOrientation property. | 
|  void | setFormPageStepSize(String value)Sets the value of the formPageStepSize property. | 
|  void | setFormPrintable(String value)Sets the value of the formPrintable property. | 
|  void | setFormProperties(FormProperties value)Sets the value of the formProperties property. | 
|  void | setFormStepSize(String value)Sets the value of the formStepSize 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. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected String formCurrentValue
protected String formDelayForRepeat
protected String formDisabled
protected String formLinkedCell
protected String formMaxValue
protected String formMinValue
protected String formOrientation
protected String formPageStepSize
protected String formPrintable
protected FormProperties formProperties
protected String formStepSize
protected String formTabIndex
protected String formTabStop
protected String formTitle
protected String formValue
protected OfficeEvents officeEvents
| Constructor Detail | 
|---|
public FormValueRange()
| Method Detail | 
|---|
public String getFormCurrentValue()
Stringpublic String getFormDelayForRepeat()
Stringpublic String getFormDisabled()
Stringpublic String getFormLinkedCell()
Stringpublic String getFormMaxValue()
Stringpublic String getFormMinValue()
Stringpublic String getFormOrientation()
Stringpublic String getFormPageStepSize()
Stringpublic String getFormPrintable()
Stringpublic FormProperties getFormProperties()
FormPropertiespublic String getFormStepSize()
Stringpublic String getFormTabIndex()
Stringpublic String getFormTabStop()
Stringpublic String getFormTitle()
Stringpublic String getFormValue()
Stringpublic OfficeEvents getOfficeEvents()
OfficeEventspublic void setFormCurrentValue(String value)
value - allowed object is Stringpublic void setFormDelayForRepeat(String value)
value - allowed object is Stringpublic void setFormDisabled(String value)
value - allowed object is Stringpublic void setFormLinkedCell(String value)
value - allowed object is Stringpublic void setFormMaxValue(String value)
value - allowed object is Stringpublic void setFormMinValue(String value)
value - allowed object is Stringpublic void setFormOrientation(String value)
value - allowed object is Stringpublic void setFormPageStepSize(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 setFormStepSize(String value)
value - allowed object is Stringpublic 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 OfficeEvents| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||