public interface IlvContentHandler
IlvContentController
to handle the loading and unloading of the SDM model
object contents.IlvContentController
Modifier and Type | Method and Description |
---|---|
void |
loadContent(IlvContentController source,
Object[] objects)
Notification to load the content of the given objects.
|
void |
unloadContent(IlvContentController source,
Object[] objects)
Notification to unload the content of the given objects.
|
void loadContent(IlvContentController source, Object[] objects)
source
- The controller that sends the notification.objects
- The objects to load.void unloadContent(IlvContentController source, Object[] objects)
source
- The controller that sends the notification.objects
- The objects to unload.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.