|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.doc.OwnerHolder
com.spire.doc.documents.xml.DocumentSerializable
com.spire.doc.documents.DropDownItem
public class DropDownItem
Represents the item of drop down formfield.
Constructor Summary | |
---|---|
DropDownItem(IDocument doc)
Initializes a new instance of the |
Method Summary | |
---|---|
java.lang.String |
getText()
Gets or sets text |
void |
setText(java.lang.String value)
Gets or sets text |
Methods inherited from class com.spire.doc.OwnerHolder |
---|
getDocument |
Constructor Detail |
---|
public DropDownItem(IDocument doc)
doc
- The documentMethod Detail |
---|
public java.lang.String getText()
public void setText(java.lang.String value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |