reset abstract method

void reset()

Resets the fields to their initial values.

If any TextField is autoFocused, than it gets focused after reset.

Implementation

void reset();