|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWDTableCellEditor | |
| com.sap.tc.webdynpro.clientserver.uielib.standard.api | Contains interfaces for accessing Web Dynpro UI elements and contains enumeration types used as UI element property types. |
| Uses of IWDTableCellEditor in com.sap.tc.webdynpro.clientserver.uielib.standard.api |
| Subinterfaces of IWDTableCellEditor in com.sap.tc.webdynpro.clientserver.uielib.standard.api | |
interface |
IWDButton
Web Dynpro Button API. |
interface |
IWDCaption
Web Dynpro Caption API. |
interface |
IWDCheckBox
Web Dynpro CheckBox API. |
interface |
IWDDropDownByIndex
Web Dynpro DropDownByIndex API. |
interface |
IWDDropDownByKey
Web Dynpro DropDownByKey API. |
interface |
IWDFileDownload
Web Dynpro FileDownload API. |
interface |
IWDImage
Web Dynpro Image API. |
interface |
IWDInputField
Web Dynpro InputField API. |
interface |
IWDLink
Web Dynpro Link API. |
interface |
IWDLinkToAction
Web Dynpro LinkToAction API. |
interface |
IWDLinkToURL
Web Dynpro LinkToURL API. |
interface |
IWDProgressIndicator
Web Dynpro ProgressIndicator API. |
interface |
IWDRadioButton
Web Dynpro RadioButton API. |
interface |
IWDTextView
Web Dynpro TextView API. |
| Methods in com.sap.tc.webdynpro.clientserver.uielib.standard.api that return IWDTableCellEditor | |
IWDTableCellEditor |
IWDTableColumn.getTableCellEditor()
Gets the TableCellEditor instance. |
IWDTableCellEditor |
IWDAbstractMasterTableColumn.getTableCellEditor()
Gets the TableCellEditor instance. |
| Methods in com.sap.tc.webdynpro.clientserver.uielib.standard.api with parameters of type IWDTableCellEditor | |
void |
IWDTableColumn.setTableCellEditor(IWDTableCellEditor tableCellEditor)
Sets the TableCellEditor instance. |
void |
IWDAbstractMasterTableColumn.setTableCellEditor(IWDTableCellEditor tableCellEditor)
Sets the TableCellEditor instance. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||