Uses of Class
GWTApplication.client.FaultDBForm

Packages that use FaultDBForm
GWTApplication.client   
 

Uses of FaultDBForm in GWTApplication.client
 

Subclasses of FaultDBForm in GWTApplication.client
 class ChangePasswordDialogBox
          This class will allow the user to change his password.
(package private)  class FaultAddition
          This is a base class will be used to generate a tab at the bottom of the fault modification form to allow them to create additions to a fault.
(package private)  class FaultComment
          This class will be used to generate a tab at the bottom of the fault modification form which will allow the user to attached to the fault the details of a comment which he has entered.
(package private)  class FaultSolution
          This class will be used to generate a tab at the bottom of the fault modification form which will allow the user to attached to the fault the details of a solution which he has entered.
(package private)  class FaultWorkAround
          This class will be used to generate a tab at the bottom of the fault modification form which will allow the user to attach to the fault the details of a workaround which he has entered.
 class LinkFaultDialog
          This class will allow the user to link a fault to another fault.
(package private)  class LoginPanel
          This class will be used to permit the user to authenticate himself with the new system.
(package private)  class ManageSystem
          This class will be used to add to a tab panel, a form which may be used by a privileged use it to administer the fault management system.
(package private)  class ModifyFault
          This class will be used to generate a form from which the user may be able to modify and update existing faults within the fault management system.
 class ModifyFaultSubscriptionListDialog
          This class will allow the user to review the list of faults which he has subscribed to recieve emails for so he can opt out of recieving emails for faults that he has previosuly subscribed to.
(package private)  class ModifyFormPanel
          This class is used to create a tab into which panels are placed from where the user can modify faults.
(package private)  class NewFaultForm
          This class represents a form into which the user can enter the details of a new fault which may subsequently be entered into the system.
 class PrintFaultDialog
          This class will allow the user to print a fault.
 class QuickHelpDialog
          This class will be used to display quick help which is associated with the system.
 class QuickViewReport
          The purpose of this class is to allow the user to very quickly access some of the most populat views upon the data within the fault management system.
 class SearchForm
          This class will be used to build a form which may subsequently be used to search through the fault management system.
(package private)  class SearchResultFormatter
          This class will be used to format the results of a search query and display them in a HTML table.