java.lang.Object
D2WListPage
er.directtoweb.ERD2WListPage
er.directtoweb.ERD2WListComparePage
- Direct Known Subclasses:
- ERD2WListComparePageTemplate
- public class ERD2WListComparePage
- extends ERD2WListPage
| Methods inherited from class er.directtoweb.ERD2WListPage |
d2wComponentNameDebuggingEnabled, d2wCurrentComponentName, defaultSortKey, deleteObjectAction, descriptionForResponse, editObjectAction, formTargetJavaScriptUrl, inspectObjectAction, invokeAction, isEntityInspectable, isEntityReadOnly, isSelectingNotTopLevel, numberOfObjectsPerBatch, printerFriendlyVersion, setD2wContext, setDataSource, setLocalContext, setObject, setupPhase, shouldShowSelectAll, showCancel, sortOrderings, takeValuesFromRequest, targetString, userPreferencesCanSpecifySorting, warmUpForDisplay |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
index
protected int index
d2wPropertyKeyIndex
protected int d2wPropertyKeyIndex
col
protected int col
_compareList
private NSMutableArray _compareList
_comparisonObject
private java.lang.Object _comparisonObject
_comparisonObjectEditingContext
private EOEditingContext _comparisonObjectEditingContext
_displayPropertyKeys
private NSArray _displayPropertyKeys
ERD2WListComparePage
public ERD2WListComparePage(WOContext context)
- Public constructor
compareList
public NSArray compareList()
comparisonObject
public java.lang.Object comparisonObject()
shouldMapPropertyKey
public boolean shouldMapPropertyKey()
displayPropertyKeys
public NSArray displayPropertyKeys()
showDisplayProperty
public boolean showDisplayProperty()
setD2wPropertyKeyIndex
public void setD2wPropertyKeyIndex(int newD2wPropertyKeyIndex)
prepare
public void prepare()
appendToResponse
public void appendToResponse(WOResponse response,
WOContext context)
- Overrides:
appendToResponse in class ERD2WListPage