matches abstract method

bool matches(
  1. String actionType,
  2. Element element
)

Implementation

bool matches(String actionType, Element element);