|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WDOfficeDocumentType | |
| com.sap.tc.webdynpro.clientserver.uielib.officecomp.api | |
| Uses of WDOfficeDocumentType in com.sap.tc.webdynpro.clientserver.uielib.officecomp.api |
| Fields in com.sap.tc.webdynpro.clientserver.uielib.officecomp.api declared as WDOfficeDocumentType | |
static WDOfficeDocumentType |
IWDOfficeControl.DEFAULT_DOCUMENT_TYPE
Default value of property documentType. |
static WDOfficeDocumentType |
WDOfficeDocumentType.MS_WORD
|
static WDOfficeDocumentType |
WDOfficeDocumentType.MS_EXCEL
|
static WDOfficeDocumentType |
WDOfficeDocumentType.STAR_WRITER
|
static WDOfficeDocumentType |
WDOfficeDocumentType.STAR_CALC
|
| Methods in com.sap.tc.webdynpro.clientserver.uielib.officecomp.api that return WDOfficeDocumentType | |
WDOfficeDocumentType |
IWDOfficeControl.getDocumentType()
Returns the value of the documentType property. |
static WDOfficeDocumentType |
WDOfficeDocumentType.valueOf(int ordinal)
Returns the enumeration value for the given ordinal. |
static WDOfficeDocumentType |
WDOfficeDocumentType.valueOf(java.lang.String name)
Returns the enumeration value for the given name. |
| Methods in com.sap.tc.webdynpro.clientserver.uielib.officecomp.api with parameters of type WDOfficeDocumentType | |
void |
IWDOfficeControl.setDocumentType(WDOfficeDocumentType value)
Sets property documentType to the new value. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||