public class CashPlanReport
extends org.jbundle.base.screen.model.report.AnalysisScreen
DEFAULT_LIMIT, EDIT_PARAM, LIMIT_PARAM, LIMIT_UNLIMITED, m_scrReportDetail, m_scrReportFooting, m_scrReportHeadingBASE_CLASS, m_bAppending, m_messageFilterList, m_recDependent, m_vRecordListm_recordOwnerCollection, m_registration, m_SFieldList, m_vHistory, m_viewFactorym_bEnabled, m_bIsFocusTarget, m_converterField, m_iDisplayFieldDesc, m_itsLocation, m_screenFieldView, m_screenParentBASE_MENU_SCREEN, BASE_PACKAGE, BLINK_IMAGE, BUTTON_BOX, CALENDAR_SCREEN, CANNED_BOX, CHECK_BOX, CLEAR, COMBO_BOX, COMMAND, DESC, DETAIL_GRID_SCREEN, DISPLAY, DISPLAY_STRING, DOJO_TYPE, EDIT, EDIT_TEXT, EMAIL, FAKE_SCREEN_FIELD, FAX, FIELD, FRAME_SCREEN, GRID_SCREEN, HTML_TYPE, HTML_VIEW, IMAGE, IMAGE_VIEW, LOCATION, MAIL, MENU_BUTTON, MENU_SCREEN, NEVER_DISABLE, NONE, NUMBER_TEXT, OPEN, PASSWORD_FIELD, PHONE, POPUP_BOX, RADIO_BUTTON, RECORD, SCREEN, STATIC_STRING, STATIC_TEXT, SWING_TYPE, TE_VIEW, THREE_STATE_CHECK_BOX, TOGGLE_BUTTON, TOOL_SCREEN, TOOLTIP, TOP_SCREEN, TREE_CTRL, URL, VALUE, VIEW_TYPE, XML_TYPE| Constructor and Description |
|---|
CashPlanReport()
Default constructor.
|
CashPlanReport(org.jbundle.base.db.Record record,
org.jbundle.base.screen.model.util.ScreenLocation itsLocation,
org.jbundle.base.screen.model.BasePanel parentScreen,
org.jbundle.thin.base.db.Converter fieldConverter,
int iDisplayFieldDesc,
Map<String,Object> properties)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addListeners()
Add all the screen listeners.
|
org.jbundle.base.screen.model.BaseScreen |
addReportHeading()
Get the Heading for this report.
|
org.jbundle.base.db.Record |
addScreenRecord()
Add the screen fields.
|
void |
addSummary(org.jbundle.base.db.Record recSummary,
org.jbundle.base.field.BaseField[][] mxKeyFields,
org.jbundle.base.field.BaseField[][] mxDataFields)
Add/update this summary record.
|
org.jbundle.base.screen.model.ToolScreen |
addToolbars()
Add the toolbars that belong with this screen.
|
String |
getTitle()
Get the screen display title.
|
void |
init(org.jbundle.base.db.Record record,
org.jbundle.base.screen.model.util.ScreenLocation itsLocation,
org.jbundle.base.screen.model.BasePanel parentScreen,
org.jbundle.thin.base.db.Converter fieldConverter,
int iDisplayFieldDesc,
Map<String,Object> properties)
Initialize class fields.
|
org.jbundle.base.db.Record |
openMainRecord()
Override this to open the main file.
|
void |
openOtherRecords()
Override this to open the other files in the query.
|
void |
setupSFields()
SetupSFields Method.
|
addSummaryData, free, getBasisField, getBasisRecord, getDataMap, getKeyMap, getServletPath, getSourceField, getSourceFieldCount, getSummaryRecord, isKeyField, makeDefaultAnalysisRecord, prePrintReport, setupSummaryKeyaddColumn, addReportDetail, addReportFooting, getDisplayFieldDesc, getNextGridRecord, getNextRecord, getReportDetail, getReportFooting, getReportHeading, isAnyHeadingFooting, isPrintableControl, onDelete, printData, printHeadingFootingData, reSelectRecordsaddDatabase, addListenerMessageFilter, addRecord, checkContactSecurity, checkSecurity, clearCachedData, doCommand, doServletCommand, getAppending, getDatabase, getDatabaseOwner, getEnvironment, getHeaderRecord, getListenerMessageFilter, getMainRecord, getMasterSlave, getNavCount, getParentRecordOwner, getRecord, getScreenRecord, getTask, handleMessage, init, isBatch, isThinListener, makeScreenFromParams, makeScreenFromRecord, makeScreenFromRecord, onChangePassword, onChangeSettings, onLogin, onLogon, onLogout, removeDatabase, removeListenerMessageFilter, removeRecord, restoreScreenParam, restoreScreenParam, setAppending, setDependentQuery, setScreenRecord, syncHeaderToMain, syncRecordToMainFieldaddRecordOwner, addScreenMenus, addSField, addSField, addToolbarButtons, addURLParam, checkSecurity, clearStatusText, controlToField, displayError, displayError, displayError, displayError, displaySecurityWarning, fieldChanged, fieldToControl, freeAllSFields, getAppletScreen, getBasePanel, getComponentAfter, getEditing, getHiddenParams, getNextLocation, getNextLocation, getProperties, getProperty, getRootScreen, getScreen, getScreenType, getSField, getSFieldCount, getViewFactory, getViewType, handleCommand, init, isMainMenu, isPrintReport, makeSubScreen, makeWindow, onAdd, onBack, onClone, onDisplay, onForm, onForm, onHelp, onHome, onMove, onNewWindow, onRefresh, popHistory, printControl, pushHistory, pushHistory, removeRecordOwner, removeSField, resizeToContent, retrieveUserProperties, retrieveUserProperties, run, selectField, setDefaultButton, setEditing, setEnabled, setPrintReport, setProperties, setProperty, setSelectQuery, setSFieldToProperty, setupScreenFieldViewfinalizeThisScreen, getControl, getConverter, getDisplayFieldDesc, getInputType, getParentScreen, getPrintOptions, getScreenFieldView, getScreenLocation, getSeparateFieldDesc, getSFieldParam, getSFieldParam, getSFieldParam, getSFieldProperty, getSFieldValue, init, isEnabled, isFocusTarget, isInputField, isToolbar, printControlEndField, printControlEndForm, printControlStartField, printControlStartForm, printDataEndField, printDataEndForm, printDataStartField, printDataStartForm, printEndGridScreenData, printEndRecordData, printEndRecordGridData, printHeadingFootingControls, printNavButtonControls, printReport, printScreen, printScreenFieldData, printStartGridScreenData, printStartRecordData, printStartRecordGridData, processInputData, requestFocus, setConverter, setRequestFocusEnabled, setScreenFieldView, setSFieldValue, setupControlDescclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNavCount, setAppendinggetHeaderRecord, setDependentQuery, setSelectQuerygetMainRecord, getNextLocation, getRootScreen, getSField, getSFieldCount, getViewType, isPrintReport, popHistory, pushHistory, retrieveUserPropertiescontrolToField, fieldToControl, getControl, getConverter, getParentScreen, init, requestFocus, setConverter, setEnabled, setRequestFocusEnabled, setSFieldToPropertyaddRecord, getMainRecord, getRecord, getScreenRecord, init, removeRecordaddRecordOwner, getTask, removeRecordOwnerpublic CashPlanReport()
public CashPlanReport(org.jbundle.base.db.Record record,
org.jbundle.base.screen.model.util.ScreenLocation itsLocation,
org.jbundle.base.screen.model.BasePanel parentScreen,
org.jbundle.thin.base.db.Converter fieldConverter,
int iDisplayFieldDesc,
Map<String,Object> properties)
record - The main record for this screen.itsLocation - The location of this component within the parent.parentScreen - The parent screen.fieldConverter - The field this screen field is linked to.iDisplayFieldDesc - Do I display the field desc?properties - Addition properties to pass to the screen.public void init(org.jbundle.base.db.Record record,
org.jbundle.base.screen.model.util.ScreenLocation itsLocation,
org.jbundle.base.screen.model.BasePanel parentScreen,
org.jbundle.thin.base.db.Converter fieldConverter,
int iDisplayFieldDesc,
Map<String,Object> properties)
init in class org.jbundle.base.screen.model.report.AnalysisScreenpublic String getTitle()
getTitle in interface org.jbundle.model.screen.ComponentParentgetTitle in class org.jbundle.base.screen.model.report.ReportScreenpublic org.jbundle.base.db.Record openMainRecord()
openMainRecord in class org.jbundle.base.screen.model.BaseScreenpublic void openOtherRecords()
openOtherRecords in class org.jbundle.base.screen.model.BaseScreenpublic org.jbundle.base.db.Record addScreenRecord()
addScreenRecord in class org.jbundle.base.screen.model.BaseScreenpublic void addListeners()
addListeners in class org.jbundle.base.screen.model.BaseGridScreenpublic org.jbundle.base.screen.model.ToolScreen addToolbars()
addToolbars in class org.jbundle.base.screen.model.report.ReportScreenpublic void setupSFields()
setupSFields in class org.jbundle.base.screen.model.BasePanelpublic org.jbundle.base.screen.model.BaseScreen addReportHeading()
addReportHeading in class org.jbundle.base.screen.model.BaseGridScreenpublic void addSummary(org.jbundle.base.db.Record recSummary,
org.jbundle.base.field.BaseField[][] mxKeyFields,
org.jbundle.base.field.BaseField[][] mxDataFields)
addSummary in class org.jbundle.base.screen.model.report.AnalysisScreenrecSummary - The destination summary record.mxKeyFields - The key fields map.mxDataFields - The data fields map.Copyright © 2013 tourapp.com. All Rights Reserved.