Uses of Class
org.openbp.guiclient.model.item.itemtree.ItemSelectionDialog

Packages that use ItemSelectionDialog
org.openbp.guiclient.model.item.itemtree   
org.openbp.guiclient.propertyeditors   
 

Uses of ItemSelectionDialog in org.openbp.guiclient.model.item.itemtree
 

Subclasses of ItemSelectionDialog in org.openbp.guiclient.model.item.itemtree
 class DataMemberSelectionDlg
          Data member path selection dialog.
 

Uses of ItemSelectionDialog in org.openbp.guiclient.propertyeditors
 

Methods in org.openbp.guiclient.propertyeditors with parameters of type ItemSelectionDialog
 boolean ComponentSelectionEditorCustomizer.dialogClosed(ComponentSelectionEditor editor, ItemSelectionDialog dlg, java.lang.Object selectedObject)
          Called after the dialog has been closed.
 boolean ComponentSelectionEditorCustomizer.dialogInitialized(ComponentSelectionEditor editor, ItemSelectionDialog dlg)
          Called after the dialog has been initialized.
 boolean ComponentSelectionEditorCustomizer.initializeDialog(ComponentSelectionEditor editor, ItemSelectionDialog dlg)
          Called before the dialog is being initialized.
 



Copyright © 2011. All Rights Reserved.