scrollLines abstract method

Future<GridUpdate> scrollLines(
  1. int delta
)

Implementation

Future<GridUpdate> scrollLines(int delta);