|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GWTApplication.client | |
---|---|
GWTApplication.client | |
GWTApplication.server |
Classes in GWTApplication.client used by GWTApplication.client | |
---|---|
AuthenticationDetails
This is a entity class which is used to carry the authentication data which will be sent back from the server after the user logs onto the system. |
|
BusyIndicator
This class will be used to display a red banner in the top right of the window to indicate to the user that the application is busy doing something. |
|
ChangePasswordDialogBox
This class will allow the user to change his password. |
|
Comment
This is a entity class which contains no methods and is used for transferring the details of fault comments around the system. |
|
Fault
This is an entity class which is used to hold the details of a fault and will be used to transfer the details of a defect report around the system. |
|
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. |
|
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. |
|
FaultDBForm
This is a base class which supports the forms which are to be displayed by the application. |
|
FaultEntryDetails
This class is a entity class which is used to transfer the full details of a fault back to the client |
|
FaultListener
An interface which is used by the FaultUpdateMonitor class to inform a listener that a fault that it has
registered an interested in has been updated |
|
FaultServiceAsync
|
|
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. |
|
FaultUpdatedListener
This interface will be implemented by a class which is interested in knowing when a fault has been updated or not. |
|
FaultUpdateMonitor
This class will be used to check the database intermittingly to see if any of the faults which listeners have registered an interest in have been updated. |
|
FaultUpdateSnapshot
This class is a entity class which is used to transfer the details of all of the faults which have been updated in the database since the web client last checked. |
|
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. |
|
FDBLoginListener
This is an interface which a listener for user authentication must implement if it wants to be informed when the user has authenticated. |
|
FieldInvalidException
Thrown when there is a problem verifing a field in a form. |
|
InternationalizationConstants
This class forms part of the internationalization of the application. |
|
LabelListBox
This is a composite widget which comprises of a list box and a label. |
|
LabelTextBox
This is a composite Widget which is comprised of a label and a text box into which the user can enter free-format text. |
|
LinkFaultDialog
This class will allow the user to link a fault to another fault. |
|
LoginPanel
This class will be used to permit the user to authenticate himself with the new system. |
|
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. |
|
ManageSystem.InterfaceInputField
This will be used for collating together all of the information associated with an input field in the form |
|
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. |
|
ModifyFormPanel
This class is used to create a tab into which panels are placed from where the user can modify faults. |
|
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. |
|
PrintFaultDialog
This class will allow the user to print a fault. |
|
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. |
|
QuickViewReport.QuickSearchType
This inner class describes a tab in the quick view search which will be used by the user to view a specific view on the database. |
|
RefreshSearchResultsListener
This interface will be implemented by a class which will allow the results associated with a particular search can be refreshed. |
|
SearchForm
This class will be used to build a form which may subsequently be used to search through the fault management system. |
|
SearchForm.InputField
This is an inner class which is used to represent a field within the search form |
|
SearchResultFormatter
This class will be used to format the results of a search query and display them in a HTML table. |
|
SearchResultFormatter.DisplayFullFault
Inner class which will be used to display the full fault history as the user clicks on a disclosure widget header and opens it for the first time. |
|
Solution
|
|
UnableToAddInstrumentException
Thrown when there is a problem adding a new instrument to the system |
|
UnableToAddNewRoleException
Thrown when there is a problem a user to a new role |
|
UnableToAddNewUserException
Thrown when there is a problem adding a new user to the system |
|
UnableToAddSystemException
Thrown when there is a problem adding a new system to the system |
|
UnableToChangePasswordException
Thrown when there is a problem changing the password |
|
UnableToCloseFaultException
Thrown when we cannot close a fault down |
|
UnableToCreateFaultException
Thrown when we are unable to create a fault |
|
UnableToGetListException
Thrown when there is a problem getting a list from the system |
|
UnableToPerformSearchException
Thrown when there is a problem performing the search for whatever reason |
|
UnableToUpdateFaultException
Thrown when there is a problem updating a fault in the database after editing it |
|
UnknownFaultSpecifiedException
Thrown when a fault specified by the user does not exist |
|
UnknownPrinterSpecifiedException
Thrown when the printer which is specified by the user does not exist |
|
UserAuthenticationFailedException
Thrown when there is a problem authenticating the user |
|
Workaround
|
Classes in GWTApplication.client used by GWTApplication.server | |
---|---|
AuthenticationDetails
This is a entity class which is used to carry the authentication data which will be sent back from the server after the user logs onto the system. |
|
Comment
This is a entity class which contains no methods and is used for transferring the details of fault comments around the system. |
|
Fault
This is an entity class which is used to hold the details of a fault and will be used to transfer the details of a defect report around the system. |
|
FaultEntryDetails
This class is a entity class which is used to transfer the full details of a fault back to the client |
|
FaultService
|
|
FaultType
|
|
FaultUpdateSnapshot
This class is a entity class which is used to transfer the details of all of the faults which have been updated in the database since the web client last checked. |
|
FDBSystem
|
|
Instrument
|
|
Person
This is a entity class which is used to hold the details of a person. |
|
Severity
|
|
Site
|
|
Solution
|
|
State
|
|
UnableToAddInstrumentException
Thrown when there is a problem adding a new instrument to the system |
|
UnableToAddNewRoleException
Thrown when there is a problem a user to a new role |
|
UnableToAddNewUserException
Thrown when there is a problem adding a new user to the system |
|
UnableToAddSystemException
Thrown when there is a problem adding a new system to the system |
|
UnableToChangePasswordException
Thrown when there is a problem changing the password |
|
UnableToCloseFaultException
Thrown when we cannot close a fault down |
|
UnableToCreateFaultException
Thrown when we are unable to create a fault |
|
UnableToGetListException
Thrown when there is a problem getting a list from the system |
|
UnableToPerformSearchException
Thrown when there is a problem performing the search for whatever reason |
|
UnableToUpdateFaultException
Thrown when there is a problem updating a fault in the database after editing it |
|
UnknownFaultSpecifiedException
Thrown when a fault specified by the user does not exist |
|
UnknownPrinterSpecifiedException
Thrown when the printer which is specified by the user does not exist |
|
UserAuthenticationFailedException
Thrown when there is a problem authenticating the user |
|
Workaround
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |