Text
Static Method Summary
Static Public Methods | ||
public static |
of(target: Question | ElementFinder): Question & RelativeQuestion |
|
public static |
ofAll(target: Question | ElementArrayFinder): Question & RelativeQuestion |
Static Public Methods
public static of(target: Question | ElementFinder): Question & RelativeQuestion source
Params:
Name | Type | Attribute | Description |
target | Question | ElementFinder |
Returns:
Question & RelativeQuestion |
public static ofAll(target: Question | ElementArrayFinder): Question & RelativeQuestion source
Params:
Name | Type | Attribute | Description |
target | Question | ElementArrayFinder |
Returns:
Question & RelativeQuestion |