Index - All Packages - All Categories - All Classes

Class CannotPartializeChange

The "Cannot Partialize" property is a Bert Canopy property to remember that a Stamp is actively being viewed (by a session level Orgl) and therefore cannot be poured-out (made more partial). Should probably not be a Prop(erty), by rather a NOCOPY session level bit in the BertCrums.

Package: Udanax-Gold
All Superclasses: Object Heaper PropChange
Protocols: Object
Categories: Xanadu-props

Instance Methods

areEqualPropJoints: a with: b

compare the changed parts of two PropJoints

Overrides: PropChange

areEqualProps: a with: b

compare the changed parts of two Props

Overrides: PropChange

changed: old with: a



Overrides: PropChange

changedJoint: old with: a



Overrides: PropChange

createRcvr: receiver


fetchFinder: before with: after with: element with: oldFinder



Overrides: PropChange

isEqualToJointOf: a with: b

compare the changed parts of a PropJoint and a Prop

Overrides: PropChange

isFull

whether this is a complete change of props

Overrides: PropChange

join: old with: a with: b

combine two PropJoints with minimum effort, given the previous result

Overrides: PropChange

joinProp: old with: a with: b with: prop

combine two PropJoints and a prop with minimum effort, given the previous result

Overrides: PropChange

sendSelfTo: xmtr


with: old with: a



Overrides: PropChange


Index - All Packages - All Categories - All Classes