|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.rcp.workingarea.container.AbstractViewContainer
com.ibm.btt.rcp.workingarea.container.impl.XuiModelViewContainer
public class XuiModelViewContainer
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 |
---|
public XuiModelViewContainer()
Method Detail |
---|
public IModelAdapter getModel()
public void setModel(IModelAdapter model)
model
- public IXUIView getContent()
IViewContainer
public void setFocus()
IViewContainer
setFocus
in interface IViewContainer
setFocus
in class AbstractViewContainer
public void show()
IViewContainer
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |