LinkableDynamicObject Class
This object links to an internal ILinkableObject. The internal object can be either a local one or a global one identified by a global name.
Constructor
LinkableDynamicObject
-
typeRestriction
Parameters:
-
typeRestrictionClassIf specified, this will limit the type of objects that can be added to this LinkableHashMap.
Item Index
Properties
- CLASS_NAME static
- CLASS_NAME static
- NS static
- NS static
- SESSIONABLE static
- SESSIONABLE static
Properties
CLASS_NAME
String
public
static
TO-DO:temporary solution to save the CLASS_NAME constructor.name works for window object , but modular based won't work
CLASS_NAME
String
public
static
TO-DO:temporary solution to save the CLASS_NAME constructor.name works for window object , but modular based won't work
NS
String
public
static
temporary solution to save the namespace for this class/prototype
Default: weavecore
NS
String
public
static
temporary solution to save the namespace for this class/prototype
Default: weavecore
SESSIONABLE
String
public
static
TO-DO:temporary solution for checking class in sessionable
SESSIONABLE
String
public
static
TO-DO:temporary solution for checking class in sessionable
