org.jopendocument.model.form
Class FormCheckbox

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

public class FormCheckbox
extends Object


Field Summary
protected  String formCurrentState
           
protected  String formDataField
           
protected  String formDisabled
           
protected  String formImageAlign
           
protected  String formImagePosition
           
protected  String formIsTristate
           
protected  String formLabel
           
protected  String formLinkedCell
           
protected  String formPrintable
           
protected  FormProperties formProperties
           
protected  String formState
           
protected  String formTabIndex
           
protected  String formTabStop
           
protected  String formTitle
           
protected  String formValue
           
protected  String formVisualEffect
           
protected  OfficeEvents officeEvents
           
 
Constructor Summary
FormCheckbox()
           
 
Method Summary
 String getFormCurrentState()
          Gets the value of the formCurrentState property.
 String getFormDataField()
          Gets the value of the formDataField property.
 String getFormDisabled()
          Gets the value of the formDisabled property.
 String getFormImageAlign()
          Gets the value of the formImageAlign property.
 String getFormImagePosition()
          Gets the value of the formImagePosition property.
 String getFormIsTristate()
          Gets the value of the formIsTristate property.
 String getFormLabel()
          Gets the value of the formLabel property.
 String getFormLinkedCell()
          Gets the value of the formLinkedCell property.
 String getFormPrintable()
          Gets the value of the formPrintable property.
 FormProperties getFormProperties()
          Gets the value of the formProperties property.
 String getFormState()
          Gets the value of the formState property.
 String getFormTabIndex()
          Gets the value of the formTabIndex property.
 String getFormTabStop()
          Gets the value of the formTabStop property.
 String getFormTitle()
          Gets the value of the formTitle property.
 String getFormValue()
          Gets the value of the formValue property.
 String getFormVisualEffect()
          Gets the value of the formVisualEffect property.
 OfficeEvents getOfficeEvents()
          Gets the value of the officeEvents property.
 void setFormCurrentState(String value)
          Sets the value of the formCurrentState property.
 void setFormDataField(String value)
          Sets the value of the formDataField property.
 void setFormDisabled(String value)
          Sets the value of the formDisabled property.
 void setFormImageAlign(String value)
          Sets the value of the formImageAlign property.
 void setFormImagePosition(String value)
          Sets the value of the formImagePosition property.
 void setFormIsTristate(String value)
          Sets the value of the formIsTristate property.
 void setFormLabel(String value)
          Sets the value of the formLabel property.
 void setFormLinkedCell(String value)
          Sets the value of the formLinkedCell property.
 void setFormPrintable(String value)
          Sets the value of the formPrintable property.
 void setFormProperties(FormProperties value)
          Sets the value of the formProperties property.
 void setFormState(String value)
          Sets the value of the formState property.
 void setFormTabIndex(String value)
          Sets the value of the formTabIndex property.
 void setFormTabStop(String value)
          Sets the value of the formTabStop property.
 void setFormTitle(String value)
          Sets the value of the formTitle property.
 void setFormValue(String value)
          Sets the value of the formValue property.
 void setFormVisualEffect(String value)
          Sets the value of the formVisualEffect property.
 void setOfficeEvents(OfficeEvents value)
          Sets the value of the officeEvents property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

formCurrentState

protected String formCurrentState

formDataField

protected String formDataField

formDisabled

protected String formDisabled

formImageAlign

protected String formImageAlign

formImagePosition

protected String formImagePosition

formIsTristate

protected String formIsTristate

formLabel

protected String formLabel

formLinkedCell

protected String formLinkedCell

formPrintable

protected String formPrintable

formProperties

protected FormProperties formProperties

formState

protected String formState

formTabIndex

protected String formTabIndex

formTabStop

protected String formTabStop

formTitle

protected String formTitle

formValue

protected String formValue

formVisualEffect

protected String formVisualEffect

officeEvents

protected OfficeEvents officeEvents
Constructor Detail

FormCheckbox

public FormCheckbox()
Method Detail

getFormCurrentState

public String getFormCurrentState()
Gets the value of the formCurrentState property.

Returns:
possible object is String

getFormDataField

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

Returns:
possible object is String

getFormDisabled

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

Returns:
possible object is String

getFormImageAlign

public String getFormImageAlign()
Gets the value of the formImageAlign property.

Returns:
possible object is String

getFormImagePosition

public String getFormImagePosition()
Gets the value of the formImagePosition property.

Returns:
possible object is String

getFormIsTristate

public String getFormIsTristate()
Gets the value of the formIsTristate property.

Returns:
possible object is String

getFormLabel

public String getFormLabel()
Gets the value of the formLabel property.

Returns:
possible object is String

getFormLinkedCell

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

Returns:
possible object is String

getFormPrintable

public 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

getFormState

public String getFormState()
Gets the value of the formState property.

Returns:
possible object is String

getFormTabIndex

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

Returns:
possible object is String

getFormTabStop

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

Returns:
possible object is String

getFormTitle

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

Returns:
possible object is String

getFormValue

public String getFormValue()
Gets the value of the formValue property.

Returns:
possible object is String

getFormVisualEffect

public String getFormVisualEffect()
Gets the value of the formVisualEffect property.

Returns:
possible object is String

getOfficeEvents

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

Returns:
possible object is OfficeEvents

setFormCurrentState

public void setFormCurrentState(String value)
Sets the value of the formCurrentState property.

Parameters:
value - allowed object is String

setFormDataField

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

Parameters:
value - allowed object is String

setFormDisabled

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

Parameters:
value - allowed object is String

setFormImageAlign

public void setFormImageAlign(String value)
Sets the value of the formImageAlign property.

Parameters:
value - allowed object is String

setFormImagePosition

public void setFormImagePosition(String value)
Sets the value of the formImagePosition property.

Parameters:
value - allowed object is String

setFormIsTristate

public void setFormIsTristate(String value)
Sets the value of the formIsTristate property.

Parameters:
value - allowed object is String

setFormLabel

public void setFormLabel(String value)
Sets the value of the formLabel property.

Parameters:
value - allowed object is String

setFormLinkedCell

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

Parameters:
value - allowed object is String

setFormPrintable

public void setFormPrintable(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

setFormState

public void setFormState(String value)
Sets the value of the formState property.

Parameters:
value - allowed object is String

setFormTabIndex

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

Parameters:
value - allowed object is String

setFormTabStop

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

Parameters:
value - allowed object is String

setFormTitle

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

Parameters:
value - allowed object is String

setFormValue

public void setFormValue(String value)
Sets the value of the formValue property.

Parameters:
value - allowed object is String

setFormVisualEffect

public void setFormVisualEffect(String value)
Sets the value of the formVisualEffect 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


Copyright © 2010 jOpenDocument All Rights Reserved.