Callback: AEFSelectAll
Arguments: Gadget - Gadget whose value is to be modified
  
Description: Selects all values.
Example:
    
    
Button {
	Name = SetGadgetValue;
	Title = "SetGadgetValue";
	/* This button will select all selected values
	 * from a list
	*/
	Commands = 
	AEFSelectAll&/.../ListValues();
}

    
NOTE: Meaningful only when called on a List gadget.
Supported AEF DSL Callbacks 141 Tivoli®  SecureWay Application Management Toolkit Guide