Web Dynpro API Documentation

com.sap.tc.webdynpro.clientserver.uielib.standard.api
Interface IWDTreeByNestingTableColumn

All Superinterfaces:
IWDAbstractMasterTableColumn, IWDAbstractTreeTableColumn, IWDViewElement

public interface IWDTreeByNestingTableColumn
extends IWDAbstractTreeTableColumn

Web Dynpro TreeByNestingTableColumn API. Tree column where the hierarchy is determined by having subnodes via a recursive node at the table's dataSource.

This type can be called by applications using Web Dynpro, but DO NOT EXTEND OR IMPLEMENT IT!


Fields inherited from interface com.sap.tc.webdynpro.clientserver.uielib.standard.api.IWDAbstractTreeTableColumn
DEFAULT_CHILDREN_LOADED, DEFAULT_IS_LEAF
 
Fields inherited from interface com.sap.tc.webdynpro.clientserver.uielib.standard.api.IWDAbstractMasterTableColumn
DEFAULT_DESIGN, DEFAULT_RESIZABLE, DEFAULT_VISIBLE, DEFAULT_WIDTH
 
Methods inherited from interface com.sap.tc.webdynpro.clientserver.uielib.standard.api.IWDAbstractTreeTableColumn
bindChildrenLoaded, bindChildrenLoaded, bindExpanded, bindExpanded, bindingOfChildrenLoaded, bindingOfExpanded, bindingOfIsLeaf, bindIsLeaf, bindIsLeaf, getChildrenLoaded, getExpanded, getIsLeaf, getOnLoadChildren, mappingOfOnLoadChildren, setChildrenLoaded, setExpanded, setIsLeaf, setOnLoadChildren
 
Methods inherited from interface com.sap.tc.webdynpro.clientserver.uielib.standard.api.IWDAbstractMasterTableColumn
bindDesign, bindDesign, bindingOfDesign, bindingOfResizable, bindingOfVisible, bindingOfWidth, bindResizable, bindResizable, bindVisible, bindVisible, bindWidth, bindWidth, destroyHeader, destroyTableCellEditor, getDesign, getHeader, getResizable, getTable, getTableCellEditor, getVisible, getWidth, setDesign, setHeader, setResizable, setTableCellEditor, setVisible, setWidth
 
Methods inherited from interface com.sap.tc.webdynpro.progmodel.api.IWDViewElement
getId, getView, requestFocus
 


Web Dynpro API Documentation

Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15