ArticleRetailCreateFormStore class
- Inheritance
-
- Object
- FormStoreAbstractArticleRetail
- ArticleRetailCreateFormStore
Constructors
-
ArticleRetailCreateFormStore(ArticlesStore _articlesStore, CalibreWeebi<
ArticleRawAbstract> _calibre, PhotoSaver photoSaver)
Properties
- barcodeEAN ↔ String
-
getter/setter pairinherited
-
categories
↔ ObservableSet<
CategoryWeebi> -
getter/setter pairinherited
- context → ReactiveContext
-
Override this method to use a custom context.
no setterinherited
- cost ↔ String
-
getter/setter pairinherited
- errorStore ↔ FormErrorArticleRetailAbstract
-
getter/setter pairinherited
- hasErrors → bool
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- name ↔ String
-
getter/setter pairinherited
- photoPath ↔ String
-
getter/setter pairinherited
- photoSaver → PhotoSaver
-
finalinherited
- price ↔ String
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- stockUnit ↔ StockUnit
-
getter/setter pairinherited
- unitsInOnePiece ↔ String
-
getter/setter pairinherited
Methods
-
createArticleRetailFromForm(
) → Future< ArticleRetail> -
inherited
-
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
-
validateAll(
) → void -
inherited
-
validateArticleFullNameOnCreation(
String value) → void -
inherited
-
validateCost(
String value) → void -
inherited
-
validatePrice(
String value) → void -
inherited
-
validateUnitsPerPiece(
String value) → void -
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited