-
Notifications
You must be signed in to change notification settings - Fork 0
IBCWrapperFactory
Qamsari edited this page Jul 25, 2021
·
1 revision
This interface extend IBCWrapper interface.
export default interface IBCWrapperFactory extends IBCWrapper {
all: Array<IBCWrapper>;
global: IBCWrapper;
}-
all
represent all instance of BasisCore object that created -
global
represent global or default BasisCore object that created indirectly
Copyright © 2020 Manzoomeh Negaran Co Lts.
Powered by BasisCore
- Home
- IContext
- $bc
- Source
- Options
- ConnectionOptions
- Component
- UserDefinedComponent
- APIComponent
- HTML Components
- SourceBase Components
- Source Components
- Callback Argument
- Enum
- Util