ArticleCalibreUpdateFormStore class

Constructors

ArticleCalibreUpdateFormStore(ArticlesStore _articlesStore, dynamic _line)

Properties

context → ReactiveContext
Override this method to use a custom context.
no setterinherited
errorStore FormErrorArticleCalibreUpdateState
finalinherited
hasErrors bool
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
name String
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stockUnit ↔ dynamic
getter/setter pairinherited

Methods

dispose() → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setupValidations() → void
inherited
toString() String
A string representation of this object.
inherited
updateLineArticleFromForm<A extends dynamic>(dynamic line) Future
inherited
validateAll() → void
inherited
validateArticleCalibreName(String value) → void
inherited

Operators

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