TBLWebViewManager class
Constructors
-
TBLWebViewManager(HashMap<
String, String> _extraProperties, TBLTrackingManager _tblTrackingManager)
Properties
- actionKey → String
-
final
- controller ← WebViewController
-
no getter
- didClickOnItem ↔ bool Function(String, String, String, bool)
-
getter/setter pair
- didFailToLoad ↔ void Function(String, String)
-
getter/setter pair
- didOnAdReceiveSuccess ↔ void Function(String)
-
getter/setter pair
- didResize ↔ void Function(String, double)
-
getter/setter pair
- flutterBridge → String
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- nativeWindowRect ↔ Rect
-
getter/setter pair
- openItemBrowser ↔ void Function(String)
-
getter/setter pair
- parametersKey → String
-
final
- promiseIdKey → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- tblBridge ↔ TBLBridge
-
getter/setter pair
- tblWebViewDidScrollToTop ↔ void Function()
-
getter/setter pair
- webViewRect ↔ Rect
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
notifyExternalRects(
) → void -
selfPopulateExtraProperties(
) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited