Uses of Class
org.rhq.enterprise.gui.legacy.beans.OptionItem

Packages that use OptionItem
org.rhq.enterprise.gui.legacy.action   
org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts   
org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts.config   
 

Uses of OptionItem in org.rhq.enterprise.gui.legacy.action
 

Methods in org.rhq.enterprise.gui.legacy.action that return types with arguments of type OptionItem
 List<OptionItem> ScheduleForm.getControlActions()
           
 

Method parameters in org.rhq.enterprise.gui.legacy.action with type arguments of type OptionItem
 void ScheduleForm.setControlActions(List<OptionItem> controlActions)
           
 

Uses of OptionItem in org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts
 

Methods in org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts that return types with arguments of type OptionItem
static List<OptionItem> AlertDefUtil.getControlActions(org.rhq.core.domain.auth.Subject subject, Integer id, ResourceForm.FormContext context)
          Returns a List of LabelValueBean objects whose labels and values are both set to the string of the control actions for the passed-in resource.
 

Uses of OptionItem in org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts.config
 

Methods in org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts.config that return OptionItem
 OptionItem[] DefinitionForm.getAvailabilityOptions()
           
 

Method parameters in org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts.config with type arguments of type OptionItem
 void DefinitionForm.setAvailabilityActions(List<OptionItem> availabilityActions)
           
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.