APIs

Show:

Methods

onAssemble

() Undefined

Called when the user clicks the Assemble button

Returns:

Undefined:

onAssemble

() Undefined

Called when the user clicks the Assemble button

Returns:

Undefined:

onCheckAll

(
  • evt
)
Undefined

Called when the user clicks the select all checkbox

Parameters:

  • evt HTMLEvent

    Event

Returns:

Undefined:

onCheckAll

(
  • evt
)
Undefined

Called when the user clicks the select all checkbox

Parameters:

  • evt Event

    HTMLEvent

Returns:

Undefined:

onPrint

() Undefined

Called when the user clicks the Print button

Returns:

Undefined:

setCheckAll

(
  • checked
)
Undefined

Sets the checked state of the check all check box

Parameters:

  • checked Boolean

    Checked

Returns:

Undefined:

setCheckAll

(
  • checked
)
Undefined

Sets the checked state of the check all check box

Parameters:

  • checked Boolean

    Flag

Returns:

Undefined:

showActions

(
  • show
)
Undefined

Shows or hides the group of action buttons

Parameters:

  • show Boolean

    Flag

Returns:

Undefined:

showActions

(
  • show
)
Undefined

Shows or hides the group of action buttons

Parameters:

  • show Boolean

    Show actions or hide

Returns:

Undefined:

updateDropInfo

(
  • html
)
Undefined

Updates the drop info box with the given markup.

Parameters:

  • html String

    HTML as string

Returns:

Undefined: