|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlvMDIContainerTemplate
Container template that creates one new view container for each open document. Document with views created in MDI frames is the common use of MDI container templates.
IlvMDITabbedPane,
IlvDesktopPane| Method Summary | |
|---|---|
void |
addViewContainer(IlvMDIViewContainer viewContainer)
Adds a newly created container to the container template. |
IlvMDIViewContainer |
createViewContainer(IlvDocument document)
Creates a new view container for the specified document. |
| Method Detail |
|---|
IlvMDIViewContainer createViewContainer(IlvDocument document)
addViewContainer(ilog.views.appframe.docview.IlvMDIViewContainer)void addViewContainer(IlvMDIViewContainer viewContainer)
createViewContainer(ilog.views.appframe.docview.IlvDocument) and all the document views
associated with the container have been set to the view container
and initialized.
viewContainer - The newly created view container to add.createViewContainer(ilog.views.appframe.docview.IlvDocument)
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||