object_matches


Description:

public bool object_matches (string object)

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

Parameters:

this

an DataCalView

object

Object to match.

Returns:

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