Skip to content

mwseMCMFilterPageElements⚓︎

This dictionary-style table holds all of the UI elements that comprise a mwseMCMFilterPage.

This type inherits the following: mwseMCMSideBarPageElements, mwseMCMCategoryElements, mwseMCMComponentElements

Properties⚓︎

description⚓︎

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

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:


mouseOver⚓︎

This page is the right column of the Sidebar Page. It shows the Infos/Settings added to it in the default view. While the mouse if hovering over a component on the left column of the Sidebar Page, this page shows the description of the hovered component instead.

Returns:


outerContainer⚓︎

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

Returns:


scrollPane⚓︎

The scroll pane UI element inside which subcomponentsContainer is found. The main scroll pane for Filter Page.

Returns:


searchBarInput⚓︎

A text input UI element at the top of the Filter Page that works as a search bar.

Returns:


sideToSideBlock⚓︎

The sideToSideBlock is the parent UI element for the left and right columns of the Sidebar Page.

Returns:


subcomponentsContainer⚓︎

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

Returns: