Uses of Interface
org.openbp.jaspira.propertybrowser.editor.PropertyEditorListener

Packages that use PropertyEditorListener
org.openbp.guiclient.objectvalidators   
org.openbp.jaspira.propertybrowser.editor   
org.openbp.jaspira.propertybrowser.editor.standard   
 

Uses of PropertyEditorListener in org.openbp.guiclient.objectvalidators
 

Classes in org.openbp.guiclient.objectvalidators that implement PropertyEditorListener
 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.
 

Uses of PropertyEditorListener in org.openbp.jaspira.propertybrowser.editor
 

Classes in org.openbp.jaspira.propertybrowser.editor that implement PropertyEditorListener
 class PropertyEditorListenerAdapter
          Convenience adapter class for a property editor listener adapter.
 

Fields in org.openbp.jaspira.propertybrowser.editor declared as PropertyEditorListener
protected  PropertyEditorListener AbstractPropertyEditor.listener
          Editor listener
 

Uses of PropertyEditorListener in org.openbp.jaspira.propertybrowser.editor.standard
 

Subinterfaces of PropertyEditorListener in org.openbp.jaspira.propertybrowser.editor.standard
 interface SelectionEditorListener
          Listener for the selection editor.
 



Copyright © 2011. All Rights Reserved.