Command

Command

new Command(model, binding)

Source:
Parameters:
Name Type Description
model object
binding Binding

Members

model :object

Source:
Type:
  • object

binding :Binding

Source:
Type:
  • Binding

Methods

insertNode(data)

Source:
Parameters:
Name Type Description
data object

testSelection(data) → {boolean}

Source:
Parameters:
Name Type Description
data object
Returns:
Type
boolean

(abstract) beforeExtract(data)

Source:
Parameters:
Name Type Description
data object

(abstract) createBBNode(data) → {BBNode}

Source:
Parameters:
Name Type Description
data object
Returns:
Type
BBNode