APIs

Show:

Settings Backbone > View

Constructor

FQCreatorView

() Object

Returns:

Object:

instantiated FQCreatorView

Methods

_appendNewLine

(
  • Model
)

Append the model Line item to list in UI

Parameters:

  • Model I_model

_getLines server:getLines

(
  • i_playerData
)
Number

Returns this model's attributes as...

Parameters:

  • i_playerData Number

Returns:

Number:

Unique clientId.

_highlightLine

()

Set the selected line background color properties

_listenAddNewLine server:setLine

()

Listen to new Line item button

_listenCollectionChanged

()

Listen to changes in Line collection and re-populate Line list

_listenRemoveLine server:destroyLine

()

Listen to remove existing Line item button

_listenResetQueueCounter server:ResetQueueCounter

()

Reset queue counter

_listenResourceSelected

()

Listen to Line selection, populate the properties panel and open it if needed.

_populateLines

()

Popular the list Line items from server

getSelectedLine

()

Expose private member selectedLineID

initialize

()

Constructor