Programming Guides › Programming Guide for Java › Logical Attribute API › Screen-Defined Logical Attributes › Logical Attribute Handler: Option List › Option Lists at Run Time
Option Lists at Run Time
When an option list is properly configured and the task screen is displayed to an end user at run time, CA IdentityMinder does the following:
- Fills the list portion of the logical attribute with the list items defined through initializeOptionList() in the logical attribute handler.
- Manages the appropriate display and removal of the list.
- When the user selects an item in the list, automatically displays the selected item in the field configured with the logical attribute.
A sample logical attribute handler that populates an option list and processes selected values is provided with CA IdentityMinder. The sample includes a readme.txt file that describes how to configure the option list.
The sample is installed in the following default directory:
admin_tools\samples\LogicalAttributes\StateSelector
Copyright © 2013 CA.
All rights reserved.
|
|