com.spire.doc.documents
Class SdtDropDownListBase

java.lang.Object
  extended by com.spire.doc.documents.SdtControlProperties
      extended by com.spire.doc.documents.SdtDropDownListBase
Direct Known Subclasses:
SdtComboBox, SdtDropDownList

public abstract class SdtDropDownListBase
extends SdtControlProperties

Common ancestor for and


Method Summary
 java.lang.String getLastValue()
           
 SdtListItemCollection getListItems()
          Provides access to all list items of this Sdt
 void setLastValue(java.lang.String value)
           
 

Method Detail

getListItems

public SdtListItemCollection getListItems()
Provides access to all list items of this Sdt


getLastValue

public java.lang.String getLastValue()

setLastValue

public void setLastValue(java.lang.String value)