@raisenow/tamaro-core
Preparing search index...
EppCardIframeParentHandler
EppCardIframeParentHandler
Class EppCardIframeParentHandler
Index
Constructors
constructor
Properties
iframe?
is
Ready
validation
Errors?
Accessors
config
has
Errors
init
Options
Methods
dispose
init
tokenize
validate
Constructors
constructor
new
EppCardIframeParentHandler
(
args
:
EppCardIframeParentHandlerArgs
,
)
:
EppCardIframeParentHandler
Parameters
args
:
EppCardIframeParentHandlerArgs
Returns
EppCardIframeParentHandler
Properties
Optional
iframe
iframe
?:
HTMLIFrameElement
is
Ready
isReady
:
boolean
= false
Optional
validation
Errors
validationErrors
?:
ValidationErrors
Accessors
config
get
config
()
:
Partial
<
WidgetConfig
>
Return subset of widget config, which is relevant to the card form.
Returns
Partial
<
WidgetConfig
>
has
Errors
get
hasErrors
()
:
boolean
Returns
boolean
init
Options
get
initOptions
()
:
{
iframeUrl
:
string
}
Returns
{
iframeUrl
:
string
}
Methods
dispose
dispose
()
:
void
Returns
void
init
init
()
:
void
Returns
void
tokenize
tokenize
()
:
Promise
<
void
>
Returns
Promise
<
void
>
validate
validate
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
iframe
is
Ready
validation
Errors
Accessors
config
has
Errors
init
Options
Methods
dispose
init
tokenize
validate
@raisenow/tamaro-core
Loading...
Return subset of widget config, which is relevant to the card form.