Callback: AEFRemoveSelectedFromList
Arguments: Gadget - Gadget whose value is to be modified
  
Description: Removes all selected items from the GLList.
Example:
    
    
Button {
	Name = SetGadgetValue;
	Title = "SetGadgetValue";
	/* This button will Remove all selected values
	 * from a list
	*/
	Commands = 
	AEFRemoveSelectedFromList&/.../ListValues();
}
    
Supported AEF DSL Callbacks 135 Tivoli®  SecureWay Application Management Toolkit Guide