NAME
Kernel::WebApp::Util::UserPreferenceType::Select::MyQueues – Wrapper for User Preference Type MyQueues fields.
Multiple()
Overwrites the parent /Multiple() method to say the field can accept multiple values.
TreeView()
Overwrites the parent /TreeView() method to say the field can display a hierarchy.
TreeViewNodeSource()
Overwrites the parent /TreeViewNodeSource() method to specify the used node source for the tree view feature.
Options()
The /Options() sets the available values that can be selected for the field.
around Fields
The /Fields() returns the fields needed for the preference.
FieldsValue()
The /FieldsValue() sets the current value of the field.
_Set()
The /_Set() method will be called to set the user queues.
