PopupItemPicker Method
- Last UpdatedNov 06, 2025
- 3 minute read
The PopupItemPicker() method opens the Item Picker dialog to allow a user to pick an item from an item tree.
All overloads of this method can filter which items are included in the item tree by the item Produced and Consumed flags.
Also, all overloads of this method return the following parameters for the selected item:
- Item ID
- Item Description
- Item Display
- Item Class ID
- Item Class Description
- Item Class Display
This overload of the method:
- Includes the item Obsolete flag as an item filter
- Allows a list of items to be excluded from being selected
| Overload | Description |
|---|---|
| PopupItemPicker(Object,Object,Object,ArrayList,String,String,String,String,String,String) | The PopupItemPicker() method opens the Item Picker dialog to allow a user to pick an item from an item tree. All overloads of this method can filter which items are included in the item tree by the item Produced and Consumed flags. Also, all overloads of this method return the following parameters for the selected item:
This overload of the method:
|
| PopupItemPicker(Object,Object,Object,ArrayList,String,String,String,String,String,String,Boolean) | The PopupItemPicker() method opens the Item Picker dialog to allow a user to pick an item from an item tree. All overloads of this method can filter which items are included in the item tree by the item Produced and Consumed flags. Also, all overloads of this method return the following parameters for the selected item:
This overload of the method:
|
| PopupItemPicker(Object,Object,Object,ArrayList,String,String,String,String,String,String,Int32,Boolean) | The PopupItemPicker() method opens the Item Picker dialog to allow a user to pick an item from an item tree. All overloads of this method can filter which items are included in the item tree by the item Produced and Consumed flags. Also, all overloads of this method return the following parameters for the selected item:
This overload of the method:
|
| PopupItemPicker(Boolean,Boolean,String,String,Int32,String,String,String,String,String,String,Boolean) | The PopupItemPicker() method opens the Item Picker dialog to allow a user to pick an item from an item tree. All overloads of this method can filter which items are included in the item tree by the item Produced and Consumed flags. Also, all overloads of this method return the following parameters for the selected item:
This overload of the method:
|
| PopupItemPicker(Boolean,Boolean,String,String,Int32,String,String,String,String,String,String,Int32,Boolean) | The PopupItemPicker() method opens the Item Picker dialog to allow a user to pick an item from an item tree. All overloads of this method can filter which items are included in the item tree by the item Produced and Consumed flags. Also, all overloads of this method return the following parameters for the selected item:
This overload of the method:
|