Uses of Class
project35.soa.alerts.Project35AlertsEditor

Packages that use Project35AlertsEditor
project35.soa.alerts The Project35 Alerts system is based on the concept of an Alert, which is a collection of matching criteria associated with an intent such as an error, a warning, a request for communication or a desire to post a bulletin. 
 

Uses of Project35AlertsEditor in project35.soa.alerts
 

Constructors in project35.soa.alerts with parameters of type Project35AlertsEditor
AlertEditingPanel(Project35AlertsEditor alertsEditor, Project35FormContext formContext)