BtnAction enum

Inheritance

Constructors

BtnAction()
const

Values

ShowTools → const BtnAction
Zoom → const BtnAction
BIS → const BtnAction
TblDescr → const BtnAction
InOut → const BtnAction
Offert → const BtnAction
ChgPrix → const BtnAction
ShortHold → const BtnAction
LongHold → const BtnAction
Suite → const BtnAction
SplitAPart → const BtnAction
Addition → const BtnAction
EnCaisse → const BtnAction
Cloture → const BtnAction
MemberList → const BtnAction
MemberInfo → const BtnAction
TblDrapeau → const BtnAction
FullTicket → const BtnAction
PLUSearch → const BtnAction
TagsSearch → const BtnAction
AskTimeDrapeau → const BtnAction
AskTelDrapeau → const BtnAction
AskDivision → const BtnAction

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

values → const List<BtnAction>
A constant List of the values in this enum, in order of their declaration.