MxBossMixin class

keep mixin's common data and methods Mixin helper and commander Boss class Usages >> 2 instances

Constructors

MxBossMixin()

Properties

hashCode int
The hash code for this object.
no setterinherited
mxBossBuf StringBuffer
getter/setter pair
mxCallCount int
getter/setter pair
mxChainS String
getter/setter pair
mxChainSSample String
getter/setter pair
mxInfoS String
getter/setter pair
mxLogL List<String>
getter/setter pair
getter/setter pair
mxMsgL List<String>
presenting: print(' $mxC.mxLOGO : ....
getter/setter pair
mxName String
getter/setter pair
mxReadyMsg String
getter/setter pair
mxRegL List<String>
getter/setter pair
mxSayM Map<String, String>
getter/setter pair
mxSigL List<String>
getter/setter pair
prSt bool
print State bool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

mxActMsg(String _caller, String _msg) String
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