com.filenet.wcm.apps.server.ui

Class WcmWizardModule.WcmWizardPanel

  1. java.lang.Object
  2. extended bycom.filenet.wcm.toolkit.server.util.ui.WcmPanel
  3. extended bycom.filenet.wcm.apps.server.ui.WcmWizardModule.WcmWizardPanel
Enclosing class:
WcmWizardModule

  1. protected static class WcmWizardModule.WcmWizardPanel
  2. extends com.filenet.wcm.toolkit.server.util.ui.WcmPanel

Field Summary

Modifier and Type Field and Description
  1. boolean
isFinished
Fields inherited from class com.filenet.wcm.toolkit.server.util.ui.WcmPanel
groupLabel, title, titleString, toolTip, uiModule, uiModuleClass

Constructor Summary

Modifier Constructor and Description
  1. protected
WcmWizardModule.WcmWizardPanel()

Method Summary

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Detail

isFinished

  1. public boolean isFinished

Constructor Detail

WcmWizardModule.WcmWizardPanel

  1. protected WcmWizardModule.WcmWizardPanel( )