Class: ObjectCollectionProxy¶
Hierarchy¶
-
ObjectCollectionProxy
Implements¶
Summary¶
Constructors¶
Properties¶
Class Properties¶
Currently none in this class.
Inherited Properties¶
Accessors¶
Class Accessors¶
Currently none in this class.
Inherited Accessors¶
Methods¶
Class Methods¶
Inherited Methods¶
Constructors¶
constructor¶
+ new ObjectCollectionProxy(context: IContext): ObjectCollectionProxy
Overrides BindableSectionProxy.constructor
Parameters:
| Name | Type |
|---|---|
context |
IContext |
Returns: ObjectCollectionProxy
Methods¶
getExtensions¶
▸ getExtensions(): IView[]
Implementation of IObjectCollectionProxy
Overrides SectionProxy.getExtensions
Returns: IView[]