Click or drag to resize

modelSpiderPageRecord Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The modelSpiderPageRecord type exposes the following members.

Methods
  NameDescription
Public method_recordFinish
Records the finish.
(Inherited from modelRecordBase.)
Public method_recordStart
Records the start.
(Inherited from modelRecordBase.)
Public methodacceptPage
Public methodAppendDataFields(PropertyCollectionExtended) (Overrides modelDataSet.AppendDataFields(PropertyCollectionExtended).)
Public methodAppendDataFields(PropertyCollectionExtended, modelRecordFieldToAppendFlags)
Appends the data fields.
(Inherited from modelRecordBase.)
Public methoddatasetBuildOnFinish (Overrides modelRecordBase.datasetBuildOnFinish.)
Public methoddatasetBuildOnFinishDefault (Overrides modelRecordBase.datasetBuildOnFinishDefault.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodinit
Public methodlog
Logs the specified message.
(Inherited from modelRecordBase.)
Public methodOnPropertyChanged
Called when a property is changed.
(Inherited from dataBindableBase.)
Public methodrecordFinish (Overrides modelRecordStandaloneBase.recordFinish(Object).)
Public methodrecordStart (Overrides modelRecordStandaloneBase.recordStart(String, String, Object).)
Public methodSetLogSerializable
Dumps its data into Serializable tween
(Inherited from modelRecordBase.)
Public methodToString (Inherited from Object.)
Top
See Also