|
Process UI Toolkit API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IVWLaunchableApp | |
---|---|
filenet.vw.toolkit.utils |
Uses of IVWLaunchableApp in filenet.vw.toolkit.utils |
---|
Classes in filenet.vw.toolkit.utils that implement IVWLaunchableApp | |
---|---|
class |
VWBaseLaunchableApplication
This class provides basic functionality for our applications. |
Methods in filenet.vw.toolkit.utils with parameters of type IVWLaunchableApp | |
---|---|
void |
VWBaseLaunchableApplication.registerApplication(IVWLaunchableApp childApp)
Allows this class to keep track of the child applications. |
void |
VWBaseAppLauncherApplet.registerApplication(IVWLaunchableApp childApp)
Allows this class to keep track of the child applications. |
void |
IVWAppLauncher.registerApplication(IVWLaunchableApp childApp)
Allows the class to determine the state of the dependent (child) application launched from the class implementing this interface. |
|
Process UI Toolkit API | |||||||||
PREV NEXT | FRAMES NO FRAMES |