Web Dynpro API Documentation

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

All Superinterfaces:
IWDAbstractTreeNodeType, IWDViewElement

public interface IWDTreeItemType
extends IWDAbstractTreeNodeType

Web Dynpro TreeItemType API. TreeItemType is the type of tree nodes that may not have nested nodes.

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.IWDAbstractTreeNodeType
DEFAULT_DESIGN, DEFAULT_ICON_ALT, DEFAULT_ICON_SOURCE, DEFAULT_IGNORE_ACTION, DEFAULT_TEXT, DEFAULT_TEXT_DIRECTION, DEFAULT_TOOLTIP
 
Methods inherited from interface com.sap.tc.webdynpro.clientserver.uielib.standard.api.IWDAbstractTreeNodeType
bindDataSource, bindDataSource, bindDesign, bindDesign, bindIconAlt, bindIconAlt, bindIconSource, bindIconSource, bindIgnoreAction, bindIgnoreAction, bindingOfDataSource, bindingOfDesign, bindingOfIconAlt, bindingOfIconSource, bindingOfIgnoreAction, bindingOfText, bindingOfTextDirection, bindingOfTooltip, bindText, bindText, bindTextDirection, bindTextDirection, bindTooltip, bindTooltip, getDesign, getIconAlt, getIconSource, getIgnoreAction, getOnAction, getText, getTextDirection, getTooltip, getTree, mappingOfOnAction, setDesign, setIconAlt, setIconSource, setIgnoreAction, setOnAction, setText, setTextDirection, setTooltip
 
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