IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.rcp.workingarea.activity
Class BTTNavigationViewContainer

java.lang.Object
  extended by com.ibm.btt.rcp.workingarea.container.AbstractViewContainer
      extended by com.ibm.btt.rcp.workingarea.activity.BTTNavigationViewContainer
All Implemented Interfaces:
IViewContainer

public class BTTNavigationViewContainer
extends AbstractViewContainer

This container include BTT navigation transaction panels.


Field Summary
protected  NavigationController controller
           
 
Fields inherited from class com.ibm.btt.rcp.workingarea.container.AbstractViewContainer
bundle, content, parent, workingAreaView
 
Constructor Summary
BTTNavigationViewContainer()
           
 
Method Summary
protected  CoordinatedPanel getActiveView()
          Get current active view in navigation view
 java.lang.Object getContent()
          Get content object of this container
 void setFocus()
          Set focus for the content of this container
 void show()
          Show the content of this container
 
Methods inherited from class com.ibm.btt.rcp.workingarea.container.AbstractViewContainer
getBundle, getParameter, getParent, getWorkingAreaView, setBundle, setParameter, setParent, setWorkingAreaView
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

controller

protected NavigationController controller
Constructor Detail

BTTNavigationViewContainer

public BTTNavigationViewContainer()
Method Detail

setFocus

public void setFocus()
Description copied from interface: IViewContainer
Set focus for the content of this container

Specified by:
setFocus in interface IViewContainer
Overrides:
setFocus in class AbstractViewContainer

show

public void show()
Description copied from interface: IViewContainer
Show the content of this container


getActiveView

protected CoordinatedPanel getActiveView()
Get current active view in navigation view

Returns:

getContent

public java.lang.Object getContent()
Description copied from interface: IViewContainer
Get content object of this container

Returns:
com.ibm.btt.rcp.visualbean.core.navigation.BTTNavigationController

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009