IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.rcp.workingarea.container.impl
Class XuiModelViewContainer

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

public class XuiModelViewContainer
extends AbstractViewContainer

View container for BTT Rich Client XML User Interface


Field Summary
 
Fields inherited from class com.ibm.btt.rcp.workingarea.container.AbstractViewContainer
bundle, content, parent, workingAreaView
 
Constructor Summary
XuiModelViewContainer()
           
 
Method Summary
 IXUIView getContent()
          Get content object of this container
 IModelAdapter getModel()
          Get model for XUI View
 void setFocus()
          Set focus for the content of this container
 void setModel(IModelAdapter model)
          Set model for XUI View
 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
 

Constructor Detail

XuiModelViewContainer

public XuiModelViewContainer()
Method Detail

getModel

public IModelAdapter getModel()
Get model for XUI View

Returns:

setModel

public void setModel(IModelAdapter model)
Set model for XUI View

Parameters:
model -

getContent

public IXUIView getContent()
Description copied from interface: IViewContainer
Get content object of this container

Returns:

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


IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009