#include <hypercard.hh>
Inheritance diagram for Hypercard:
An object bearing this type suggests to the application that it may load the child object named "link" as a new document or enterable space for the user.
Definition at line 40 of file hypercard.hh.
|
Constructor.
Definition at line 21 of file hypercard.cc. |
|
Definition at line 79 of file hypercard.hh. |
|
Definition at line 66 of file hypercard.hh. |
|
Definition at line 98 of file hypercard.hh. |
|
Get description.
Definition at line 95 of file hypercard.cc. |
|
Get link ( This child may link to any object, but is recommended to link to the top level of a document or space, or a property containing data for display. ). Definition at line 81 of file hypercard.cc. Referenced by Avatar::getSelectedObj(). |
|
Get title.
Definition at line 119 of file hypercard.cc. |
|
Return type string ("hypercard").
Definition at line 60 of file hypercard.cc. |
|
initialize, with given access control as the default for new subproperties.
Reimplemented in LocalHypercard. Definition at line 34 of file hypercard.cc. |
|
initialize. set's property access control to NOPropertyAccessControl. Reimplemented in LocalHypercard. Definition at line 30 of file hypercard.cc. Referenced by LocalHypercard::initialize(). |
|
Register Extenders.
Definition at line 65 of file hypercard.cc. Referenced by Services::registerExtenders(). |
|
Definition at line 90 of file hypercard.hh. |
|
*/
Definition at line 73 of file hypercard.hh. |
|
Definition at line 110 of file hypercard.hh. |
|
Set description.
Definition at line 105 of file hypercard.cc. |
|
Set link.
Definition at line 85 of file hypercard.cc. |
|
Set title.
Definition at line 129 of file hypercard.cc. |