Uses of Class
com.sri.emo.wizard.selection.management.AbstractStepHandler

Packages that use AbstractStepHandler
com.sri.emo.wizard.selection.management This package contains all classes related to editing Selection Wizard Steps. 
 

Uses of AbstractStepHandler in com.sri.emo.wizard.selection.management
 

Subclasses of AbstractStepHandler in com.sri.emo.wizard.selection.management
 class EditFinalState
          Combines common controls into a step editor.
 class PromptInstructions
          State that prompts for instructions.
 class PromptModelField
          This handler is called when the user indicates that the picklist to use is based on an attribute defined in the model.
 class PromptNodeAttribute
          Prompts the Node Attribute to use for the picklist.
 class PromptNodeInstance
          Prompts For The Node Instance to use for per-node steps.
 class PromptPicklist
          Prompts for a picklist id to use.
 class PromptSelectModel
          This state prompts for the model that should be used in locating the attribute to use for building the menus.
 class PromptStepType
          Handles the 'choose step type' state.
 class PromptTextEntry
          Prompts for the type of text entry available for the user.
 class StepDefinition
          Base class for step definitions.
 



Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.