DocUserCond class
- Inheritance
-
- Object
- DocCond
- DocValueCond<
SQRef?> - DocUserCond
Constructors
- DocUserCond(String fieldName, {SQRef? userRef})
Properties
Methods
-
check(
SQDoc doc, Screen screen) → 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 &(
DocCond other) → DocCond -
inherited
-
operator ==(
Object other) → bool -
The equality operator.
inherited
-
operator |(
DocCond other) → DocCond -
inherited