NavigatorCoreTester<T extends MultiColumns> class
- Inheritance
-
- Object
- NavigatorCore<
T> - NavigatorCoreTester
Constructors
Properties
- contentPageClass ↔ int
-
getter/setter pairoverride-getter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- screenColumn ↔ int
-
getter/setter pairoverride-getter
- vConsoleFlag ↔ bool
-
getter/setter pairinherited
Methods
-
console(
Object object) → dynamic -
inherited
-
consoleClear(
) → void -
inherited
-
expand(
NavCtntPair< T> currentPages) → NavCtntPair<T> -
非连续内容扩展算法 https://immvpc32u2.feishu.cn/docx/SlLddeDrJoCW9ox4igYcPNSTnSd?from=from_copylink
inherited
-
expandString(
NavCtntPair< T> currentPages) → String -
inherited
-
indexedExpAvbCols(
→ List< )SingleAvbCol> -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
shift(
NavCtntPair< T> currentPages, NavPair<T> insertPage) → (NavCtntPair<T> , NavPairList<T> ) -
inherited
-
shiftExpand(
NavCtntPair< T> currentPages, NavPair<T> insertPage) → (NavCtntPair<T> , NavPairList<T> ) -
inherited
-
shiftExpandString(
NavCtntPair< T> currentPages, NavPair<T> insertPage) → String -
inherited
-
shiftString(
NavCtntPair< T> currentPages, NavPair<T> insertPage) → String -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited