ExplorerReferencesBehavior Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ExplorerReferencesBehavior(Explorer, ExplorerBehavior) | Constructor Creates a ExplorerReferencesBehavior link in the same Partition as the given Explorer | |
ExplorerReferencesBehavior(Partition, array<RoleAssignment[]) | Constructor | |
ExplorerReferencesBehavior(Store, array<RoleAssignment[]) | Constructor | |
ExplorerReferencesBehavior(Partition, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor | |
ExplorerReferencesBehavior(Store, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor |
Top