|
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.HTMLViewContainer
public class HTMLViewContainer
This container include HTML controls.
Field Summary |
---|
Fields inherited from class com.ibm.btt.rcp.workingarea.container.AbstractViewContainer |
---|
bundle, content, parent, workingAreaView |
Constructor Summary | |
---|---|
HTMLViewContainer(HTMLWorkingAreaActivity activity)
HTMLViewContainer constructor using desired HTMLWorkingAreaActivity |
Method Summary | |
---|---|
protected java.lang.String |
createURL(java.lang.String param)
Convert parameter to be a URL that browser can accept. |
Browser |
getBrowser()
|
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 |
Constructor Detail |
---|
public HTMLViewContainer(HTMLWorkingAreaActivity activity)
activity
- Method Detail |
---|
public void show()
IViewContainer
protected java.lang.String createURL(java.lang.String param)
param
-
public void setFocus()
IViewContainer
setFocus
in interface IViewContainer
setFocus
in class AbstractViewContainer
public java.lang.Object getContent()
IViewContainer
public Browser getBrowser()
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |