Name | Description | |
---|---|---|
AddCanBeFlag | Adds specified filter flag to the canBeFlags collection of the BrowseProjectFilter instance | |
AddCanBeTypeId | Adds specified typeid to the canBeTypeId collection of the BrowseProjectFilter instance | |
AddDoBrowseIntoTypeId | Adds specified typeid to the doBrowseIntoTypeId collection of the BrowseProjectFilter instance | |
AddDontBrowseIntoFlag | Adds specified filter flag to the dontBrowseIntoFlag collection of the BrowseProjectFilter instance | |
AddDontBrowseIntoTypeId | Adds specified typeid to the dontBrowseIntoTypeId collection of the BrowseProjectFilter instance | |
AddFilter | Adds an instance of a BrowseProjectFilter to the Filters collection property. used to make composite filters | |
AddMustBeFlag | Adds specified filter flag to the mustBeFlag collection of the BrowseProjectFilter instance | |
AddMustNotBeFlag | Adds specified filter flag to the mustNotBeFlag collection of the BrowseProjectFilter instance | |
AddMustNotBeTypeId | Adds specified typeid to the mustNotBeTypeId collection of the BrowseProjectFilter instance | |
CanSelect | Returns true if this typeid can be selected while using this browseDialogFilter instance | |
Clone | Returns a new instance of a BrowseProjectFilter with the same properties as the one being cloned | |
GetFilter | Returns an instance of a BrowseProjectFilter defined by the named daml-declared filter | |
GetNamedFilterNames | Returns an enumeration of the names of all daml-declared filters |