Taquito TypeDocs
taquito.io
Preparing search index...
@taquito/tzip16
ViewFactory
Class ViewFactory
Index
Constructors
constructor
Methods
get
Implementation
Type
get
View
Constructors
constructor
new
ViewFactory
()
:
ViewFactory
Returns
ViewFactory
Methods
get
Implementation
Type
getImplementationType
(
viewImplementation
:
ViewImplementation
)
:
string
Parameters
viewImplementation
:
ViewImplementation
Returns
string
get
View
getView
(
viewName
:
string
,
rpc
:
RpcClientInterface
,
readProvider
:
TzReadProvider
,
contract
:
ContractAbstraction
<
ContractProvider
|
Wallet
>
,
viewImplementation
:
ViewImplementation
,
)
:
(
()
=>
MichelsonStorageView
)
|
undefined
Parameters
viewName
:
string
rpc
:
RpcClientInterface
readProvider
:
TzReadProvider
contract
:
ContractAbstraction
<
ContractProvider
|
Wallet
>
viewImplementation
:
ViewImplementation
Returns (
()
=>
MichelsonStorageView
)
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Implementation
Type
get
View
taquito.io
Taquito TypeDocs
Loading...