Skip to content

mwseMCMExclusionsPageElements⚓︎

This dictionary-style table holds all of the UI elements that comprise an Exclusions Page.

This type inherits the following: mwseMCMCategoryElements, mwseMCMComponentElements

Properties⚓︎

description⚓︎

A label UI element with the Exclusions Page's description as text.

Returns:


filterList⚓︎

A block UI element that holds a button for each of the filters of Exclusions Page. If there is only one filter, this UI element won't be visible.

Returns:


innerContainer⚓︎

The innerContainer adds self.indent additional padding on the left if the component has a label.

Returns:


label⚓︎

Holds component's label UI element. Not all component types have a label.

Returns:


labelBlock⚓︎

Holds a block UI element, inside which label is found.

Returns:


leftList⚓︎

A vertical scroll pane UI element for all the items on the left list.

Returns:


outerContainer⚓︎

The top UI element for this component. All the other UI elements that comprise a component are children of this element.

Returns:


rightList⚓︎

A vertical scroll pane UI element for all the items on the right list.

Returns:


Returns:


searchBarInput⚓︎

Returns:


sections⚓︎

A block UI element that holds the leftList, rightList and filterList UI element trees.

Returns:


subcomponentsContainer⚓︎

This is the parent UI element for all the UI elements of MCM components that are in this Category.

Returns: