org.jopendocument.model.form
Class FormForm

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

public class FormForm
extends java.lang.Object


Constructor Summary
FormForm()
           
 
Method Summary
 java.lang.String getFormAllowDeletes()
          Gets the value of the formAllowDeletes property.
 java.lang.String getFormAllowInserts()
          Gets the value of the formAllowInserts property.
 java.lang.String getFormAllowUpdates()
          Gets the value of the formAllowUpdates property.
 java.lang.String getFormApplyFilter()
          Gets the value of the formApplyFilter property.
 java.lang.String getFormCommand()
          Gets the value of the formCommand property.
 java.lang.String getFormCommandType()
          Gets the value of the formCommandType property.
 java.util.List<java.lang.Object> getFormControlOrFormForm()
          Gets the value of the formControlOrFormForm property.
 java.lang.String getFormDatasource()
          Gets the value of the formDatasource property.
 java.lang.String getFormDetailFields()
          Gets the value of the formDetailFields property.
 java.lang.String getFormEnctype()
          Gets the value of the formEnctype property.
 java.lang.String getFormEscapeProcessing()
          Gets the value of the formEscapeProcessing property.
 java.lang.String getFormFilter()
          Gets the value of the formFilter property.
 java.lang.String getFormIgnoreResult()
          Gets the value of the formIgnoreResult property.
 java.lang.String getFormMasterFields()
          Gets the value of the formMasterFields property.
 java.lang.String getFormMethod()
          Gets the value of the formMethod property.
 java.lang.String getFormName()
          Gets the value of the formName property.
 java.lang.String getFormNavigationMode()
          Gets the value of the formNavigationMode property.
 java.lang.String getFormOrder()
          Gets the value of the formOrder property.
 FormProperties getFormProperties()
          Gets the value of the formProperties property.
 java.lang.String getFormServiceName()
          Gets the value of the formServiceName property.
 java.lang.String getFormTabCycle()
          Gets the value of the formTabCycle 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 setFormAllowDeletes(java.lang.String value)
          Sets the value of the formAllowDeletes property.
 void setFormAllowInserts(java.lang.String value)
          Sets the value of the formAllowInserts property.
 void setFormAllowUpdates(java.lang.String value)
          Sets the value of the formAllowUpdates property.
 void setFormApplyFilter(java.lang.String value)
          Sets the value of the formApplyFilter property.
 void setFormCommand(java.lang.String value)
          Sets the value of the formCommand property.
 void setFormCommandType(java.lang.String value)
          Sets the value of the formCommandType property.
 void setFormDatasource(java.lang.String value)
          Sets the value of the formDatasource property.
 void setFormDetailFields(java.lang.String value)
          Sets the value of the formDetailFields property.
 void setFormEnctype(java.lang.String value)
          Sets the value of the formEnctype property.
 void setFormEscapeProcessing(java.lang.String value)
          Sets the value of the formEscapeProcessing property.
 void setFormFilter(java.lang.String value)
          Sets the value of the formFilter property.
 void setFormIgnoreResult(java.lang.String value)
          Sets the value of the formIgnoreResult property.
 void setFormMasterFields(java.lang.String value)
          Sets the value of the formMasterFields property.
 void setFormMethod(java.lang.String value)
          Sets the value of the formMethod property.
 void setFormName(java.lang.String value)
          Sets the value of the formName property.
 void setFormNavigationMode(java.lang.String value)
          Sets the value of the formNavigationMode property.
 void setFormOrder(java.lang.String value)
          Sets the value of the formOrder property.
 void setFormProperties(FormProperties value)
          Sets the value of the formProperties property.
 void setFormServiceName(java.lang.String value)
          Sets the value of the formServiceName property.
 void setFormTabCycle(java.lang.String value)
          Sets the value of the formTabCycle 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

FormForm

public FormForm()
Method Detail

getFormAllowDeletes

public java.lang.String getFormAllowDeletes()
Gets the value of the formAllowDeletes property.

Returns:
possible object is String

getFormAllowInserts

public java.lang.String getFormAllowInserts()
Gets the value of the formAllowInserts property.

Returns:
possible object is String

getFormAllowUpdates

public java.lang.String getFormAllowUpdates()
Gets the value of the formAllowUpdates property.

Returns:
possible object is String

getFormApplyFilter

public java.lang.String getFormApplyFilter()
Gets the value of the formApplyFilter property.

Returns:
possible object is String

getFormCommand

public java.lang.String getFormCommand()
Gets the value of the formCommand property.

Returns:
possible object is String

getFormCommandType

public java.lang.String getFormCommandType()
Gets the value of the formCommandType property.

Returns:
possible object is String

getFormControlOrFormForm

public java.util.List<java.lang.Object> getFormControlOrFormForm()
Gets the value of the formControlOrFormForm 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 formControlOrFormForm property.

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

 getFormControlOrFormForm().add(newItem);
 

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


getFormDatasource

public java.lang.String getFormDatasource()
Gets the value of the formDatasource property.

Returns:
possible object is String

getFormDetailFields

public java.lang.String getFormDetailFields()
Gets the value of the formDetailFields property.

Returns:
possible object is String

getFormEnctype

public java.lang.String getFormEnctype()
Gets the value of the formEnctype property.

Returns:
possible object is String

getFormEscapeProcessing

public java.lang.String getFormEscapeProcessing()
Gets the value of the formEscapeProcessing property.

Returns:
possible object is String

getFormFilter

public java.lang.String getFormFilter()
Gets the value of the formFilter property.

Returns:
possible object is String

getFormIgnoreResult

public java.lang.String getFormIgnoreResult()
Gets the value of the formIgnoreResult property.

Returns:
possible object is String

getFormMasterFields

public java.lang.String getFormMasterFields()
Gets the value of the formMasterFields property.

Returns:
possible object is String

getFormMethod

public java.lang.String getFormMethod()
Gets the value of the formMethod property.

Returns:
possible object is String

getFormName

public java.lang.String getFormName()
Gets the value of the formName property.

Returns:
possible object is String

getFormNavigationMode

public java.lang.String getFormNavigationMode()
Gets the value of the formNavigationMode property.

Returns:
possible object is String

getFormOrder

public java.lang.String getFormOrder()
Gets the value of the formOrder property.

Returns:
possible object is String

getFormProperties

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

Returns:
possible object is FormProperties

getFormServiceName

public java.lang.String getFormServiceName()
Gets the value of the formServiceName property.

Returns:
possible object is String

getFormTabCycle

public java.lang.String getFormTabCycle()
Gets the value of the formTabCycle property.

Returns:
possible object is String

getOfficeEvents

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

Returns:
possible object is OfficeEvents

getOfficeTargetFrame

public java.lang.String getOfficeTargetFrame()
Gets the value of the officeTargetFrame property.

Returns:
possible object is String

getXlinkHref

public java.lang.String getXlinkHref()
Gets the value of the xlinkHref property.

Returns:
possible object is String

setFormAllowDeletes

public void setFormAllowDeletes(java.lang.String value)
Sets the value of the formAllowDeletes property.

Parameters:
value - allowed object is String

setFormAllowInserts

public void setFormAllowInserts(java.lang.String value)
Sets the value of the formAllowInserts property.

Parameters:
value - allowed object is String

setFormAllowUpdates

public void setFormAllowUpdates(java.lang.String value)
Sets the value of the formAllowUpdates property.

Parameters:
value - allowed object is String

setFormApplyFilter

public void setFormApplyFilter(java.lang.String value)
Sets the value of the formApplyFilter property.

Parameters:
value - allowed object is String

setFormCommand

public void setFormCommand(java.lang.String value)
Sets the value of the formCommand property.

Parameters:
value - allowed object is String

setFormCommandType

public void setFormCommandType(java.lang.String value)
Sets the value of the formCommandType property.

Parameters:
value - allowed object is String

setFormDatasource

public void setFormDatasource(java.lang.String value)
Sets the value of the formDatasource property.

Parameters:
value - allowed object is String

setFormDetailFields

public void setFormDetailFields(java.lang.String value)
Sets the value of the formDetailFields property.

Parameters:
value - allowed object is String

setFormEnctype

public void setFormEnctype(java.lang.String value)
Sets the value of the formEnctype property.

Parameters:
value - allowed object is String

setFormEscapeProcessing

public void setFormEscapeProcessing(java.lang.String value)
Sets the value of the formEscapeProcessing property.

Parameters:
value - allowed object is String

setFormFilter

public void setFormFilter(java.lang.String value)
Sets the value of the formFilter property.

Parameters:
value - allowed object is String

setFormIgnoreResult

public void setFormIgnoreResult(java.lang.String value)
Sets the value of the formIgnoreResult property.

Parameters:
value - allowed object is String

setFormMasterFields

public void setFormMasterFields(java.lang.String value)
Sets the value of the formMasterFields property.

Parameters:
value - allowed object is String

setFormMethod

public void setFormMethod(java.lang.String value)
Sets the value of the formMethod property.

Parameters:
value - allowed object is String

setFormName

public void setFormName(java.lang.String value)
Sets the value of the formName property.

Parameters:
value - allowed object is String

setFormNavigationMode

public void setFormNavigationMode(java.lang.String value)
Sets the value of the formNavigationMode property.

Parameters:
value - allowed object is String

setFormOrder

public void setFormOrder(java.lang.String value)
Sets the value of the formOrder 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

setFormServiceName

public void setFormServiceName(java.lang.String value)
Sets the value of the formServiceName property.

Parameters:
value - allowed object is String

setFormTabCycle

public void setFormTabCycle(java.lang.String value)
Sets the value of the formTabCycle 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

setOfficeTargetFrame

public void setOfficeTargetFrame(java.lang.String value)
Sets the value of the officeTargetFrame property.

Parameters:
value - allowed object is String

setXlinkHref

public void setXlinkHref(java.lang.String value)
Sets the value of the xlinkHref property.

Parameters:
value - allowed object is String