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

Interface IWDAbstractTableColumn.IWDOnAction

Enclosing interface:
IWDAbstractTableColumn

public static interface IWDAbstractTableColumn.IWDOnAction

Interface defining the parameter names for event onAction. 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:
IWDAbstractTableColumn.mappingOfOnAction()

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 COL
           Constant providing the name of event parameter col (String).
 

Field Detail

COL

public static final String COL

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

Meaning:

See Also:
Constant Field Values


Copyright 2006 SAP AG Complete Copyright Notice