com.sap.tc.webdynpro.clientserver.uielib.pattern.api

Interface IWDPatternTabStrip.IWDOnSelect

Enclosing interface:
IWDPatternTabStrip

public static interface IWDPatternTabStrip.IWDOnSelect

Interface defining the parameter names for event onSelect. These names may be used as source names in parameter mapping definitions.

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

See Also:
IWDPatternTabStrip.mappingOfOnSelect()

Type Classification Type Classification:

This interface is part of the Web Dynpro API, so applications may reference it or call any method of it, but they must not implement or extend it.

For a detailed explanation of API classification see the Web Dynpro Compatibility Guide

Field Summary
static String TAB
           Constant providing the name of event parameter tab (String).
 

Field Detail

TAB

public static final String TAB

Constant providing the name of event parameter tab (String).

Meaning:
The ID of the selected PatternTab.

See Also:
Constant Field Values


Copyright 2006 SAP AG Complete Copyright Notice