|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.form.FormForm
public class FormForm
Field Summary | |
---|---|
protected String |
formAllowDeletes
|
protected String |
formAllowInserts
|
protected String |
formAllowUpdates
|
protected String |
formApplyFilter
|
protected String |
formCommand
|
protected String |
formCommandType
|
protected List<Object> |
formControlOrFormForm
|
protected String |
formDatasource
|
protected String |
formDetailFields
|
protected String |
formEnctype
|
protected String |
formEscapeProcessing
|
protected String |
formFilter
|
protected String |
formIgnoreResult
|
protected String |
formMasterFields
|
protected String |
formMethod
|
protected String |
formName
|
protected String |
formNavigationMode
|
protected String |
formOrder
|
protected FormProperties |
formProperties
|
protected String |
formServiceName
|
protected String |
formTabCycle
|
protected OfficeEvents |
officeEvents
|
protected String |
officeTargetFrame
|
protected String |
xlinkHref
|
Constructor Summary | |
---|---|
FormForm()
|
Method Summary | |
---|---|
String |
getFormAllowDeletes()
Gets the value of the formAllowDeletes property. |
String |
getFormAllowInserts()
Gets the value of the formAllowInserts property. |
String |
getFormAllowUpdates()
Gets the value of the formAllowUpdates property. |
String |
getFormApplyFilter()
Gets the value of the formApplyFilter property. |
String |
getFormCommand()
Gets the value of the formCommand property. |
String |
getFormCommandType()
Gets the value of the formCommandType property. |
List<Object> |
getFormControlOrFormForm()
Gets the value of the formControlOrFormForm property. |
String |
getFormDatasource()
Gets the value of the formDatasource property. |
String |
getFormDetailFields()
Gets the value of the formDetailFields property. |
String |
getFormEnctype()
Gets the value of the formEnctype property. |
String |
getFormEscapeProcessing()
Gets the value of the formEscapeProcessing property. |
String |
getFormFilter()
Gets the value of the formFilter property. |
String |
getFormIgnoreResult()
Gets the value of the formIgnoreResult property. |
String |
getFormMasterFields()
Gets the value of the formMasterFields property. |
String |
getFormMethod()
Gets the value of the formMethod property. |
String |
getFormName()
Gets the value of the formName property. |
String |
getFormNavigationMode()
Gets the value of the formNavigationMode property. |
String |
getFormOrder()
Gets the value of the formOrder property. |
FormProperties |
getFormProperties()
Gets the value of the formProperties property. |
String |
getFormServiceName()
Gets the value of the formServiceName property. |
String |
getFormTabCycle()
Gets the value of the formTabCycle property. |
OfficeEvents |
getOfficeEvents()
Gets the value of the officeEvents property. |
String |
getOfficeTargetFrame()
Gets the value of the officeTargetFrame property. |
String |
getXlinkHref()
Gets the value of the xlinkHref property. |
void |
setFormAllowDeletes(String value)
Sets the value of the formAllowDeletes property. |
void |
setFormAllowInserts(String value)
Sets the value of the formAllowInserts property. |
void |
setFormAllowUpdates(String value)
Sets the value of the formAllowUpdates property. |
void |
setFormApplyFilter(String value)
Sets the value of the formApplyFilter property. |
void |
setFormCommand(String value)
Sets the value of the formCommand property. |
void |
setFormCommandType(String value)
Sets the value of the formCommandType property. |
void |
setFormDatasource(String value)
Sets the value of the formDatasource property. |
void |
setFormDetailFields(String value)
Sets the value of the formDetailFields property. |
void |
setFormEnctype(String value)
Sets the value of the formEnctype property. |
void |
setFormEscapeProcessing(String value)
Sets the value of the formEscapeProcessing property. |
void |
setFormFilter(String value)
Sets the value of the formFilter property. |
void |
setFormIgnoreResult(String value)
Sets the value of the formIgnoreResult property. |
void |
setFormMasterFields(String value)
Sets the value of the formMasterFields property. |
void |
setFormMethod(String value)
Sets the value of the formMethod property. |
void |
setFormName(String value)
Sets the value of the formName property. |
void |
setFormNavigationMode(String value)
Sets the value of the formNavigationMode property. |
void |
setFormOrder(String value)
Sets the value of the formOrder property. |
void |
setFormProperties(FormProperties value)
Sets the value of the formProperties property. |
void |
setFormServiceName(String value)
Sets the value of the formServiceName property. |
void |
setFormTabCycle(String value)
Sets the value of the formTabCycle property. |
void |
setOfficeEvents(OfficeEvents value)
Sets the value of the officeEvents property. |
void |
setOfficeTargetFrame(String value)
Sets the value of the officeTargetFrame property. |
void |
setXlinkHref(String value)
Sets the value of the xlinkHref property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String formAllowDeletes
protected String formAllowInserts
protected String formAllowUpdates
protected String formApplyFilter
protected String formCommand
protected String formCommandType
protected List<Object> formControlOrFormForm
protected String formDatasource
protected String formDetailFields
protected String formEnctype
protected String formEscapeProcessing
protected String formFilter
protected String formIgnoreResult
protected String formMasterFields
protected String formMethod
protected String formName
protected String formNavigationMode
protected String formOrder
protected FormProperties formProperties
protected String formServiceName
protected String formTabCycle
protected OfficeEvents officeEvents
protected String officeTargetFrame
protected String xlinkHref
Constructor Detail |
---|
public FormForm()
Method Detail |
---|
public String getFormAllowDeletes()
String
public String getFormAllowInserts()
String
public String getFormAllowUpdates()
String
public String getFormApplyFilter()
String
public String getFormCommand()
String
public String getFormCommandType()
String
public List<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 String getFormDatasource()
String
public String getFormDetailFields()
String
public String getFormEnctype()
String
public String getFormEscapeProcessing()
String
public String getFormFilter()
String
public String getFormIgnoreResult()
String
public String getFormMasterFields()
String
public String getFormMethod()
String
public String getFormName()
String
public String getFormNavigationMode()
String
public String getFormOrder()
String
public FormProperties getFormProperties()
FormProperties
public String getFormServiceName()
String
public String getFormTabCycle()
String
public OfficeEvents getOfficeEvents()
OfficeEvents
public String getOfficeTargetFrame()
String
public String getXlinkHref()
String
public void setFormAllowDeletes(String value)
value
- allowed object is String
public void setFormAllowInserts(String value)
value
- allowed object is String
public void setFormAllowUpdates(String value)
value
- allowed object is String
public void setFormApplyFilter(String value)
value
- allowed object is String
public void setFormCommand(String value)
value
- allowed object is String
public void setFormCommandType(String value)
value
- allowed object is String
public void setFormDatasource(String value)
value
- allowed object is String
public void setFormDetailFields(String value)
value
- allowed object is String
public void setFormEnctype(String value)
value
- allowed object is String
public void setFormEscapeProcessing(String value)
value
- allowed object is String
public void setFormFilter(String value)
value
- allowed object is String
public void setFormIgnoreResult(String value)
value
- allowed object is String
public void setFormMasterFields(String value)
value
- allowed object is String
public void setFormMethod(String value)
value
- allowed object is String
public void setFormName(String value)
value
- allowed object is String
public void setFormNavigationMode(String value)
value
- allowed object is String
public void setFormOrder(String value)
value
- allowed object is String
public void setFormProperties(FormProperties value)
value
- allowed object is FormProperties
public void setFormServiceName(String value)
value
- allowed object is String
public void setFormTabCycle(String value)
value
- allowed object is String
public void setOfficeEvents(OfficeEvents value)
value
- allowed object is OfficeEvents
public void setOfficeTargetFrame(String value)
value
- allowed object is String
public void setXlinkHref(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |