org.jopendocument.model.form
Class FormGenericControl
java.lang.Object
   org.jopendocument.model.form.FormGenericControl
org.jopendocument.model.form.FormGenericControl
- public class FormGenericControl 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
formProperties
protected FormProperties formProperties
officeEvents
protected OfficeEvents officeEvents
FormGenericControl
public FormGenericControl()
getFormProperties
public FormProperties getFormProperties()
- Gets the value of the formProperties property.
 
- 
- Returns:
- possible object is FormProperties
 
getOfficeEvents
public OfficeEvents getOfficeEvents()
- Gets the value of the officeEvents property.
 
- 
- Returns:
- possible object is OfficeEvents
 
setFormProperties
public void setFormProperties(FormProperties value)
- Sets the value of the formProperties property.
 
- 
- Parameters:
- value- allowed object is- FormProperties
 
setOfficeEvents
public void setOfficeEvents(OfficeEvents value)
- Sets the value of the officeEvents property.
 
- 
- Parameters:
- value- allowed object is- OfficeEvents
 
Copyright © 2010 jOpenDocument All Rights Reserved.