ATAS
Loading...
Searching...
No Matches
ATAS.Indicators.IPropertiesEditor Interface Reference

Public Member Functions

void BeginInit ()
 
Task EndInit ()
 
bool? GetIsExpandedCategory (string? categoryName)
 
void SetIsExpandedCategory (string? categoryName, bool isExpanded)
 
bool? GetIsExpandedProperty (string? propertyName)
 
void SetIsExpandedProperty (string? propertyName, bool isExpanded)
 

Member Function Documentation

◆ BeginInit()

void ATAS.Indicators.IPropertiesEditor.BeginInit ( )

◆ EndInit()

Task ATAS.Indicators.IPropertiesEditor.EndInit ( )

◆ GetIsExpandedCategory()

bool? ATAS.Indicators.IPropertiesEditor.GetIsExpandedCategory ( string?  categoryName)

◆ GetIsExpandedProperty()

bool? ATAS.Indicators.IPropertiesEditor.GetIsExpandedProperty ( string?  propertyName)

◆ SetIsExpandedCategory()

void ATAS.Indicators.IPropertiesEditor.SetIsExpandedCategory ( string?  categoryName,
bool  isExpanded 
)

◆ SetIsExpandedProperty()

void ATAS.Indicators.IPropertiesEditor.SetIsExpandedProperty ( string?  propertyName,
bool  isExpanded 
)

The documentation for this interface was generated from the following file: