|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.form.FormForm
public class FormForm
| 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 |
|---|
public FormForm()
| Method Detail |
|---|
public java.lang.String getFormAllowDeletes()
Stringpublic java.lang.String getFormAllowInserts()
Stringpublic java.lang.String getFormAllowUpdates()
Stringpublic java.lang.String getFormApplyFilter()
Stringpublic java.lang.String getFormCommand()
Stringpublic java.lang.String getFormCommandType()
Stringpublic java.util.List<java.lang.Object> getFormControlOrFormForm()
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
public java.lang.String getFormDatasource()
Stringpublic java.lang.String getFormDetailFields()
Stringpublic java.lang.String getFormEnctype()
Stringpublic java.lang.String getFormEscapeProcessing()
Stringpublic java.lang.String getFormFilter()
Stringpublic java.lang.String getFormIgnoreResult()
Stringpublic java.lang.String getFormMasterFields()
Stringpublic java.lang.String getFormMethod()
Stringpublic java.lang.String getFormName()
Stringpublic java.lang.String getFormNavigationMode()
Stringpublic java.lang.String getFormOrder()
Stringpublic FormProperties getFormProperties()
FormPropertiespublic java.lang.String getFormServiceName()
Stringpublic java.lang.String getFormTabCycle()
Stringpublic OfficeEvents getOfficeEvents()
OfficeEventspublic java.lang.String getOfficeTargetFrame()
Stringpublic java.lang.String getXlinkHref()
Stringpublic void setFormAllowDeletes(java.lang.String value)
value - allowed object is Stringpublic void setFormAllowInserts(java.lang.String value)
value - allowed object is Stringpublic void setFormAllowUpdates(java.lang.String value)
value - allowed object is Stringpublic void setFormApplyFilter(java.lang.String value)
value - allowed object is Stringpublic void setFormCommand(java.lang.String value)
value - allowed object is Stringpublic void setFormCommandType(java.lang.String value)
value - allowed object is Stringpublic void setFormDatasource(java.lang.String value)
value - allowed object is Stringpublic void setFormDetailFields(java.lang.String value)
value - allowed object is Stringpublic void setFormEnctype(java.lang.String value)
value - allowed object is Stringpublic void setFormEscapeProcessing(java.lang.String value)
value - allowed object is Stringpublic void setFormFilter(java.lang.String value)
value - allowed object is Stringpublic void setFormIgnoreResult(java.lang.String value)
value - allowed object is Stringpublic void setFormMasterFields(java.lang.String value)
value - allowed object is Stringpublic void setFormMethod(java.lang.String value)
value - allowed object is Stringpublic void setFormName(java.lang.String value)
value - allowed object is Stringpublic void setFormNavigationMode(java.lang.String value)
value - allowed object is Stringpublic void setFormOrder(java.lang.String value)
value - allowed object is Stringpublic void setFormProperties(FormProperties value)
value - allowed object is FormPropertiespublic void setFormServiceName(java.lang.String value)
value - allowed object is Stringpublic void setFormTabCycle(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 | ||||||||