public interface IlvMDIContainerTemplate extends IlvContainerTemplate
IlvMDITabbedPane
,
IlvDesktopPane
Modifier and Type | Method and Description |
---|---|
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.
|
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)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.