# cp.apple.finalcutpro.cmd.Commands.Header

The header of the Commands.


# API Overview

Fields - Variables which can only be accessed from an object returned by a constructor

  • command
  • key
  • modifiers

# API Documentation

# Fields

# command

Signature cp.apple.finalcutpro.cmd.Commands.Header.command <cp.ui.Button>
Type Field
Description The Button that can be pressed to sort by "Command". Pressing more than
Notes None
Source src/extensions/cp/apple/finalcutpro/cmd/Commands.lua line 62

# key

Signature cp.apple.finalcutpro.cmd.Commands.Header.key <cp.ui.Button>
Type Field
Description The Button that can be pressed to sort by "Key". Pressing more than
Notes None
Source src/extensions/cp/apple/finalcutpro/cmd/Commands.lua line 78

# modifiers

Signature cp.apple.finalcutpro.cmd.Commands.Header.modifiers <cp.ui.Button>
Type Field
Description The Button that can be pressed to sort by "Modifiers". Pressing more than
Notes None
Source src/extensions/cp/apple/finalcutpro/cmd/Commands.lua line 70