|
Function Description AddReplicant() Adds a replicant to the BShelf AdjustReplicantBy() Repositions a replicant view AllowsDragging() Tests whether the BShelf accepts replicants dropped by the user AllowsZombies() Tests whether the BShelf displays zombie views Archive() Use BShelf::Save() instead CanAcceptReplicantMessage() Hook called when a replicant is dropped on the BShelf CountReplicants() Returns the number of replicants attached to the BShelf DeleteReplicant() Removes a replicant from the BShelf IndexOf() Returns the index of a specified replicant in the BShelf Instantiate() Use BShelf::Save() instead IsDirty() Tests if a change has been made in the BShelf IsTypeEnforced() Tests the type enforcement flag ReplicantAt() Returns the replicant at a given index in the BShelf ReplicantDeleted() Hook called when a replicant is removed from the BShelf Save() Writes the BShelf's contents to an archive SaveLocation() Returns the location where the contents of the BShelf are saved SetAllowsDragging() Determines whether the BShelf accepts replicants dropped by the user SetAllowsZombies() Determines whether the BShelf accepts zombie views SetDirty() Marks a change in the BShelf SetDisplayZombies() Determines whether the BShelf displays zombie views SetSaveLocation() Sets the location where the contents of the BShelf are saved SetTypeEnforced() Sets the type enforcement flag BShelf() Constructor ~BShelf() Destructor
|
Copyright © 2000 Be, Inc. All rights reserved..