Skip to content

Interface: IButtonTableProxy

Hierarchy

Implemented by

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

getButton

getButton(name: string): IButtonTableButtonProxy

Parameters:

Name Type Description
name string takes in _Name property of the button

Returns: IButtonTableButtonProxy

returns the ButtonTableButtonProxy instance of the item by the name


getButtons

getButtons(): IButtonTableButtonProxy[]

Returns: IButtonTableButtonProxy[]

The buttons for this section