|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Web Dynpro ViewContainer marker interface.
This type can be called by applications using Web Dynpro, but DO NOT EXTEND OR IMPLEMENT IT!
Common interface of all view containers, i.e. view elements capable of containing another view.
| Method Summary | |
IWDView |
getContent()
Returns the view that is currently contained in this view container. |
java.lang.String |
getViewContainer()
Returns the name of the runtime repository's view container info associated with this view container. |
void |
setViewContainer(java.lang.String viewContainerInfoName)
Sets the name of the runtime repository's view container info associated with this view container. |
| Method Detail |
public IWDView getContent()
public java.lang.String getViewContainer()
public void setViewContainer(java.lang.String viewContainerInfoName)
|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||