Skip to content

SimpleButtonDropdown

Check button control.

Extends SeSSimulatedObject

Behavior Pattern: SimplePressable

Action Summary

Action Description
DoAction Presses button using mouse click or default action.

Action Detail

DoAction

Presses button using mouse click or default action.

SeS('SomeSimpleButtonDropdown').DoAction()

Behavior Pattern: SimpleDropdown

Action Summary

Action Description
DoDropdown Opens dropdown.

Action Detail

DoDropdown

Opens dropdown.

SeS('SomeSimpleButtonDropdown').DoDropdown()