org.jopendocument.model.form
Class FormButton

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

public class FormButton
extends Object


Field Summary
protected  String formButtonType
           
protected  String formDefaultButton
           
protected  String formDisabled
           
protected  String formFocusOnClick
           
protected  String formImageAlign
           
protected  String formImageData
           
protected  String formImagePosition
           
protected  String formLabel
           
protected  String formPrintable
           
protected  FormProperties formProperties
           
protected  String formTabIndex
           
protected  String formTabStop
           
protected  String formTitle
           
protected  String formToggle
           
protected  String formValue
           
protected  OfficeEvents officeEvents
           
protected  String officeTargetFrame
           
protected  String xlinkHref
           
 
Constructor Summary
FormButton()
           
 
Method Summary
 String getFormButtonType()
          Gets the value of the formButtonType property.
 String getFormDefaultButton()
          Gets the value of the formDefaultButton property.
 String getFormDisabled()
          Gets the value of the formDisabled property.
 String getFormFocusOnClick()
          Gets the value of the formFocusOnClick property.
 String getFormImageAlign()
          Gets the value of the formImageAlign property.
 String getFormImageData()
          Gets the value of the formImageData property.
 String getFormImagePosition()
          Gets the value of the formImagePosition property.
 String getFormLabel()
          Gets the value of the formLabel property.
 String getFormPrintable()
          Gets the value of the formPrintable property.
 FormProperties getFormProperties()
          Gets the value of the formProperties 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 getFormToggle()
          Gets the value of the formToggle property.
 String getFormValue()
          Gets the value of the formValue 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 setFormButtonType(String value)
          Sets the value of the formButtonType property.
 void setFormDefaultButton(String value)
          Sets the value of the formDefaultButton property.
 void setFormDisabled(String value)
          Sets the value of the formDisabled property.
 void setFormFocusOnClick(String value)
          Sets the value of the formFocusOnClick property.
 void setFormImageAlign(String value)
          Sets the value of the formImageAlign property.
 void setFormImageData(String value)
          Sets the value of the formImageData property.
 void setFormImagePosition(String value)
          Sets the value of the formImagePosition property.
 void setFormLabel(String value)
          Sets the value of the formLabel property.
 void setFormPrintable(String value)
          Sets the value of the formPrintable property.
 void setFormProperties(FormProperties value)
          Sets the value of the formProperties 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 setFormToggle(String value)
          Sets the value of the formToggle property.
 void setFormValue(String value)
          Sets the value of the formValue 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

formButtonType

protected String formButtonType

formDefaultButton

protected String formDefaultButton

formDisabled

protected String formDisabled

formFocusOnClick

protected String formFocusOnClick

formImageAlign

protected String formImageAlign

formImageData

protected String formImageData

formImagePosition

protected String formImagePosition

formLabel

protected String formLabel

formPrintable

protected String formPrintable

formProperties

protected FormProperties formProperties

formTabIndex

protected String formTabIndex

formTabStop

protected String formTabStop

formTitle

protected String formTitle

formToggle

protected String formToggle

formValue

protected String formValue

officeEvents

protected OfficeEvents officeEvents

officeTargetFrame

protected String officeTargetFrame

xlinkHref

protected String xlinkHref
Constructor Detail

FormButton

public FormButton()
Method Detail

getFormButtonType

public String getFormButtonType()
Gets the value of the formButtonType property.

Returns:
possible object is String

getFormDefaultButton

public String getFormDefaultButton()
Gets the value of the formDefaultButton property.

Returns:
possible object is String

getFormDisabled

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

Returns:
possible object is String

getFormFocusOnClick

public String getFormFocusOnClick()
Gets the value of the formFocusOnClick property.

Returns:
possible object is String

getFormImageAlign

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

Returns:
possible object is String

getFormImageData

public String getFormImageData()
Gets the value of the formImageData property.

Returns:
possible object is String

getFormImagePosition

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

Returns:
possible object is String

getFormLabel

public String getFormLabel()
Gets the value of the formLabel 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

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

getFormToggle

public String getFormToggle()
Gets the value of the formToggle property.

Returns:
possible object is String

getFormValue

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

Returns:
possible object is String

getOfficeEvents

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

Returns:
possible object is OfficeEvents

getOfficeTargetFrame

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

Returns:
possible object is String

getXlinkHref

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

Returns:
possible object is String

setFormButtonType

public void setFormButtonType(String value)
Sets the value of the formButtonType property.

Parameters:
value - allowed object is String

setFormDefaultButton

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

setFormFocusOnClick

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

setFormImageData

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

setFormLabel

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

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

setFormToggle

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

setOfficeEvents

public void setOfficeEvents(OfficeEvents value)
Sets the value of the officeEvents property.

Parameters:
value - allowed object is OfficeEvents

setOfficeTargetFrame

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

Parameters:
value - allowed object is String

setXlinkHref

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

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.