YWidget class abstract

Inheritance
Available extensions

Constructors

YWidget.new(BuildContext context)

Properties

context BuildContext
The location in the tree where this widget builds.
getter/setter pairoverride-getter
ftwGRWGqSbdKgQvN Map<String, dynamic Function(Map<String, dynamic>? QxXObvRCAfcPhtqq)>
finalinherited
hashCode int
The hash code for this object.
no setterinherited
mounted bool
Whether this State object is currently in a tree.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
widget StatefulWidget
The current configuration.
no setterinherited
yIsAlive bool
getter/setter pairinherited
yIsPause bool
getter/setter pairinherited
yPage YPage
getter/setter pairinherited
yWidget Widget
no setter

Methods

activate() → void
Called when this object is reinserted into the tree after having been removed via deactivate.
inherited
BTUJYOtQiUJaYtvK() → void

Available on YPage, provided by the YPage_ extension

build(BuildContext yNMEgWrAJToSSxgD) Widget
Describes the part of the user interface represented by this widget.
override
deactivate() → void
Called when this object is removed from the tree.
inherited
debugFillProperties(DiagnosticPropertiesBuilder properties) → void
Add additional properties associated with the node.
inherited
didChangeDependencies() → void
Called when a dependency of this State object changes.
inherited
didUpdateWidget(covariant StatefulWidget oldWidget) → void
Called whenever the widget configuration changes.
inherited
dispose() → void
Called when this object is removed from the tree permanently.
inherited
initState() → void
Called when this object is inserted into the tree.
inherited
lMIlxYkejjHcjARu<T extends dynamic>(String SneLiizWpvyLkHXQ, Map? NrXydyqrvpsLWCGL, Map TAgvoqrWvcNLaEJz, dynamic FLwwLahUlFvuSDIK(bool TJnXSWeDYVJfsUfn, List<T>? results, String code, String message), dynamic rBgoYnrhOWlehsjz(dynamic QxXObvRCAfcPhtqq)?, bool zPXYPBEbczbfGZHH, bool FsvNolASXZVhWTOP, bool CqalavOSManIKEzn, bool doFodlyrWbinipmY) → void

Available on YPage, provided by the YPage_Net extension

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reassemble() → void
Called whenever the application is reassembled during debugging, for example during hot reload.
inherited
sAKnhvlFFWbCnwaq() → void

Available on YPage, provided by the YPage_ extension

setState(VoidCallback fn) → void
Notify the framework that the internal state of this object has changed.
inherited
toDiagnosticsNode({String? name, DiagnosticsTreeStyle? style}) DiagnosticsNode
Returns a debug representation of the object that is used by debugging tools and by DiagnosticsNode.toStringDeep.
inherited
toString({DiagnosticLevel minLevel = DiagnosticLevel.info}) String
A string representation of this object.
inherited
toStringShort() String
A brief description of this object, usually just the runtimeType and the hashCode.
inherited
yBroadcast_register(String action, dynamic callback(Map<String, dynamic>? map)) → void

Available on YPage, provided by the YPage_Broadcast extension

yBroadcast_send(String action, {Map<String, dynamic>? params}) → void

Available on YPage, provided by the YPage_Broadcast extension

yBroadcast_unregister(String action) → void

Available on YPage, provided by the YPage_Broadcast extension

yBroadcast_unregisters() → void

Available on YPage, provided by the YPage_Broadcast extension

yBuild(BuildContext context) Widget
inherited
YCcSNenXjRXWfUEK(BuildContext yNMEgWrAJToSSxgD) Widget

Available on YPage, provided by the YPage_ extension

yFinish({bool pop = true}) → void

Available on YPage, provided by the YPage_Route extension

yFinishToHome() → void

Available on YPage, provided by the YPage_Route extension

yGetBackgroundColor() Color
inherited
yGetPostCacheKey(String jkid, Map? kv) String

Available on YPage, provided by the YPage_Net extension

yIntent(YPage page, {YIntentType intentType = YIntentType.Push, bool popToPage = false, bool reCreateWhenPopToPage = true}) → void

Available on YPage, provided by the YPage_Route extension

yOnCreate() → void
override
yOnDestory() → void
inherited
yOnPause() → void
inherited
yOnPostCreate() → void
inherited
yOnReceiveBroadcast(String broadCastName, Map? arguments) → void
inherited
yOnResume() → void
inherited
yOnYFreeCall(String method, Map? arguments) Future
inherited
yPost<T extends dynamic>(String jkid, Map? kv, dynamic yAjaxCallback(bool isSuccess, List<T>? results, String code, String message), {dynamic onModel(dynamic map)?, dynamic showProgress = true, dynamic showErrorToast = true, dynamic cacheEnable = false}) → void

Available on YPage, provided by the YPage_Net extension

ySafeAreaBottom() bool
inherited
yState({VoidCallback? fn}) → void

Available on YPage, provided by the YPage_State extension

Operators

operator ==(Object other) bool
The equality operator.
inherited