public class JnlpFileGridScreen extends GridScreen
m_iNavCountDEFAULT_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_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 |
|---|
JnlpFileGridScreen()
Default constructor.
|
JnlpFileGridScreen(Record record,
ScreenLocation itsLocation,
BasePanel parentScreen,
Converter fieldConverter,
int iDisplayFieldDesc,
Map<String,Object> properties)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
init(Record record,
ScreenLocation itsLocation,
BasePanel parentScreen,
Converter fieldConverter,
int iDisplayFieldDesc,
Map<String,Object> properties)
Initialize class fields.
|
Record |
openMainRecord()
Override this to open the main file.
|
addNavButtons, fieldToControl, free, getNavCount, getNextLocation, getScreenURL, getTitle, setupSFields, syncHeaderToMainaddScreenMenus, addToolbars, onForm, reSelectRecords, setDisplayInitialQuery, setEditing, setEnabled, setSelectQueryaddColumn, addListeners, addReportDetail, addReportFooting, addReportHeading, getDisplayFieldDesc, getNextGridRecord, getNextRecord, getReportDetail, getReportFooting, getReportHeading, isAnyHeadingFooting, isPrintableControl, onDelete, printData, printHeadingFootingDataaddDatabase, addListenerMessageFilter, addRecord, addScreenRecord, checkContactSecurity, checkSecurity, clearCachedData, doCommand, doServletCommand, getAppending, getDatabase, getDatabaseOwner, getEnvironment, getHeaderRecord, getListenerMessageFilter, getMainRecord, getMasterSlave, getParentRecordOwner, getRecord, getScreenRecord, getTask, handleMessage, init, isBatch, isThinListener, makeScreenFromParams, makeScreenFromRecord, makeScreenFromRecord, onChangePassword, onChangeSettings, onLogin, onLogon, onLogout, openOtherRecords, removeDatabase, removeListenerMessageFilter, removeRecord, restoreScreenParam, restoreScreenParam, setAppending, setDependentQuery, setScreenRecord, syncRecordToMainFieldaddRecordOwner, addSField, addSField, addToolbarButtons, addURLParam, checkSecurity, clearStatusText, controlToField, displayError, displayError, displayError, displayError, displaySecurityWarning, fieldChanged, freeAllSFields, getAppletScreen, getBasePanel, getComponentAfter, getEditing, getHiddenParams, getNextLocation, getProperties, getProperty, getRootScreen, getScreen, getScreenType, getServletPath, getSField, getSFieldCount, getViewFactory, getViewType, handleCommand, init, isMainMenu, isPrintReport, makeSubScreen, makeWindow, onAdd, onBack, onClone, onDisplay, onForm, onHelp, onHome, onMove, onNewWindow, onRefresh, popHistory, prePrintReport, printControl, pushHistory, pushHistory, removeRecordOwner, removeSField, resizeToContent, retrieveUserProperties, retrieveUserProperties, run, selectField, setDefaultButton, setPrintReport, setProperties, setProperty, 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, waitsetAppendinggetHeaderRecord, setDependentQuerygetMainRecord, getRootScreen, getSField, getSFieldCount, getViewType, isPrintReport, popHistory, pushHistory, retrieveUserPropertiescontrolToField, getControl, getConverter, getParentScreen, init, requestFocus, setConverter, setRequestFocusEnabled, setSFieldToPropertyaddRecord, getMainRecord, getRecord, getScreenRecord, init, removeRecordaddRecordOwner, getTask, removeRecordOwnergetProperties, getProperty, retrieveUserProperties, setProperties, setPropertygetPropertygetScreenFieldView, printReportpublic JnlpFileGridScreen()
public JnlpFileGridScreen(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?.public void init(Record record, ScreenLocation itsLocation, BasePanel parentScreen, Converter fieldConverter, int iDisplayFieldDesc, Map<String,Object> properties)
init in class GridScreenpublic Record openMainRecord()
openMainRecord in class BaseScreenCopyright © 2013 jbundle.org. All Rights Reserved.