API Docs for:
Show:

MusicRestInputComponent Class

Rest input component

Methods

getBoundingBox

() Rectangle

Get input component bounding-box

Returns:

getType

() String

Get the type of the input component

Returns:

String:

getValue

() String

Get rest input component value

Returns:

String:

setBoundingBox

(
  • boundingBox
)

Set input component bounding-box

Parameters:

setType

(
  • type
)

Set the type of the input component

Parameters:

  • type String

setValue

(
  • value
)

Set rest input component value

Parameters:

  • value String