com.sapportals.admin.wizardframework.api

Interface IWizardComponentContainer

All Known Implementing Classes:
AbstractWizardPane, FlowContainer, GridContainer, Group, InfoPane, MultiSelectionComponent, SummaryPane, WizardComponentContainer

Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).

public interface IWizardComponentContainer

The interface that represents a wizard component container.
A wizard component container is a wizard component that can contain other components. Containers should delegate the standard methods from the IWizardComponent interface to their subcomponents in the order in which these subcomponents were added to the container.


Method Summary
 IWizardComponent getComponent(String key)
          Deprecated. Gets a component or subcomponent from a container specified by a key.
 

Method Detail

getComponent

IWizardComponent getComponent(String key)
Deprecated. 
Gets a component or subcomponent from a container specified by a key.

Parameters:
key - a component/subcomponent key
Returns:
the wizard component
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] com.sap.portal.admin.wizardframeworkdeprecated api EP-PIN-APF
[sap.com] EP-RUNTIME [sap.com] com.sap.portal.admin.wizardframeworkdeprecated - EP-PIN-APF
[sap.com] EP-RUNTIME [sap.com] tc/ep/admin/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice