public class PackagesReportHeading extends HeadingScreen
BASE_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_screenParentMASTER, SLAVEBASE_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 |
|---|
PackagesReportHeading()
Default constructor.
|
PackagesReportHeading(Record record,
ScreenLocation itsLocation,
BasePanel parentScreen,
Converter fieldConverter,
int iDisplayFieldDesc,
Map<String,Object> properties)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addListeners()
Add all the screen listeners.
|
void |
init(Record record,
ScreenLocation itsLocation,
BasePanel parentScreen,
Converter fieldConverter,
int iDisplayFieldDesc,
Map<String,Object> properties)
Initialize class fields.
|
void |
openOtherRecords()
Override this to open the other files in the query.
|
void |
setupSFields()
SetupSFields Method.
|
addToolbars, free, printDataaddDatabase, addListenerMessageFilter, addRecord, addScreenRecord, checkContactSecurity, checkSecurity, clearCachedData, doCommand, doServletCommand, getAppending, getDatabase, getDatabaseOwner, getEnvironment, getHeaderRecord, getListenerMessageFilter, getMainRecord, getMasterSlave, getNavCount, getParentRecordOwner, getRecord, getScreenRecord, getScreenURL, getTask, handleMessage, init, isBatch, isThinListener, makeScreenFromParams, makeScreenFromRecord, makeScreenFromRecord, onChangePassword, onChangeSettings, onLogin, onLogon, onLogout, openMainRecord, 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, getDisplayFieldDesc, getEditing, getHiddenParams, getNextLocation, getNextLocation, getProperties, getProperty, getRootScreen, getScreen, getScreenType, getServletPath, getSField, getSFieldCount, getTitle, getViewFactory, getViewType, handleCommand, init, isMainMenu, isPrintableControl, isPrintReport, makeSubScreen, makeWindow, onAdd, onBack, onClone, onDelete, onDisplay, onForm, onForm, onHelp, onHome, onMove, onNewWindow, onRefresh, popHistory, prePrintReport, 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, waitsetSelectQuerygetNextLocation, getRootScreen, getSField, getSFieldCount, getTitle, getViewType, isPrintReport, popHistory, pushHistory, retrieveUserPropertiescontrolToField, fieldToControl, getControl, getConverter, getParentScreen, init, requestFocus, setConverter, setEnabled, setRequestFocusEnabled, setSFieldToPropertygetPropertyaddRecordOwner, removeRecordOwnergetProperties, retrieveUserProperties, setProperties, setPropertygetScreenFieldView, printReportpublic PackagesReportHeading()
public PackagesReportHeading(Record record, ScreenLocation itsLocation, BasePanel parentScreen, 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(Record record, ScreenLocation itsLocation, BasePanel parentScreen, Converter fieldConverter, int iDisplayFieldDesc, Map<String,Object> properties)
init in class HeadingScreenpublic void openOtherRecords()
openOtherRecords in class BaseScreenpublic void addListeners()
addListeners in class BaseScreenpublic void setupSFields()
setupSFields in class BasePanelCopyright © 2013 jbundle.org. All Rights Reserved.