Content:
- Methods

Creates a simple list that has an optional badge and icon with no body text.

lss = MUI.CreateListSimple( list, width, height, options ) → app object

Example - Basic click to expand contents 

Example - With Icon & Color click to expand contents 

Example - With Icon, Color & Badge click to expand contents 

Example - Badge Color click to expand contents 

Example - Dark With Divider click to expand contents 

Methods

The following methods are available on the ListSimple object:

Focus()
GetAbsHeight() → Number: integer
GetAbsWidth() → Number: integer
GetHeight( options ) → Number
GetLeft( options ) → Number
GetList() → Object
GetParent() → app object
GetPosition( options ) → Object: { left, top, right, bottom }
GetTop( options ) → Number
GetVisibility() → String: “Show” or “Hide” or “Gone”
GetWidth( options ) → Number
Gone()
Hide()
IsEnabled() → Boolean
IsOverlap( obj, depth ) → Boolean
IsVisible() → Boolean
Show()