AFUIWidgetID class
- Inheritance
-
- Object
- AFID
- AFWidgetID
- AFUIWidgetID
Constructors
- AFUIWidgetID(String code)
-
const
Properties
- code → String
-
no setterinherited
- codeId → String
-
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- library → AFLibraryID?
-
finalinherited
- libraryTag → String
-
no setterinherited
- prefix → String?
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- withCount → int
-
no setterinherited
-
withItems
→ List<
Object> ? -
finalinherited
Methods
-
accessFirstWithItem<
TItem extends Object> () → TItem -
inherited
-
accessSecondWithItem<
TItem extends Object> () → TItem -
inherited
-
accessThirdWithItem<
TItem extends Object> () → TItem -
inherited
-
accessWithItem<
TItem extends Object> (int n) → TItem -
inherited
-
compareTo(
AFID other) → int -
inherited
-
endsWith(
String ends) → bool -
inherited
-
isKindOf(
AFID other) → bool -
inherited
-
isLibrary(
AFLibraryID lib) → bool -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
with1(
Object? item) → AFWidgetID -
Used to differentiate widget ids, usually used to add the persistent id of an item in a list.
inherited
-
with2(
Object? first, Object? second) → AFWidgetID -
inherited
-
with3(
Object? first, Object? second, Object? third) → AFWidgetID -
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- afibPassthroughSuffix → const String
- cardLibrary → const AFUIWidgetID
- cardPrototype → const AFUIWidgetID
- cardRecent → const AFUIWidgetID
- cardRelease → const AFUIWidgetID
- cardSearchControls → const AFUIWidgetID
- cardSearchResults → const AFUIWidgetID
- cardTestGroup → const AFUIWidgetID
- cardWireframes → const AFUIWidgetID
- columnSearchControls → const AFUIWidgetID
- contHostedControls → const AFUIWidgetID
- contTestSearchControls → const AFUIWidgetID
- editSearch → const AFUIWidgetID
- positionedBottomHosted → const AFUIWidgetID
- positionedCenterHosted → const AFUIWidgetID
- positionedTopHosted → const AFUIWidgetID
- rowSearchControls → const AFUIWidgetID
- textFilter → const AFUIWidgetID
- textTestSearch → const AFUIWidgetID
- textTime → const AFUIWidgetID
- textTimeAdjust → const AFUIWidgetID
- unused → const AFUIWidgetID
- useScreenParam → const AFUIWidgetID
- viewDepth → const AFUIWidgetID
- viewParent → const AFUIWidgetID
- widgetPrototypeTest → const AFUIWidgetID
- widgetWelcome → const AFUIWidgetID