Project Wonder 5.0

er.directtoweb.pages
Class ERD2WListPage

java.lang.Object
  extended by com.webobjects.appserver.WOElement
      extended by com.webobjects.appserver.WOComponent
          extended by com.webobjects.directtoweb.D2WComponent
              extended by com.webobjects.directtoweb.D2WPage
                  extended by er.directtoweb.pages.ERD2WPage
                      extended by er.directtoweb.pages.ERD2WListPage
All Implemented Interfaces:
com.webobjects.appserver.WOActionResults, com.webobjects.directtoweb.generation.DTWGeneration, com.webobjects.directtoweb.ListPageInterface, com.webobjects.directtoweb.SelectPageInterface, com.webobjects.foundation.NSKeyValueCoding, com.webobjects.foundation.NSKeyValueCoding.ErrorHandling, com.webobjects.foundation.NSKeyValueCodingAdditions, com.webobjects.foundation.NSValidation, ERDBranchInterface, ERDListPageInterface, ERDUserInfoInterface, ERXComponentActionRedirector.Restorable, ERXExceptionHolder, java.io.Serializable, java.lang.Cloneable
Direct Known Subclasses:
AjaxLookListPage, ERD2WCalendarPage, ERD2WCompactListPageTemplate, ERD2WCSVListPageTemplate, ERD2WEditableListPage, ERD2WGroupingListPage, ERD2WListComparePage, ERD2WListPageTemplate, ERD2WListXMLPage, ERD2WPickListPage, ERD2WPrinterFriendlyListTemplate, ERDIVListPage, ERExcelListPage, ERLITListPage, ERLITTablePage, ERNEUListPage

public class ERD2WListPage
extends ERD2WPage
implements ERDListPageInterface, com.webobjects.directtoweb.SelectPageInterface, ERXComponentActionRedirector.Restorable

Reimplementation of the D2WListPage. Descends from ERD2WPage instead of D2WList.

See Also:
Serialized Form
Author:
ak
D2W Keys
useBatchingDisplayGroupuseBatchingDisplayGroup
           
isEntityEditableisEntityEditable
           
readOnlyreadOnly
           
alwaysRefetchListalwaysRefetchList
           
pageConfigurationpageConfiguration
           
defaultBatchSizedefaultBatchSize
           
subTasksubTask
           
checkSortOrderingKeyscheckSortOrderingKeys
           
defaultSortOrderingdefaultSortOrdering
           
displayPropertyKeysdisplayPropertyKeys
           
restrictingFetchSpecificationrestrictingFetchSpecification
           
isEntityInspectableisEntityInspectable
           
isEntityPrintableisEntityPrintable
           
confirmDeleteConfigurationNameconfirmDeleteConfigurationName
           
editConfigurationNameeditConfigurationName
           
inspectConfigurationNameinspectConfigurationName
           
useNestedEditingContextuseNestedEditingContext
           
targetDictionarytargetDictionary
           
shouldShowSelectAllshouldShowSelectAll
           
referenceRelationshipForBackgroupColorreferenceRelationshipForBackgroupColor
           
showBatchNavigationshowBatchNavigation
           

Nested Class Summary
 
Nested classes/interfaces inherited from class er.directtoweb.pages.ERD2WPage
ERD2WPage.Keys
 
Nested classes/interfaces inherited from class com.webobjects.appserver.WOComponent
com.webobjects.appserver.WOComponent._EventLoggingEnabler, com.webobjects.appserver.WOComponent.Event
 
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions
com.webobjects.foundation.NSKeyValueCodingAdditions.DefaultImplementation, com.webobjects.foundation.NSKeyValueCodingAdditions.Utility
 
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCoding
com.webobjects.foundation.NSKeyValueCoding._BooleanFieldBinding, com.webobjects.foundation.NSKeyValueCoding._BooleanMethodBinding, com.webobjects.foundation.NSKeyValueCoding._FieldBinding, com.webobjects.foundation.NSKeyValueCoding._ForwardingBinding, com.webobjects.foundation.NSKeyValueCoding._KeyBinding, com.webobjects.foundation.NSKeyValueCoding._KeyBindingCreation, com.webobjects.foundation.NSKeyValueCoding._MethodBinding, com.webobjects.foundation.NSKeyValueCoding._NumberFieldBinding, com.webobjects.foundation.NSKeyValueCoding._NumberMethodBinding, com.webobjects.foundation.NSKeyValueCoding._ReflectionKeyBindingCreation, com.webobjects.foundation.NSKeyValueCoding.ErrorHandling, com.webobjects.foundation.NSKeyValueCoding.Null, com.webobjects.foundation.NSKeyValueCoding.UnknownKeyException, com.webobjects.foundation.NSKeyValueCoding.ValueAccessor
 
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSValidation
com.webobjects.foundation.NSValidation._MethodBinding, com.webobjects.foundation.NSValidation._ValidationBinding, com.webobjects.foundation.NSValidation.DefaultImplementation, com.webobjects.foundation.NSValidation.Utility, com.webobjects.foundation.NSValidation.ValidationException
 
Field Summary
protected  com.webobjects.appserver.WODisplayGroup _displayGroup
          Holds the display group.
 boolean _hasToUpdate
           
protected  boolean _rowFlip
           
protected  java.lang.String _sessionID
           
protected  boolean _shouldRefetch
           
protected  java.lang.Object dataSourceState
           
static org.apache.log4j.Logger log
          logging support
 com.webobjects.eocontrol.EOEnterpriseObject referenceEO
           
 
Fields inherited from class er.directtoweb.pages.ERD2WPage
_allConfigurations, _branch, _context, _nextPage, _nextPageDelegate, _pageController, _userInfo, errorKeyOrder, errorMessage, errorMessages, keyPathsWithValidationExceptions, validationLog
 
Fields inherited from class com.webobjects.directtoweb.D2WComponent
_eo, _localContext, currentObjectKey
 
Fields inherited from class com.webobjects.appserver.WOComponent
_Extension, _IsEventLoggingEnabled, _keyAssociations
 
Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding.ErrorHandling
_CLASS
 
Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions
_CLASS, _KeyPathSeparatorChar, KeyPathSeparator
 
Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding
NullValue
 
Fields inherited from interface com.webobjects.foundation.NSValidation
_CLASS
 
Constructor Summary
ERD2WListPage(com.webobjects.appserver.WOContext c)
          Public constructor.
 
Method Summary
protected  void _fetchDisplayGroup(com.webobjects.appserver.WODisplayGroup dg)
           
 java.lang.String alternatingColorForRow()
          Utility to have alternating row colors.
 boolean alwaysRefetchList()
           
 void appendToResponse(com.webobjects.appserver.WOResponse r, com.webobjects.appserver.WOContext c)
          Overridden from the parent for better logging.
 com.webobjects.appserver.WOComponent backAction()
           
 java.lang.String backgroundColorForRow()
          The background color for the current row.
 boolean checkSortOrderingKeys()
          Returns whether or not sort orderings should be validated (based on the checkSortOrderingKeys rule).
 java.lang.String colorForRow()
           
protected  void createDisplayGroup()
          Creates the display group and sets the _displayGroup instance variable
 java.lang.String defaultSortKey()
           
 com.webobjects.appserver.WOComponent deleteObjectAction()
           
 java.lang.String descriptionForResponse(com.webobjects.appserver.WOResponse aResponse, com.webobjects.appserver.WOContext aContext)
          This will allow d2w pages to be listed on a per configuration basis in stats collecting.
protected  void didUpdate()
           
 com.webobjects.appserver.WODisplayGroup displayGroup()
          Returns the display group, creating one if there is none present.
 void editingContextDidSaveChanges(com.webobjects.foundation.NSNotification notif)
          Called when an EOEditingContext has changed.
 com.webobjects.appserver.WOComponent editObjectAction()
           
protected  void fetchIfNecessary()
           
 java.lang.String formTargetJavaScriptUrl()
           
 com.webobjects.appserver.WOComponent inspectObjectAction()
           
 com.webobjects.appserver.WOActionResults invokeAction(com.webobjects.appserver.WORequest r, com.webobjects.appserver.WOContext c)
          Overridden from the parent for better logging.
 boolean isEntityEditable()
          If the key isEntityEditable is set, then this value is used, otherwise the value from the super implementation, which checks if the entity is not in the list of readOnlyEntityNames.
 boolean isEntityInspectable()
           
 boolean isEntityPrintable()
           
 boolean isEntityReadOnly()
          Checks if the entity is read only, meaning that you can't edit it's objects.
 boolean isListEmpty()
          Checks if the current list is empty.
 boolean isSelecting()
          Checks if the current task is select.
 boolean isSelectingNotTopLevel()
          Returns true of we are selecting, but not the top-level page.
protected  boolean isValidSortKey(com.webobjects.foundation.NSArray displayPropertyKeys, java.lang.String sortKey)
          Validates the given sort key (is it a display key, an attribute, or a valid attribute path).
 int listSize()
          The number of objects in the list.
protected  com.webobjects.eocontrol.EOEnterpriseObject localInstanceOfObject()
           
 int numberOfObjectsPerBatch()
           
 com.webobjects.appserver.WOComponent printerFriendlyVersion()
           
static com.webobjects.appserver.WOComponent printerFriendlyVersion(com.webobjects.directtoweb.D2WContext d2wContext, com.webobjects.appserver.WOSession session, com.webobjects.eocontrol.EODataSource dataSource, com.webobjects.appserver.WODisplayGroup displayGroup)
           
 com.webobjects.foundation.NSArray referenceEOs()
           
 com.webobjects.eocontrol.EOEnterpriseObject selectedObject()
          The currently selected object.
 com.webobjects.foundation.NSArray selectedObjects()
          The currently selected objects.
 com.webobjects.appserver.WOComponent selectObjectAction()
          Action method to select an object.
 java.lang.String sessionID()
          Cached session ID, so we don't need to awake.
 void setBackgroundColorForRow(java.lang.String value)
          Does nothing and exists only for KeyValueCoding.
 void setDataSource(com.webobjects.eocontrol.EODataSource eodatasource)
           
 void setSelectedObject(com.webobjects.eocontrol.EOEnterpriseObject eo)
          Sets currently selected object.
 void setSelectedObjects(com.webobjects.foundation.NSArray eos)
          Sets currently selected objects.
protected  void setSortOrderingsOnDisplayGroup(com.webobjects.foundation.NSArray sortOrderings, com.webobjects.appserver.WODisplayGroup dg)
           
protected  void setupPhase()
           
 boolean shouldShowBatchNavigation()
          Determines if the batch navigation should be shown.
 boolean shouldShowSelectAll()
           
 boolean showCancel()
          Should we show the cancel button? It's only visible when we have a nextPage set up.
 com.webobjects.foundation.NSArray<com.webobjects.eocontrol.EOSortOrdering> sortOrderings()
           
 void takeValuesFromRequest(com.webobjects.appserver.WORequest r, com.webobjects.appserver.WOContext c)
          Overridden from the parent for better logging.
 java.lang.String targetString()
           
 java.lang.String urlForCurrentState()
          end of reimplementation
 boolean useBatchingDisplayGroup()
          Checks the d2wContext for useBatchingDisplayGroup and returns it.
 boolean userPreferencesCanSpecifySorting()
           
 void warmUpForDisplay()
           
protected  void willUpdate()
           
 
Methods inherited from class er.directtoweb.pages.ERD2WPage
aggregateEventDurationForCurrentPropertyKey, allConfigurationNames, awake, branch, branchChoices, branchName, clearTabSectionsContents, clearValidationFailed, clickToOpenEnabled, cssClassForPageContainerElement, cssClassForPropertyKey, cssClassForPropertyName, currentSection, currentSectionKeys, currentTab, d2wComponentNameDebuggingEnabled, d2wContext, d2wCurrentComponentName, d2wDebuggingEnabled, displayVariant, editingContext, errorKeyOrder, errorMessage, errorMessages, hasActualChanges, hasBranchChoices, hasErrors, hasValidationExceptionForPropertyKey, inlineStyleDeclarationForPropertyKey, inlineStyleDeclarationForPropertyName, isEmbedded, isKeyOmitted, isObjectDeleteable, isObjectEditable, isObjectInspectable, isTopLevelPage, latestEntryForCurrentPropertyKey, makeStatsKey, nextPage, nextPageDelegate, nextPageFromDelegate, now, object, pageController, pageWithName, pageWrapperName, sectionsContents, sectionsForCurrentTab, self, setBranch, setCurrentSection, setCurrentTab, setD2wContext, setEditingContext, setErrorMessage, setErrorMessages, setLocalContext, setNextPage, setNextPageDelegate, setObject, setPageController, settings, shouldCollectValidationExceptions, shouldDisplayDetailedPageMetrics, shouldDisplayPageMetricsSummary, shouldPropagateExceptions, shouldSetFailedValidationValue, sleep, statsForPage, statsKeyForCurrentPropertyKey, statsKeyPrefix, tabSectionsContents, tabSectionsContentsFromRuleResult, userInfo, userPreferencesValueForKey, userPreferencesValueForPageConfigurationKey, validationFailedWithException
 
Methods inherited from class com.webobjects.directtoweb.D2WPage
alternateRowColor, dataSource, extraBindings, finalize, replacementAssociationForAssociation, setExtraBindings
 
Methods inherited from class com.webobjects.directtoweb.D2WComponent
allEntities, allowCollapsing, applicationPort, assistantPort, attribute, backgroundColorForHeaderRow, backgroundColorForPage, backgroundColorForTable, backgroundColorForTableDark, backgroundColorForTableLight, color, currentSettings, currentUrl, d2wContextVisibleEntityNamesCountPlus1, defaultRowspan, displayNameForKeyWhenRelationship, displayNameForProperty, displayPropertyKeys, dynamicPages, entity, entityName, formatter, generationReplacementFor, generationReplacementForCurrentObject, hasCustomKey, hasEntity, hasNoColor, homeClicked, homeHref, isEditing, isEntityReadOnly, isLiveAssistantEnabled, isNotBoldAsBoolean, isNotItalicAsBoolean, isPropertyAnAttribute, isWebAssistantActive, isWebAssistantConnected, isWebAssistantEnabled, keyForGenerationReplacementForVariableNamed, keyWhenRelationship, lastUrl, length, localContext, logout, objectPropertyValue, objectPropertyValueIsNonNull, pageTitle, property, propertyKey, propertyValueClassName, relationship, resourcePathURL, setCurrentSettings, setDynamicPages, setEntities, setEntity, setEntityName, setPropertyKey, setResourcePathURL, setTask, setTasks, showBanner, showWebAssistant, submitActionName, target, task, tasks, visibleEntityNames
 
Methods inherited from class com.webobjects.appserver.WOComponent
_associationWithName, _awakeInContext, _childTemplate, _componentDefinition, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, application, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasBinding, hasSession, isCachingEnabled, isEventLoggingEnabled, isStateless, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, reset, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, synchronizesVariablesWithBindings, takeValueForKey, takeValueForKeyPath, template, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, valueForBinding, valueForKey, valueForKeyPath
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.webobjects.directtoweb.ListPageInterface
setNextPage, setNextPageDelegate
 
Methods inherited from interface com.webobjects.directtoweb.SelectPageInterface
nextPageDelegate, setNextPageDelegate
 

Field Detail

log

public static final org.apache.log4j.Logger log
logging support


_shouldRefetch

protected boolean _shouldRefetch

_sessionID

protected java.lang.String _sessionID

_displayGroup

protected com.webobjects.appserver.WODisplayGroup _displayGroup
Holds the display group.


_hasToUpdate

public boolean _hasToUpdate

_rowFlip

protected boolean _rowFlip

dataSourceState

protected java.lang.Object dataSourceState

referenceEO

public com.webobjects.eocontrol.EOEnterpriseObject referenceEO
Constructor Detail

ERD2WListPage

public ERD2WListPage(com.webobjects.appserver.WOContext c)
Public constructor. Registers for EOEditingContext.EditingContextDidSaveChangesNotification so that component stays informed when objects are deleted and added.

Parameters:
c - current context
Method Detail

displayGroup

public com.webobjects.appserver.WODisplayGroup displayGroup()
Returns the display group, creating one if there is none present.

Specified by:
displayGroup in interface ERDListPageInterface
Returns:
the displayGroup for this list page

createDisplayGroup

protected void createDisplayGroup()
Creates the display group and sets the _displayGroup instance variable


useBatchingDisplayGroup

public boolean useBatchingDisplayGroup()
Checks the d2wContext for useBatchingDisplayGroup and returns it.


sessionID

public java.lang.String sessionID()
Cached session ID, so we don't need to awake.

Overrides:
sessionID in class com.webobjects.directtoweb.D2WComponent

editingContextDidSaveChanges

public void editingContextDidSaveChanges(com.webobjects.foundation.NSNotification notif)
Called when an EOEditingContext has changed. Sets _hasToUpdate which in turn lets the group refetch on the next display.


isEntityReadOnly

public boolean isEntityReadOnly()
Checks if the entity is read only, meaning that you can't edit it's objects.

Overrides:
isEntityReadOnly in class ERD2WPage

isEntityEditable

public boolean isEntityEditable()
Description copied from class: ERD2WPage
If the key isEntityEditable is set, then this value is used, otherwise the value from the super implementation, which checks if the entity is not in the list of readOnlyEntityNames.

Overrides:
isEntityEditable in class ERD2WPage

alwaysRefetchList

public boolean alwaysRefetchList()

isSelecting

public boolean isSelecting()
Checks if the current task is select. We need this because this page implements the SelectPageInterface so we can't do an instanceof test.


isListEmpty

public boolean isListEmpty()
Checks if the current list is empty.


listSize

public int listSize()
The number of objects in the list.


alternatingColorForRow

public java.lang.String alternatingColorForRow()
Utility to have alternating row colors. Override this to have more than one color.


backgroundColorForRow

public java.lang.String backgroundColorForRow()
The background color for the current row. Override this to have more than one color.


setBackgroundColorForRow

public void setBackgroundColorForRow(java.lang.String value)
Does nothing and exists only for KeyValueCoding.


selectedObject

public com.webobjects.eocontrol.EOEnterpriseObject selectedObject()
The currently selected object.

Specified by:
selectedObject in interface com.webobjects.directtoweb.SelectPageInterface

setSelectedObject

public void setSelectedObject(com.webobjects.eocontrol.EOEnterpriseObject eo)
Sets currently selected object. Pushes the value to the display group, clearing the selection if needed.

Specified by:
setSelectedObject in interface com.webobjects.directtoweb.SelectPageInterface

selectedObjects

public com.webobjects.foundation.NSArray selectedObjects()
The currently selected objects.


setSelectedObjects

public void setSelectedObjects(com.webobjects.foundation.NSArray eos)
Sets currently selected objects. Pushes the values to the display group, clearing the selection if needed.


selectObjectAction

public com.webobjects.appserver.WOComponent selectObjectAction()
Action method to select an object.


backAction

public com.webobjects.appserver.WOComponent backAction()

urlForCurrentState

public java.lang.String urlForCurrentState()
end of reimplementation

Specified by:
urlForCurrentState in interface ERXComponentActionRedirector.Restorable
Overrides:
urlForCurrentState in class ERD2WPage
Returns:
url for the current page

setSortOrderingsOnDisplayGroup

protected void setSortOrderingsOnDisplayGroup(com.webobjects.foundation.NSArray sortOrderings,
                                              com.webobjects.appserver.WODisplayGroup dg)

printerFriendlyVersion

public static com.webobjects.appserver.WOComponent printerFriendlyVersion(com.webobjects.directtoweb.D2WContext d2wContext,
                                                                          com.webobjects.appserver.WOSession session,
                                                                          com.webobjects.eocontrol.EODataSource dataSource,
                                                                          com.webobjects.appserver.WODisplayGroup displayGroup)

printerFriendlyVersion

public com.webobjects.appserver.WOComponent printerFriendlyVersion()

descriptionForResponse

public java.lang.String descriptionForResponse(com.webobjects.appserver.WOResponse aResponse,
                                               com.webobjects.appserver.WOContext aContext)
Description copied from class: ERD2WPage
This will allow d2w pages to be listed on a per configuration basis in stats collecting.

Overrides:
descriptionForResponse in class ERD2WPage

numberOfObjectsPerBatch

public int numberOfObjectsPerBatch()

userPreferencesCanSpecifySorting

public boolean userPreferencesCanSpecifySorting()

checkSortOrderingKeys

public boolean checkSortOrderingKeys()
Returns whether or not sort orderings should be validated (based on the checkSortOrderingKeys rule).

Returns:
whether or not sort orderings should be validated

isValidSortKey

protected boolean isValidSortKey(com.webobjects.foundation.NSArray displayPropertyKeys,
                                 java.lang.String sortKey)
Validates the given sort key (is it a display key, an attribute, or a valid attribute path).

Parameters:
displayPropertyKeys - the current display properties
sortKey - the sort key to validate
Returns:
true if the sort key is valid, false if not

sortOrderings

public com.webobjects.foundation.NSArray<com.webobjects.eocontrol.EOSortOrdering> sortOrderings()

defaultSortKey

public java.lang.String defaultSortKey()

takeValuesFromRequest

public void takeValuesFromRequest(com.webobjects.appserver.WORequest r,
                                  com.webobjects.appserver.WOContext c)
Description copied from class: ERD2WPage
Overridden from the parent for better logging. Also clears validation errors

Overrides:
takeValuesFromRequest in class ERD2WPage

_fetchDisplayGroup

protected void _fetchDisplayGroup(com.webobjects.appserver.WODisplayGroup dg)

fetchIfNecessary

protected void fetchIfNecessary()

invokeAction

public com.webobjects.appserver.WOActionResults invokeAction(com.webobjects.appserver.WORequest r,
                                                             com.webobjects.appserver.WOContext c)
Description copied from class: ERD2WPage
Overridden from the parent for better logging.

Overrides:
invokeAction in class ERD2WPage

appendToResponse

public void appendToResponse(com.webobjects.appserver.WOResponse r,
                             com.webobjects.appserver.WOContext c)
Description copied from class: ERD2WPage
Overridden from the parent for better logging. Reports exceptions in the console for easier debugging.

Overrides:
appendToResponse in class ERD2WPage

setDataSource

public void setDataSource(com.webobjects.eocontrol.EODataSource eodatasource)
Specified by:
setDataSource in interface com.webobjects.directtoweb.ListPageInterface
Specified by:
setDataSource in interface com.webobjects.directtoweb.SelectPageInterface
Overrides:
setDataSource in class ERD2WPage

willUpdate

protected void willUpdate()

didUpdate

protected void didUpdate()

setupPhase

protected void setupPhase()

isEntityInspectable

public boolean isEntityInspectable()

isEntityPrintable

public boolean isEntityPrintable()

deleteObjectAction

public com.webobjects.appserver.WOComponent deleteObjectAction()

editObjectAction

public com.webobjects.appserver.WOComponent editObjectAction()

inspectObjectAction

public com.webobjects.appserver.WOComponent inspectObjectAction()

localInstanceOfObject

protected com.webobjects.eocontrol.EOEnterpriseObject localInstanceOfObject()

showCancel

public boolean showCancel()
Should we show the cancel button? It's only visible when we have a nextPage set up.

Overrides:
showCancel in class ERD2WPage

isSelectingNotTopLevel

public boolean isSelectingNotTopLevel()
Returns true of we are selecting, but not the top-level page.


formTargetJavaScriptUrl

public java.lang.String formTargetJavaScriptUrl()

targetString

public java.lang.String targetString()

shouldShowSelectAll

public boolean shouldShowSelectAll()

warmUpForDisplay

public void warmUpForDisplay()

colorForRow

public java.lang.String colorForRow()

referenceEOs

public com.webobjects.foundation.NSArray referenceEOs()

shouldShowBatchNavigation

public boolean shouldShowBatchNavigation()
Determines if the batch navigation should be shown. It can be explicitly disabled by setting the D2W key showBatchNavigation to false.

Returns:
true if the batch navigation should be shown

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.