UMCustomWidget class

Constructors

UMCustomWidget(String? widgetId, UMCustomWidgetType? type)

Properties

backgroundColor int?
getter/setter pair
btnBackgroundResource_android String?
android独有,使用时需要设置
getter/setter pair
btnNormalImageName_ios String?
button 独有字段 start
getter/setter pair
btnPressedImageName_ios String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
height int
getter/setter pair
isClickEnable bool
getter/setter pair
isShowUnderline bool
getter/setter pair
isSingleLine bool
getter/setter pair
left int
getter/setter pair
lines int
textview 独有字段 start
getter/setter pair
rootViewId UMRootViewId?
button 独有字段 end
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
textAlignment UMCustomWidgetTextAlignmentType?
getter/setter pair
title String
getter/setter pair
titleColor int
getter/setter pair
titleFont double
getter/setter pair
top int
getter/setter pair
type UMCustomWidgetType?
getter/setter pair
widgetId String?
getter/setter pair
width int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJsonMap() Map
textview 独有字段 end
toString() String
A string representation of this object.
inherited

Operators

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