|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.form.FormRadio
public class FormRadio
| Field Summary | |
|---|---|
protected String |
formCurrentSelected
|
protected String |
formDataField
|
protected String |
formDisabled
|
protected String |
formImageAlign
|
protected String |
formImagePosition
|
protected String |
formLabel
|
protected String |
formLinkedCell
|
protected String |
formPrintable
|
protected FormProperties |
formProperties
|
protected String |
formSelected
|
protected String |
formTabIndex
|
protected String |
formTabStop
|
protected String |
formTitle
|
protected String |
formValue
|
protected String |
formVisualEffect
|
protected OfficeEvents |
officeEvents
|
| Constructor Summary | |
|---|---|
FormRadio()
|
|
| Method Summary | |
|---|---|
String |
getFormCurrentSelected()
Gets the value of the formCurrentSelected 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 |
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 |
getFormSelected()
Gets the value of the formSelected 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 |
setFormCurrentSelected(String value)
Sets the value of the formCurrentSelected 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 |
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 |
setFormSelected(String value)
Sets the value of the formSelected 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 |
|---|
protected String formCurrentSelected
protected String formDataField
protected String formDisabled
protected String formImageAlign
protected String formImagePosition
protected String formLabel
protected String formLinkedCell
protected String formPrintable
protected FormProperties formProperties
protected String formSelected
protected String formTabIndex
protected String formTabStop
protected String formTitle
protected String formValue
protected String formVisualEffect
protected OfficeEvents officeEvents
| Constructor Detail |
|---|
public FormRadio()
| Method Detail |
|---|
public String getFormCurrentSelected()
Stringpublic String getFormDataField()
Stringpublic String getFormDisabled()
Stringpublic String getFormImageAlign()
Stringpublic String getFormImagePosition()
Stringpublic String getFormLabel()
Stringpublic String getFormLinkedCell()
Stringpublic String getFormPrintable()
Stringpublic FormProperties getFormProperties()
FormPropertiespublic String getFormSelected()
Stringpublic String getFormTabIndex()
Stringpublic String getFormTabStop()
Stringpublic String getFormTitle()
Stringpublic String getFormValue()
Stringpublic String getFormVisualEffect()
Stringpublic OfficeEvents getOfficeEvents()
OfficeEventspublic void setFormCurrentSelected(String value)
value - allowed object is Stringpublic void setFormDataField(String value)
value - allowed object is Stringpublic void setFormDisabled(String value)
value - allowed object is Stringpublic void setFormImageAlign(String value)
value - allowed object is Stringpublic void setFormImagePosition(String value)
value - allowed object is Stringpublic void setFormLabel(String value)
value - allowed object is Stringpublic void setFormLinkedCell(String value)
value - allowed object is Stringpublic void setFormPrintable(String value)
value - allowed object is Stringpublic void setFormProperties(FormProperties value)
value - allowed object is FormPropertiespublic void setFormSelected(String value)
value - allowed object is Stringpublic void setFormTabIndex(String value)
value - allowed object is Stringpublic void setFormTabStop(String value)
value - allowed object is Stringpublic void setFormTitle(String value)
value - allowed object is Stringpublic void setFormValue(String value)
value - allowed object is Stringpublic void setFormVisualEffect(String value)
value - allowed object is Stringpublic void setOfficeEvents(OfficeEvents value)
value - allowed object is OfficeEvents
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||