appendRow abstract method

void appendRow(
  1. String name,
  2. String row
)

Implementation

void appendRow(String name, String row);