Class RasterSource
Changes
- changed operations
- operation BeginReadRaster(var state: RasterState), noMethod;
- operation EndReadRaster(var state: RasterState), noMethod;
- added operations
- operation PrepareToReadRaster(srcBox: Box; entireDst: PixelBox; clippedDst: PixelBox;var depth: Signed; var callback: RasterFunction; var state: RasterState): Unsigned, noMethod;
Class RemoteContainer
Changes
- changed fields
- field packageList: ObjectList;
- removed overrides
- CardBatteryState()
Class RestrictedField
Background information
Type safety
Changes
- changed operations
- operation IsValidTextRun(characters: ReadOnlyCharactersPointer; count: Unsigned; style: TextStyle): Boolean;
Class Returnable
Changes
- changed fields
- field identifier: Identifier, getter, setter;
- changed attributes
- attribute Identifier: Identifier;
- attribute Sender: FullContact, readOnly;
Class Road
Background information
Installing
Text framework
Viewables
Changes
- removed fields
- stripeColorHilited
- added fields
- field stripeColorHighlighted: Unsigned;
- removed overrides
- Draw()
- InstallInto()
- SetTextData()
- added overrides
- ApplyText()
- CreateEntrance()
- DrawFloor()
Class Rule
Background information
Installing
Rules
Changes
- added inheritance
- CanInstallSelf
- removed fields
- ruleFlags
- changed fields
- field description: Text, getter, setter;
- field ruleTemplate: RuleTemplate, weak;
- field ruleTrigger: Trigger, getter, setter, weak;
- added fields
- field actionOnConditionList: Boolean;
- field actionOnTap: Boolean;
- field canCopy: Boolean, getter, setter;
- field canDelete: Boolean, getter, setter;
- field enabled: Boolean, getter;
- field hasAttribute: Boolean;
- field isDirty: Boolean;
- field performWhenChanged: Boolean;
- field randomizeTime: Boolean;
- field staticText: Boolean;
- removed attributes
- CanDelete()
- changed attributes
- attribute Description: Text;
- added attributes
- attribute RuleTrigger: Trigger;
- attribute TextMapMask: Unsigned, readOnly;
- changed operations
- operation ControlList(): ObjectList;
- added overrides
- InstallSelf()
Class RuleAction
Background information
Rules
Changes
- added inheritance
- PeopleListTarget
- removed overrides
- EditStepsForNewEntity()
- added overrides
- Entity()
Class RuleQualifier
Background information
Rules
Changes
- added inheritance
- PeopleListTarget
- removed overrides
- EditStepsForNewEntity()
- added overrides
- Entity()
Class RuleTemplate
Background information
Rules
Changes
- removed fields
- numQualifierControls
- changed fields
- field controlList: ObjectList;
- field mapping: TextMapping, weak;
- added fields
- field textMapMask: Unsigned, getter;
- changed operations
- operation TextMatchesTemplate(ruleText: HasText): Boolean;
Class RuleView
Background information
Rules
Scrolling
Changes
- removed inheritance
- Scrollable
- added inheritance
- CompatibilityScrollable
- HasBuiltInScrollArrows
- removed fields
- flags
- hiliteIndex
- changed fields
- field vertPosList: IntegerList;
- added fields
- field highlightIndex: Unsigned;
- field rulesOffBottom: Boolean;
- field saveMode: Boolean;
- field staticRuleList: Boolean;
- removed attributes
- List()
- removed operations
- Confirm()
- NotifyCloudOfChanges()
- added operations
- operation UpdateConditionalRules();
- removed overrides
- ScrollToBeginning()
- ScrollToEnd()
- Swallow()
- SwallowFeedback()
- added overrides
- AcceptCouponInForm()
- Confirm()
- List()
- ScrollToBottom()
- ScrollToTop()
- SetList()
- SetTextStyle()
- TextStyle()