component_matches


Description:

[ Version ( since = "3.4" ) ]
public bool component_matches (Component component)

Compares the given component to the regular expression used for the given view.

Parameters:

this

an DataCalView

component

the Component object to match.

Returns:

TRUE if the object matches the expression, FALSE if not.