Uses of Class
org.openbp.jaspira.propertybrowser.editor.PropertyEditorListenerAdapter

Packages that use PropertyEditorListenerAdapter
org.openbp.guiclient.objectvalidators   
 

Uses of PropertyEditorListenerAdapter in org.openbp.guiclient.objectvalidators
 

Subclasses of PropertyEditorListenerAdapter in org.openbp.guiclient.objectvalidators
 class ClassNameSelectionEditorListener
          This SelectionEditorListener is used for displaying a display name that has been generated from the system name of the edited object.
 class CorrespondingFinalNodeSelectionEditorListener
          This SelectionEditorListener is intended to be used for the "Corresponding final node" property of initial nodes.
 class DisplayNameSelectionEditorListener
          This SelectionEditorListener is used for displaying a display name that has been generated from the system name of the edited object.
 class FinalNodeJumpTargetSelectionEditorListener
          This listener for selection editors is meant to be used for the 'JumpTarget' property of an FinalNode It fills the popup list with the names of the initial nodes of the current process.
 class GroupSelectionEditorListener
          This listener for selection editors is meant to be used for the 'Group' property of a ModelObject It fills the popup list with the functional groups defined for the items of this model.
 class UIAdapterSelectionEditorListener
          This class implements an editor listener that shows the UI adapters registered at the server.
 



Copyright © 2011. All Rights Reserved.