org.jopendocument.model.form
Class FormListbox

java.lang.Object
  extended by org.jopendocument.model.form.FormListbox

public class FormListbox
extends java.lang.Object


Constructor Summary
FormListbox()
           
 
Method Summary
 java.lang.String getFormBoundColumn()
          Gets the value of the formBoundColumn property.
 java.lang.String getFormDataField()
          Gets the value of the formDataField property.
 java.lang.String getFormDisabled()
          Gets the value of the formDisabled property.
 java.lang.String getFormDropdown()
          Gets the value of the formDropdown property.
 java.lang.String getFormLinkedCell()
          Gets the value of the formLinkedCell property.
 java.lang.String getFormListLinkageType()
          Gets the value of the formListLinkageType property.
 java.lang.String getFormListSource()
          Gets the value of the formListSource property.
 java.lang.String getFormListSourceType()
          Gets the value of the formListSourceType property.
 java.lang.String getFormMultiple()
          Gets the value of the formMultiple property.
 java.util.List<FormOption> getFormOption()
          Gets the value of the formOption property.
 java.lang.String getFormPrintable()
          Gets the value of the formPrintable property.
 FormProperties getFormProperties()
          Gets the value of the formProperties property.
 java.lang.String getFormSize()
          Gets the value of the formSize property.
 java.lang.String getFormSourceCellRange()
          Gets the value of the formSourceCellRange 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.
 OfficeEvents getOfficeEvents()
          Gets the value of the officeEvents property.
 void setFormBoundColumn(java.lang.String value)
          Sets the value of the formBoundColumn property.
 void setFormDataField(java.lang.String value)
          Sets the value of the formDataField property.
 void setFormDisabled(java.lang.String value)
          Sets the value of the formDisabled property.
 void setFormDropdown(java.lang.String value)
          Sets the value of the formDropdown property.
 void setFormLinkedCell(java.lang.String value)
          Sets the value of the formLinkedCell property.
 void setFormListLinkageType(java.lang.String value)
          Sets the value of the formListLinkageType property.
 void setFormListSource(java.lang.String value)
          Sets the value of the formListSource property.
 void setFormListSourceType(java.lang.String value)
          Sets the value of the formListSourceType property.
 void setFormMultiple(java.lang.String value)
          Sets the value of the formMultiple 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 setFormSize(java.lang.String value)
          Sets the value of the formSize property.
 void setFormSourceCellRange(java.lang.String value)
          Sets the value of the formSourceCellRange 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 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

FormListbox

public FormListbox()
Method Detail

getFormBoundColumn

public java.lang.String getFormBoundColumn()
Gets the value of the formBoundColumn property.

Returns:
possible object is String

getFormDataField

public java.lang.String getFormDataField()
Gets the value of the formDataField property.

Returns:
possible object is String

getFormDisabled

public java.lang.String getFormDisabled()
Gets the value of the formDisabled property.

Returns:
possible object is String

getFormDropdown

public java.lang.String getFormDropdown()
Gets the value of the formDropdown property.

Returns:
possible object is String

getFormLinkedCell

public java.lang.String getFormLinkedCell()
Gets the value of the formLinkedCell property.

Returns:
possible object is String

getFormListLinkageType

public java.lang.String getFormListLinkageType()
Gets the value of the formListLinkageType property.

Returns:
possible object is String

getFormListSource

public java.lang.String getFormListSource()
Gets the value of the formListSource property.

Returns:
possible object is String

getFormListSourceType

public java.lang.String getFormListSourceType()
Gets the value of the formListSourceType property.

Returns:
possible object is String

getFormMultiple

public java.lang.String getFormMultiple()
Gets the value of the formMultiple property.

Returns:
possible object is String

getFormOption

public java.util.List<FormOption> getFormOption()
Gets the value of the formOption property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the formOption property.

For example, to add a new item, do as follows:

 getFormOption().add(newItem);
 

Objects of the following type(s) are allowed in the list FormOption


getFormPrintable

public java.lang.String getFormPrintable()
Gets the value of the formPrintable property.

Returns:
possible object is String

getFormProperties

public FormProperties getFormProperties()
Gets the value of the formProperties property.

Returns:
possible object is FormProperties

getFormSize

public java.lang.String getFormSize()
Gets the value of the formSize property.

Returns:
possible object is String

getFormSourceCellRange

public java.lang.String getFormSourceCellRange()
Gets the value of the formSourceCellRange property.

Returns:
possible object is String

getFormTabIndex

public java.lang.String getFormTabIndex()
Gets the value of the formTabIndex property.

Returns:
possible object is String

getFormTabStop

public java.lang.String getFormTabStop()
Gets the value of the formTabStop property.

Returns:
possible object is String

getFormTitle

public java.lang.String getFormTitle()
Gets the value of the formTitle property.

Returns:
possible object is String

getOfficeEvents

public OfficeEvents getOfficeEvents()
Gets the value of the officeEvents property.

Returns:
possible object is OfficeEvents

setFormBoundColumn

public void setFormBoundColumn(java.lang.String value)
Sets the value of the formBoundColumn property.

Parameters:
value - allowed object is String

setFormDataField

public void setFormDataField(java.lang.String value)
Sets the value of the formDataField property.

Parameters:
value - allowed object is String

setFormDisabled

public void setFormDisabled(java.lang.String value)
Sets the value of the formDisabled property.

Parameters:
value - allowed object is String

setFormDropdown

public void setFormDropdown(java.lang.String value)
Sets the value of the formDropdown property.

Parameters:
value - allowed object is String

setFormLinkedCell

public void setFormLinkedCell(java.lang.String value)
Sets the value of the formLinkedCell property.

Parameters:
value - allowed object is String

setFormListLinkageType

public void setFormListLinkageType(java.lang.String value)
Sets the value of the formListLinkageType property.

Parameters:
value - allowed object is String

setFormListSource

public void setFormListSource(java.lang.String value)
Sets the value of the formListSource property.

Parameters:
value - allowed object is String

setFormListSourceType

public void setFormListSourceType(java.lang.String value)
Sets the value of the formListSourceType property.

Parameters:
value - allowed object is String

setFormMultiple

public void setFormMultiple(java.lang.String value)
Sets the value of the formMultiple property.

Parameters:
value - allowed object is String

setFormPrintable

public void setFormPrintable(java.lang.String value)
Sets the value of the formPrintable property.

Parameters:
value - allowed object is String

setFormProperties

public void setFormProperties(FormProperties value)
Sets the value of the formProperties property.

Parameters:
value - allowed object is FormProperties

setFormSize

public void setFormSize(java.lang.String value)
Sets the value of the formSize property.

Parameters:
value - allowed object is String

setFormSourceCellRange

public void setFormSourceCellRange(java.lang.String value)
Sets the value of the formSourceCellRange property.

Parameters:
value - allowed object is String

setFormTabIndex

public void setFormTabIndex(java.lang.String value)
Sets the value of the formTabIndex property.

Parameters:
value - allowed object is String

setFormTabStop

public void setFormTabStop(java.lang.String value)
Sets the value of the formTabStop property.

Parameters:
value - allowed object is String

setFormTitle

public void setFormTitle(java.lang.String value)
Sets the value of the formTitle property.

Parameters:
value - allowed object is String

setOfficeEvents

public void setOfficeEvents(OfficeEvents value)
Sets the value of the officeEvents property.

Parameters:
value - allowed object is OfficeEvents