|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MagicRequest | |
planetj.chart | |
planetj.dataengine.application.magic | |
planetj.dataexplorer | |
planetj.dataexplorer.magic | |
planetj.fdmanager.magic | |
planetj.html | |
planetj.magic |
Uses of MagicRequest in planetj.chart |
Subclasses of MagicRequest in planetj.chart | |
class |
ChartRequest
Request a chart to be created and written to the output stream. |
Uses of MagicRequest in planetj.dataengine.application.magic |
Subclasses of MagicRequest in planetj.dataengine.application.magic | |
class |
AbstractOperationRequest
|
class |
ApplicationSignOffRequest
Insert the type's description here. |
class |
DirectOperationRequest
Contains information identifying a SQLOperation |
class |
PossibleValuesSearchOperationRequest
Insert the type's description here. |
class |
RunJavaOperationRequest
Insert the type's description here. |
class |
SaveSQLToSQLOperationRequest
|
class |
ViewExecutionGroupRequest
|
class |
ViewHTMLOperationRequest
|
class |
ViewSQLOperationRequest
|
class |
WABDispatcherRequest
Dispatches an execute command to the appropriate magic request. |
Uses of MagicRequest in planetj.dataexplorer |
Subclasses of MagicRequest in planetj.dataexplorer | |
class |
ChangeSystemRequest
|
class |
CopyResultsRequest
|
class |
RunSQLRequest
Class that can be used to extract SQL given by a user and run the SQL against a chosen connection to view results. |
Uses of MagicRequest in planetj.dataexplorer.magic |
Subclasses of MagicRequest in planetj.dataexplorer.magic | |
class |
DXSignOffRequest
Insert the type's description here. |
Uses of MagicRequest in planetj.fdmanager.magic |
Subclasses of MagicRequest in planetj.fdmanager.magic | |
class |
CreateFDsForLibraryRequest
|
class |
CreateFDsForTableRequest
|
class |
EditFDRequest
Deprecated. temporary to find references - if no references, will be deleted |
class |
ResetFDCacheRequest
|
class |
ShareFDsForTableRequest
|
class |
ViewFDsForLibraryRequest
|
class |
ViewFDsForTableRequest
|
class |
ViewFDsRequest
|
Uses of MagicRequest in planetj.html |
Methods in planetj.html with parameters of type MagicRequest | |
static String |
HTMLGenerator.generateMagicButton(String pName,
String pValue,
String pFormName,
String pServletPath,
String pAttributes,
MagicRequest pRequest)
This method generates the HTML string that will construct an HTML button component that onClick will set the action of the form that contains it and sets the magic request. |
Uses of MagicRequest in planetj.magic |
Subclasses of MagicRequest in planetj.magic | |
class |
AbstractParameterRequest
|
class |
AbstractRowRequest
!!DA (8/7/2003 6:28:32 PM) documenation needed |
class |
AbstractSelectionRequest
Insert the type's description here. |
class |
AbstractSQLParameterRequest
|
class |
AddRecordRequest
|
class |
AddRowRequest
|
class |
AssociationRequest
|
class |
AutoPopulateRequest
Insert the type's description here. |
class |
BlobDownloadRequest
|
class |
CancelRequest
|
class |
CopyRCToTableRequest
|
class |
CopyRowRequest
|
class |
CSVRequest
Request a magic Excel request which will generate a CSV File and bring it up in an Excel plugin within the browser. |
class |
DeleteRequest
|
class |
DeleteRowCollectionRequest
|
class |
DeleteRowRequest
This class gets deleted the specified Row. |
class |
DeserializeRCRequest
|
class |
EditRowRequest
|
class |
EmailExecutionRequest
This class allows you to email a RowCollection as an attachment in the form of a CSV file. |
class |
EmailRCAsCSVRequest
This class allows you to email a RowCollection as an attachment in the form of a CSV file. |
class |
FileUploadRequest
Insert the type's description here. |
class |
HTMLReferenceR
|
class |
InsertAndNewRowRequest
Insert the type's description here. |
class |
InsertRequest
Deprecated. - replaced with InsertRowRequest |
class |
InsertRowRequest
!!DA (8/7/2003 6:28:32 PM) documenation needed |
class |
InsertSQLParameterRequest
|
class |
LibraryRequest
|
class |
MagicRowSelectorRequest
Insert the type's description here. |
class |
MicrosoftWordRequest
Request a magic Microsoft Word request which will dipslay RowCollections data in a Microsoft Word plugin within the browser. |
class |
MSAccessRequest
Exports a RowCollection into a MSAccess database |
class |
NavigateToRequest
Request a magic navigate to request which will go to the specified uri. |
class |
NextOrPreviousRowRequest
|
class |
PageRequest
Request a different page of the RC Creation date: (12/6/2001 8:37:51 PM) |
class |
PDFRequest
Request a magic PDF request which will dipslay RowCollections data in PDF in a new browser window. |
class |
PossibleValuesSelectorRequest
Insert the type's description here. |
class |
PrintRequest
|
class |
PrintRowRequest
|
class |
ReconcileRCRequest
Request a magic sort Creation date: (12/6/2001 8:37:51 PM) |
class |
RefreshPageRequest
Creation date: (2/10/2003 8:45:38 AM) |
class |
RefreshRequest
Request a magic Refresh request will refresh the table from the database Creation date: (12/11/2001 4:56:57 AM) |
class |
RemoveAllRequest
Magic Request to remove all Rows from a RowCollection. |
class |
RemoveRequest
Removes a Row from a RowCollection without affecting the database |
class |
RetrieveFieldsRequest
|
class |
RetrieveLibrariesRequest
|
class |
RetrieveTablesRequest
|
class |
RowCollectionRequest
|
class |
RowRequest
|
class |
SerializeRCRequest
Request a magic sort Creation date: (12/6/2001 8:37:51 PM) |
class |
SignOffRequest
|
class |
SignOnAS400Request
|
class |
SignOnBaseRequest
|
class |
SignOnDB2LocalRequest
|
class |
SignOnDB2RemoteRequest
|
class |
SignOnMSAccessRequest
|
class |
SignOnMySQLRequest
|
class |
SignOnOracleRemoteRequest
|
class |
SignOnRequest
|
class |
SignOnSQLServerRequest
|
class |
SortRequest
Request a magic sort Creation date: (12/6/2001 8:37:51 PM) |
class |
SQLParameterRequest
|
class |
SQLRequest
|
class |
StatusChangeRequest
!!DA (9/3/2003 8:44:17 AM) documentation needed |
class |
SystemRequest
|
class |
TableRequest
|
class |
UpdateRequest
|
class |
UpdateRowRequest
This class gets a Row out of the request extracts values into it and updates the Row. |
class |
UpdateUserSettings
|
class |
ViewRowRequest
|
class |
ViewSelectionAssociationRequest
Insert the type's description here. |
class |
XLSRequest
Request a magic Excel request which send a XLS File and bring it up in an Excel plugin within the browser. |
class |
XMLRequest
Request a magic XML request which will dipslay RowCollections data in XML in a new browser window. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |