[ Version ( since = "3.4" ) ]
public bool component_matches (Component component)
Compares the given component to the regular expression used for the given view.
| this |
an DataCalView |
| component |
the Component object to match. |
|
TRUE if the object matches the expression, FALSE if not. |