Serialized Form
_localizeDisplayKeys
Boolean _localizeDisplayKeys
_sourceEntityName
String _sourceEntityName
_destinationEntityName
String _destinationEntityName
_relationshipKey
String _relationshipKey
_sourceObject
Object _sourceObject
_destinationDisplayKey
String _destinationDisplayKey
_dataSource
EODataSource _dataSource
_uiStyle
String _uiStyle
_isMandatory
Boolean _isMandatory
_list
NSArray _list
_destinationSortKey
String _destinationSortKey
_noneString
String _noneString
theCurrentItem
Object theCurrentItem
_rowCount
int _rowCount
- total number of rows
_displayedObjects
NSArray _displayedObjects
- cache for the displayed objects
_isBatching
Boolean _isBatching
_displayGroup
WODisplayGroup _displayGroup
newNumberOfObjectsPerBatch
Number newNumberOfObjectsPerBatch
_key
String _key
- holds the key used to compare against
_minimumValue
Object _minimumValue
- holds the minimun value
_maximumValue
Object _maximumValue
- holds the maximum value
_selections
NSArray _selections
currentItem
Object currentItem
index
int index
wrapperElementID
String wrapperElementID
_closedImageFileName
String _closedImageFileName
_openedImageFileName
String _openedImageFileName
_framework
String _framework
_isFrameworkSet
boolean _isFrameworkSet
insertionStackTrace
String insertionStackTrace
_primaryKeyDictionary
NSDictionary _primaryKeyDictionary
- caches the primary key dictionary for the given object
_refreshRefetchedObjects
boolean _refreshRefetchedObjects
_prefetchingRelationshipKeyPaths
NSArray _prefetchingRelationshipKeyPaths
_objects
NSArray _objects
_dateKeyPath
String _dateKeyPath
_selectedDate
NSTimestamp _selectedDate
_currentDate
NSTimestamp _currentDate
_firstDateInSameMonth
NSTimestamp _firstDateInSameMonth
_firstDateInNextMonth
NSTimestamp _firstDateInNextMonth
_today
NSTimestamp _today
_currentMonth
int _currentMonth
_groupingMode
int _groupingMode
_currentWeek
int _currentWeek
_currentDayOfMonth
int _currentDayOfMonth
_currentDayOfWeek
int _currentDayOfWeek
_datesForCurrentWeek
NSArray _datesForCurrentWeek
_groupedObjects
NSMutableDictionary _groupedObjects
_datesForWeeksForCurrentMonth
NSMutableArray _datesForWeeksForCurrentMonth
_weekStartsMonday
boolean _weekStartsMonday
_debugPageProvider
ERXDebugMarker.DebugPageProvider _debugPageProvider
_object
Object _object
_awakeMillis
long _awakeMillis
_setAwake
boolean _setAwake
totalMillis
long totalMillis
_isInWillSaveChanges
boolean _isInWillSaveChanges
- flag that can tell if the editing context is in
the middle of a will save changes call.
varName
String varName
_string
String _string
factor
float factor
useAutolock
Boolean useAutolock
- decides whether to lock/unlock automatically when used without a lock.
autoLockCount
int autoLockCount
- how many times we did automatically lock.
lockCount
int lockCount
- how many times has the EC been locked.
isFinalizing
boolean isFinalizing
- holds a flag if the EC is in finalize(). This is needed because we can't autolock then.
i
int i
dateString
String dateString
dateformat
String dateformat
Class er.extensions.ERXEditingContext extends EOEditingContext implements Serializable |
readStack
Stack readStack
writeStack
Stack writeStack
key
String key
object
EOEditingContext object
item
EOEnterpriseObject item
debugPageProvider
Object debugPageProvider
_validationInfo
NSDictionary _validationInfo
- Holds validation info from the entities user info dictionary
_validationQualiferCache
NSMutableDictionary _validationQualiferCache
- Holds validation qualifiers
_initialDefaultValues
NSMutableDictionary _initialDefaultValues
- Holds default values
defaultKey
String defaultKey
- default handling
errorMessages
NSMutableDictionary errorMessages
errorKeyOrder
NSMutableArray errorKeyOrder
extraErrorMessage
String extraErrorMessage
errorKey
String errorKey
value
Object value
theList
NSArray theList
theCurrentItem
EOEnterpriseObject theCurrentItem
theCurrentValue
String theCurrentValue
isMandatoryRead
boolean isMandatoryRead
selections
NSArray selections
sourceObject
EOEnterpriseObject sourceObject
destinationEntityName
String destinationEntityName
sourceEntityName
String sourceEntityName
dataSource
EODatabaseDataSource dataSource
isMandatory
boolean isMandatory
delimiter
String delimiter
relationshipKey
String relationshipKey
destinationDisplayKey
String destinationDisplayKey
uiStyle
String uiStyle
valueWasTrimmed
boolean valueWasTrimmed
- flag to indicate if characters were trimmed from the end of
the passed in string.
_fixedLengthString
String _fixedLengthString
- Holds the local cache for the calculated fixed length string
Class er.extensions.ERXFlatFileComponent extends WOComponent implements Serializable |
fileName
String fileName
parser
er.extensions.ERXFlatFileComponent.Parser parser
template
WOElement template
insertionStackTrace
String insertionStackTrace
_primaryKeyDictionary
NSDictionary _primaryKeyDictionary
- caches the primary key dictionary for the given object
_plotsForGraph
NSArray _plotsForGraph
_sections
NSMutableArray _sections
_sectionItem
Object _sectionItem
_itemsPerSection
NSMutableDictionary _itemsPerSection
_sectionKey
String _sectionKey
_splitArrays
Boolean _splitArrays
src
String src
_instanceOf
Boolean _instanceOf
- cached value of comparison
multipleSubmit
Boolean multipleSubmit
targetDictionary
NSDictionary targetDictionary
_errorSpanID
String _errorSpanID
currentItem
NSDictionary currentItem
_contextComponentActionURL
String _contextComponentActionURL
_size
Integer _size
_childDisplayValueName
String _childDisplayValueName
_parentDisplayValueName
String _parentDisplayValueName
_parentEntitiesList
NSArray _parentEntitiesList
_parentToChildrenRelationshipName
String _parentToChildrenRelationshipName
_parentSelection
NSArray _parentSelection
_childrenSelection
NSArray _childrenSelection
_parentPopUpStringForAll
String _parentPopUpStringForAll
_childPopUpStringForAll
String _childPopUpStringForAll
_parentLabel
String _parentLabel
_childLabel
String _childLabel
_childrenSortKey
String _childrenSortKey
_defaultChildKey
String _defaultChildKey
_multiple
Boolean _multiple
parentSelectName
String parentSelectName
childSelectName
String childSelectName
pickerName
String pickerName
objectsArrayName
String objectsArrayName
elementID
String elementID
_arguments
NSDictionary _arguments
_parameters
NSArray _parameters
_url
String _url
currentValue
Object currentValue
currentKey
Object currentKey
_parentList
NSArray _parentList
_errors
String _errors
_callback
String _callback
_arguments
NSDictionary _arguments
currentKey
String currentKey
_logger
Logger _logger
_filterString
String _filterString
_ruleKey
String _ruleKey
_loggerName
String _loggerName
showAll
boolean showAll
_refreshInterval
Number _refreshInterval
_performingAction
boolean _performingAction
_doneAndRefreshed
boolean _doneAndRefreshed
_task
ERXLongResponseTask _task
_encoding
String _encoding
_toString
String _toString
_cellWidth
int _cellWidth
_cellAlign
String _cellAlign
factor
float factor
serialVersionUID: -6581075256974648875l
serialVersionUID: 8091318522043166356l
aNavigationItem
ERXNavigationItem aNavigationItem
_navigationState
ERXNavigationState _navigationState
_navigationContext
NSKeyValueCoding _navigationContext
_level1Items
NSArray _level1Items
_level2Items
NSArray _level2Items
_level3Items
NSArray _level3Items
_level1SpacerWidth
int _level1SpacerWidth
_level2SpacerWidth
int _level2SpacerWidth
_level3SpacerWidth
int _level3SpacerWidth
_renderLevelCount
int _renderLevelCount
l2Colspan
int l2Colspan
_menuIsSetUp
boolean _menuIsSetUp
_navigationItem
ERXNavigationItem _navigationItem
_navigationState
ERXNavigationState _navigationState
_linkDirectlyToDirectActions
boolean _linkDirectlyToDirectActions
_level
int _level
_isDisabled
Boolean _isDisabled
_meetsDisplayConditions
Boolean _meetsDisplayConditions
_isSelected
Boolean _isSelected
_hasActivity
Boolean _hasActivity
_redirect
WOComponent _redirect
_dynamicBindings
NSMutableDictionary _dynamicBindings
_ignoredChars
String _ignoredChars
_scale
Integer _scale
_factor
BigDecimal _factor
_operator
String _operator
keyName
String keyName
currentStage
int currentStage
applicationNameForAppending
String applicationNameForAppending
- caches the application name that is appended to the key for lookup
qualifier
EOQualifier qualifier
- holds the subqualifier
entityName
String entityName
- holds the entity name
attributeName
String attributeName
- holds the attribute name
destinationAttName
String destinationAttName
displayGroup
WODisplayGroup displayGroup
key
String key
dateItem
Integer dateItem
Class er.extensions.ERXRadioButtonListTable extends WOComponent implements Serializable |
currentItem
Object currentItem
_selection
Object _selection
index
int index
list
NSArray list
wrapperElementID
String wrapperElementID
currentItem
Object currentItem
_selection
Object _selection
index
Number index
uniqueID
Object uniqueID
_repeatingList
NSMutableArray _repeatingList
maxHeight
int maxHeight
maxWidth
int maxWidth
imageUrl
String imageUrl
imageInfo
WOImageInfo imageInfo
scaleFactor
double scaleFactor
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_serializableLanguageName
String _serializableLanguageName
- special varialble to hold language name only for when
session object gets serialized.
Do not use this value to get the language name;
use
ERXSession.language()
method instead.
_messageEncoding
ERXMessageEncoding _messageEncoding
- holds a reference to the current message encoding used for this session
_javaScriptEnabled
Boolean _javaScriptEnabled
- flag for if java script is enabled
_debuggingStore
NSMutableDictionary _debuggingStore
- holds a debugging store for a given session.
_originalThreadName
String _originalThreadName
- _originalThreadName holds the original name from the WorkerThread whic
is the value before executing
awake()
_editingContextWasCreated
boolean _editingContextWasCreated
- Ensures that the returned editingContext was created with
the
ERXEC
factory.
_didBacktrack
Boolean _didBacktrack
- flag to indicate if the user is currently backtracking,
meaning they hit the back button and then clicked on a
link.
lastActionWasDA
boolean lastActionWasDA
- flag to indicate if the last action was a direct action
readStack
Stack readStack
writeStack
Stack writeStack
_currentState
int _currentState
_value
String _value
_escapeHTML
Boolean _escapeHTML
item
Object item
_selection
Object _selection
explanationComponentName
String explanationComponentName
choices
NSDictionary choices
cancelPage
WOComponent cancelPage
nextPage
WOComponent nextPage
_list
NSArray _list
_value
String _value
- holds the html-ified string
_styleSheetUrl
String _styleSheetUrl
- holds the calculated style sheet url
_styleSheetFrameworkName
String _styleSheetFrameworkName
- holds the style sheet framework name
_frameworkNameInitialized
boolean _frameworkNameInitialized
- flags if the framework name has been initialized
_styleSheetName
String _styleSheetName
- holds the name of the style sheet
_styleSheetNameInitialized
boolean _styleSheetNameInitialized
- flags if the style sheet name has been initialized
_favIconLink
String _favIconLink
- holds the url of the fav icon
header
String header
- used in the repetition for header images
_goingVertically
Boolean _goingVertically
- caches the value from the binding goingVertical
_showIndex
Boolean _showIndex
index
int index
_tabClass
String _tabClass
_nonSelectedTabClass
String _nonSelectedTabClass
_useLinkForTabSwitch
Boolean _useLinkForTabSwitch
_toManyKey
String _toManyKey
- holds the to many key
_elements
NSArray _elements
- holds the array of elements
_minCount
int _minCount
- holds the min count to match against, defaults to 0
unitPrefixArray
NSArray unitPrefixArray
initialized
boolean initialized
result
boolean result
message
String message
- caches the validation message
method
String method
- holds the method if one is provided
type
String type
- holds the type of the exception
value
Object value
- holds the value that failed validation
object
Object object
- holds the object that failed validation
targetLanguage
String targetLanguage
- holds the target language if provided
additionalExceptions
NSArray additionalExceptions
- caches any set additionalExceptions
_context
NSKeyValueCoding _context
- holds a reference to the context of the exception
delegate
Object delegate
- holds a reference to the exception delegate
Class er.extensions.EXDHTMLComponent extends ERXDHTMLComponent implements Serializable |
value
String value
Class er.extensions.EXGenericRecord extends ERXGenericRecord implements Serializable |
Class er.extensions.EXHierarchicalRecord extends er.extensions.EXGenericRecord implements Serializable |
Class er.extensions.EXSession extends ERXSession implements Serializable |
_defaultEditingContext
EOEditingContext _defaultEditingContext
javaScriptEnabled
boolean javaScriptEnabled
_user
EOEnterpriseObject _user
_userEC
EOEditingContext _userEC
_isVisible
boolean _isVisible
_isVisibleSet
boolean _isVisibleSet
_openedImageFileName
String _openedImageFileName
_closedImageFileName
String _closedImageFileName
_submitActionName
String _submitActionName
_framework
String _framework
_isFrameworkSet
boolean _isFrameworkSet
_anchor
int _anchor
_key
String _key
_displayKey
String _displayKey
_displayGroup
WODisplayGroup _displayGroup
_list
NSArray _list
_maxColumns
int _maxColumns
currentRow
int currentRow
currentCol
int currentCol
_rowCount
int _rowCount
_colCount
int _colCount
currentItemIndex
int currentItemIndex
_selections
NSArray _selections
_selection
Object _selection
theTest
String theTest
errorMessage
String errorMessage
showExceptions
Boolean showExceptions
aTestRunner
ERXTestRunner aTestRunner
testResult
ERXTestResult testResult
runTime
long runTime
allTests
NSArray allTests
exception
Throwable exception
_reasonLines
NSArray _reasonLines
currentReasonLine
String currentReasonLine
error
WOExceptionParser error
errorline
WOParsedErrorLine errorline
errorMessage
String errorMessage
testResult
ERXTestResult testResult
currentError
TestFailure currentError
currentErrorIndex
int currentErrorIndex
runTime
long runTime
test
String test
showExceptions
Boolean showExceptions
_extraBindings
Object _extraBindings
_choicesNames
NSArray _choicesNames
_choicesNames
NSArray _choicesNames
_choicesNames
NSArray _choicesNames
errorMessages
NSMutableDictionary errorMessages
errorMessage
String errorMessage
_errorMessagesDictionaries
NSMutableDictionary _errorMessagesDictionaries
dummy
String dummy
_numberFormatter
NSNumberFormatter _numberFormatter
_selectionValue
String _selectionValue
validationExceptions
NSMutableArray validationExceptions
_relationshipKey
String _relationshipKey
_state
int _state
selectDataSource
EODataSource selectDataSource
_eoToAddToRelationship
EOEnterpriseObject _eoToAddToRelationship
_newEOInRelationship
EOEnterpriseObject _newEOInRelationship
_relationshipKey
String _relationshipKey
relationshipDisplayGroup
WODisplayGroup relationshipDisplayGroup
browserItem
EOEnterpriseObject browserItem
browserSelections
NSArray browserSelections
sortedObjects
String sortedObjects
selectActionDelegate
NextPageDelegate selectActionDelegate
_destinationRelationship
EORelationship _destinationRelationship
_selectedChoiceList
Object _selectedChoiceList
_groupName
String _groupName
Class er.directtoweb.ERD2WEditYesNoChar extends D2WEditBoolean implements Serializable |
_linkId
String _linkId
_spanId
String _spanId
sublist
NSArray sublist
sublistSection
Object sublistSection
Class er.directtoweb.ERD2WHead extends D2WHead implements Serializable |
_objectWasSaved
boolean _objectWasSaved
_previousPage
WOComponent _previousPage
_mappedKey
String _mappedKey
list
NSArray list
- caches the list
index
int index
d2wPropertyKeyIndex
int d2wPropertyKeyIndex
col
int col
_compareList
NSMutableArray _compareList
_comparisonObject
Object _comparisonObject
_comparisonObjectEditingContext
EOEditingContext _comparisonObjectEditingContext
_displayPropertyKeys
NSArray _displayPropertyKeys
_displayGroup
WODisplayGroup _displayGroup
- Holds the display group.
_hasToUpdate
boolean _hasToUpdate
_rowFlip
boolean _rowFlip
_hasBeenInitialized
boolean _hasBeenInitialized
_batchSize
Number _batchSize
_formTargetJavaScriptUrl
String _formTargetJavaScriptUrl
referenceEO
EOEnterpriseObject referenceEO
_referenceEOs
NSArray _referenceEOs
indexForOffset
int indexForOffset
_message
String _message
_title
String _title
_cancelPage
WOComponent _cancelPage
_nextPage
WOComponent _nextPage
_cancelDelegate
NextPageDelegate _cancelDelegate
_nextDelegate
NextPageDelegate _nextDelegate
_exception
Exception _exception
_priority
int _priority
_assignmentClassName
String _assignmentClassName
_context
EOEditingContext _context
EOEditingContext
for the current object
errorMessages
NSMutableDictionary errorMessages
errorKeyOrder
NSMutableArray errorKeyOrder
keyPathsWithValidationExceptions
NSMutableArray keyPathsWithValidationExceptions
errorMessage
String errorMessage
_temp
NSMutableDictionary _temp
- Used to hold a cleaned-up validation key and message.
_userInfo
NSMutableDictionary _userInfo
- Holds the user info.
_branch
NSDictionary _branch
- holds the chosen branch
_currentSection
ERD2WContainer _currentSection
- Holds the current section of display keys.
_sectionsContents
NSMutableArray _sectionsContents
- Holds the section info
_tabSectionsContents
NSArray _tabSectionsContents
- Holds the array of
ERD2WContainer
defining the tabs.
_currentTab
ERD2WContainer _currentTab
- Holds the current tab.
_nextPage
WOComponent _nextPage
_nextPageDelegate
NextPageDelegate _nextPageDelegate
_datasource
EODataSource _datasource
item
Object item
item
Object item
_sharedEOsEntityName
String _sharedEOsEntityName
_keyWhenRelationship
String _keyWhenRelationship
selectedObjects
NSMutableArray selectedObjects
- holds the selected objects
dummy
String dummy
- IE sometimes won't submit the form if it only has checkboxes, we bind
this to a WOHiddenField.
_singleSelection
Boolean _singleSelection
- Caches if we are in single selection mode.
_masterObject
EOEnterpriseObject _masterObject
- These are set when we are in edit-relationship mode.
_relationshipKey
String _relationshipKey
_cancelPage
WOComponent _cancelPage
selections
NSMutableArray selections
item
Object item
_cancelPage
WOComponent _cancelPage
_choiceDisplayKey
String _choiceDisplayKey
_choiceErrorMessage
String _choiceErrorMessage
_choices
NSArray _choices
choice
Number choice
_longResponseTask
ERXLongResponseTask _longResponseTask
- holds the task
_percentCompleted
int _percentCompleted
- holds the completed percentage
log
ERXLogger log
_displayNameForProperty
String _displayNameForProperty
_contextDictionary
NSDictionary _contextDictionary
currentKey
String currentKey
clearValue
String clearValue
queryDataSource
EODatabaseDataSource queryDataSource
displayGroup
WODisplayGroup displayGroup
item
Object item
index
int index
queryOperators
NSArray queryOperators
currentOperator
String currentOperator
displayGroup
WODisplayGroup displayGroup
didLoadQueryBindings
boolean didLoadQueryBindings
queryBindings
NSDictionary queryBindings
branch
NSDictionary branch
showResults
Boolean showResults
_wasCancelled
boolean _wasCancelled
returnPage
WOComponent returnPage
_fetchSpecification
EOFetchSpecification _fetchSpecification
Class er.directtoweb.ERD2WQueryYesNoChar extends D2WQueryBoolean implements Serializable |
item
Object item
index
int index
queryNumbers
NSArray queryNumbers
_extraBindings
Object _extraBindings
_pageConfiguration
String _pageConfiguration
_context
D2WContext _context
_tabNumber
Integer _tabNumber
fileName
String fileName
uploadDirectory
String uploadDirectory
fileContents
NSData fileContents
extraBindings
NSDictionary extraBindings
shouldRaise
boolean shouldRaise
didUpload
boolean didUpload
_dummy
Object _dummy
_subList
NSArray _subList
section
Object section
_currentStep
int _currentStep
branch
NSDictionary branch
- holds the chosen branch
branchChoices
NSArray branchChoices
branchDelegate
ERDBranchDelegateInterface branchDelegate
branch
NSDictionary branch
branchChoices
NSArray branchChoices
branchDelegate
ERDBranchDelegateInterface branchDelegate
Class er.directtoweb.ERDAdminWrapper extends WOComponent implements Serializable |
currentSection
NSDictionary currentSection
currentSubSection
NSDictionary currentSubSection
currentAction
NSDictionary currentAction
_sectionsContents
NSMutableArray _sectionsContents
_currentSection
ERD2WContainer _currentSection
message
String message
_list
NSArray _list
_confirmMessageKey
String _confirmMessageKey
_confirmMessageManditoryErrorMessage
String _confirmMessageManditoryErrorMessage
_confirmMessageExplanation
String _confirmMessageExplanation
_confirmMessageTextfieldSize
String _confirmMessageTextfieldSize
_confirmMessageTextfieldMaxlength
String _confirmMessageTextfieldMaxlength
d2wContext
D2WContext d2wContext
- Holds the
D2WContext
.
key
String key
- Holds the property key.
extraBindings
Object extraBindings
- Holds the extra bindings.
object
EOEnterpriseObject object
editingContext
EOEditingContext editingContext
_displayGroup
WODisplayGroup _displayGroup
key
String key
editingContext
EOEditingContext editingContext
didSearchEditingContext
boolean didSearchEditingContext
_dummyEntity
EOEntity _dummyEntity
- Deprecated.
_dummyEntity
EOEntity _dummyEntity
Class er.directtoweb.ERDDefaultPageConfigurationDisplayNameAssignment extends ERDAssignment implements Serializable |
_dependentKeys
NSArray _dependentKeys
_dependentKeys
NSArray _dependentKeys
varName
String varName
_displayString
String _displayString
_email
String _email
_showBrackets
Boolean _showBrackets
dateString
String dateString
_formatter
String _formatter
_dateFormatter
NSTimestampFormatter _dateFormatter
day
String day
month
String month
year
String year
currentMonth
String currentMonth
yearList
NSMutableArray yearList
monthNameList
NSArray monthNameList
time
String time
_editTime
Integer _editTime
_radioValue
String _radioValue
choices
String choices
choiceDisplayKey
String choiceDisplayKey
choicesSortKey
String choicesSortKey
numberOfColumns
Number numberOfColumns
nextPage
WOComponent nextPage
nextPageDelegate
NextPageDelegate nextPageDelegate
dummy
String dummy
errorMessage
String errorMessage
item
EOEnterpriseObject item
_list
NSArray _list
_selections
NSArray _selections
item
EOEnterpriseObject item
_nextPageDelegate
NextPageDelegate _nextPageDelegate
_editButtonName
String _editButtonName
_choices
String _choices
_explaination
String _explaination
_choiceDisplayKey
String _choiceDisplayKey
choicePageName
String choicePageName
_numberOfColumns
Number _numberOfColumns
localContext
EOEditingContext localContext
_detailDataSource
EODetailDataSource _detailDataSource
item
EOEnterpriseObject item
_selectionList
NSArray _selectionList
_passwordConfirmationValidates
Boolean _passwordConfirmationValidates
_password
String _password
length
int length
length
int length
_passwordConfirm
String _passwordConfirm
choices
NSArray choices
centerStrings
NSArray centerStrings
displayStrings
NSArray displayStrings
currentString
String currentString
entityForReportName
String entityForReportName
currentElement
ERXKeyValuePair currentElement
selectedElement
ERXKeyValuePair selectedElement
_availableElements
NSArray _availableElements
numberOfYears
Integer numberOfYears
numberOfMonths
Integer numberOfMonths
_context
D2WContext _context
_entityName
String _entityName
_keyPath
String _keyPath
destinationIsArraySet
boolean destinationIsArraySet
destinationIsArray
boolean destinationIsArray
displayKey
String displayKey
destinationEntityName
String destinationEntityName
nextPageConfigurationName
String nextPageConfigurationName
label
String label
_list
NSArray _list
list
NSArray list
availableObject
String availableObject
selectedObjects
NSMutableArray selectedObjects
selectedChosenObjects
NSMutableArray selectedChosenObjects
chosenObjects
NSArray chosenObjects
chosenObject
Object chosenObject
chosenKeyPaths
String chosenKeyPaths
entityForReportName
String entityForReportName
item
EOEnterpriseObject item
_pickComponentName
String _pickComponentName
_listComponentName
String _listComponentName
_listComponent
WOComponent _listComponent
list
NSArray list
Class er.directtoweb.ERDListWithActions extends ERDList implements Serializable |
key
String key
_dateFormatter
Format _dateFormatter
_minValue
String _minValue
_maxValue
String _maxValue
_minName
String _minName
_formatter
String _formatter
_maxName
String _maxName
_formName
String _formName
_javascriptName
String _javascriptName
_wrapperName
String _wrapperName
- Deprecated.
Class er.directtoweb.ERDRelationshipAdder extends er.directtoweb.ERDEmbeddedRelationshipComponent implements Serializable |
createObjectPageConfiguration
String createObjectPageConfiguration
pickObjectPageConfiguration
String pickObjectPageConfiguration
Class er.directtoweb.ERDRelationshipRemover extends er.directtoweb.ERDEmbeddedRelationshipComponent implements Serializable |
Class er.directtoweb.ERDTidyDHTMLComponent extends ERDDHTMLComponent implements Serializable |
log
ERXLogger log
_dataSource
EOArrayDataSource _dataSource
_maxSize
int _maxSize
calendarName
String calendarName
calendarTimeZone
String calendarTimeZone
maxLineLength
int maxLineLength
- See Also:
- Constant Field Values
events
NSMutableArray events
event
ERCalendarEvent event
eventTimestamp
NSTimestamp eventTimestamp
dateTimeFormatter
NSTimestampFormatter dateTimeFormatter
dateFormatter
NSTimestampFormatter dateFormatter
utcDateTimeFormatter
NSTimestampFormatter utcDateTimeFormatter
timeZoneFormatter
NSTimestampFormatter timeZoneFormatter
Package er.corebusinesslogic |
errorMessage
String errorMessage
actor
EOEnterpriseObject actor
exception
Throwable exception
_reasonLines
NSArray _reasonLines
currentReasonLine
String currentReasonLine
formattedMessage
String formattedMessage
extraInfo
NSDictionary extraInfo
currentUserInfoKey
String currentUserInfoKey
currentUserInfoValue
Object currentUserInfoValue
_propagateWillChange
boolean _propagateWillChange
insertionLogEntry
EOEnterpriseObject insertionLogEntry
_implementsLogEntryInterface
Boolean _implementsLogEntryInterface
Package er.changenotification |
_senderHost
String _senderHost
_senderPort
Number _senderPort
_senderAppName
String _senderAppName
_shapshotsForInsertionGroupedByEntity
NSDictionary _shapshotsForInsertionGroupedByEntity
_shapshotsForUpdateGroupedByEntity
NSDictionary _shapshotsForUpdateGroupedByEntity
_globalIDsForDeletionGroupedByEntity
NSDictionary _globalIDsForDeletionGroupedByEntity
_exception
Exception _exception
_cell
HSSFCell _cell
_row
HSSFRow _row
log
ERXLogger log
- logging support
_row
HSSFRow _row
_sheet
HSSFSheet _sheet
_sheet
HSSFSheet _sheet
_workbook
HSSFWorkbook _workbook
_workbook
HSSFWorkbook _workbook
_fileName
String _fileName
_styles
NSDictionary _styles
_fonts
NSDictionary _fonts
aDict
NSDictionary aDict
- Used in the WORepetition in the WOComponent
useImageButton
Boolean useImageButton
- Used in the WOConditional on the WOComponent
payPalBusinessName
String payPalBusinessName
- Required by PayPal, this is a valid PayPal account name; hopefully your own if you want to make any money...
allowCustomerNote
Boolean allowCustomerNote
- whether or not to allow the customer to add comment in a note
amount
String amount
- cost of the item
currencyCode
String currencyCode
- currency of transaction; Currently supported are: USD (US Dollars), CAD (Canadian Dollars),
GBP (British Pounds Sterling), EUR (Euros), JPY (Japanese Yen). Defaults to USD.
itemName
String itemName
- a string to represent the item's plain language name (up to 127 char), e.g. "Cool Widget";
collectShippingAddress
Boolean collectShippingAddress
- whether or not to add shipping address to the purchase
userDefinableQuantity
Boolean userDefinableQuantity
- flag to tell PayPal whether or not to show a user-editable quantity field for the item
custom
String custom
- a custom string that will be "passed through" Paypal's service and back to you; never shown to the customer
itemNumber
String itemNumber
- a string to represent the item # (up to 127 char); like a UPC code, or a stocking code, etc.
logoURL
String logoURL
- URL to a 150 x 50 pixel image that can be used to customize the PayPal transaction page. This is VERY discouraged unless your image is on an https server.
cancelURL
String cancelURL
- the URL to which the customer will be taken if he cancels the purchase; defaults to PayPal
returnURL
String returnURL
- the URL to which the customer will be taken upon completion of the purchase; defaults to PayPal
notifyURL
String notifyURL
- the URL to which PayPal will send the Instant Payment Notifications, if you've set up that option
useIPN
Boolean useIPN
- are we using Instant Payment Notification?
useDefaultIPNURL
Boolean useDefaultIPNURL
- use the default IPN Notification URL from the PayPalAction class?
Package com.gammastream.validity |
_exception
NSValidation.ValidationException _exception
messageArray
NSArray messageArray
_attributeKeys
NSArray _attributeKeys
currentMessage
String currentMessage
messageArray
NSArray messageArray
_attributeKeys
NSArray _attributeKeys
Copyright © 2002 – 2004 Project Wonder.