ClassTestsFilterClauseModel
Class
Definition
Namespace:ArtOfTest.WebAii.Design.UI.Filtering.Tests
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class TestsFilterClauseModel : PackageModel
Inheritance: objectPackageModelTestsFilterClauseModel
Inherited Members
Properties
Methods
OnCheckStateChanged(bool)
Declaration
cs-api-definition
protected virtual void OnCheckStateChanged(bool state)
Parameters
state
ResumeNotifications()
Declaration
cs-api-definition
public void ResumeNotifications()
SuppressNotifications()
Declaration
cs-api-definition
public void SuppressNotifications()
Events
CheckStateChanged
Declaration
cs-api-definition
public event Action<TestsFilterClauseModel, bool> CheckStateChanged
Event Value