AFUIScreenID class
- Inheritance
-
- Object
- AFID
- AFScreenID
- AFUIScreenID
Constructors
- AFUIScreenID(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
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- dialogStandardAlert → const AFUIScreenID
- dialogStandardChoice → const AFUIScreenID
- drawerPrototype → const AFUIScreenID
- screenDemoModeEnter → const AFUIScreenID
- screenDemoModeExit → const AFUIScreenID
- screenPrototypeBottomSheet → const AFUIScreenID
- screenPrototypeDialog → const AFUIScreenID
- screenPrototypeDrawer → const AFUIScreenID
- screenPrototypeHome → const AFUIScreenID
- screenPrototypeLibraryHome → const AFUIScreenID
- screenPrototypeLibraryList → const AFUIScreenID
- screenPrototypeListSingleScreen → const AFUIScreenID
- screenPrototypeListWorkflow → const AFUIScreenID
- screenPrototypeLoading → const AFUIScreenID
- screenPrototypeSingleScreen → const AFUIScreenID
- screenPrototypeWaiting → const AFUIScreenID
- screenPrototypeWidget → const AFUIScreenID
- screenPrototypeWireframesList → const AFUIScreenID
- screenPrototypeWorkflow → const AFUIScreenID
- screenStartupWrapper → const AFUIScreenID
- screenStateTestListScreen → const AFUIScreenID
- screenUnimplemented → const AFUIScreenID
- unused → const AFUIScreenID