ActiveInfoBean class
Constructors
Properties
- activityBanner ↔ String
-
getter/setter pair
- activityName ↔ String
-
getter/setter pair
- activityType ↔ int
-
getter/setter pair
- available ↔ int
-
getter/setter pair
- endTime ↔ String
-
getter/setter pair
- expireState ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- linkAddr ↔ String
-
getter/setter pair
- linkType ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- showForever ↔ int
-
getter/setter pair
- startTime ↔ String
-
getter/setter pair
Methods
-
getActiveImage(
dynamic context, dynamic request) → Widget -
getActiveInfoBar(
) → Widget -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onClick(
dynamic context, dynamic request) → dynamic -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited