org.silex.toolbox.PlayerMultiContextTool

Variables

_txt

var _txt: TextField

label

var label: String

Functions

PlayerMultiContextTool

public function PlayerMultiContextTool()

Constructor.  Add a listener on change event of toolbox players and call this onLoad method.

allToolsLoaded

function allToolsLoaded()

onLoad

public function onLoad()

refresh

public function refresh()

Defined the change event for the list.

getSelectedContent

public function getSelectedContent():Array

Function used to retrieve the selected content.

changeContextPlayerAccepted

function changeContextPlayerAccepted(ev: Object)

changeContextPlayerRejected

function changeContextPlayerRejected(ev: Object)

addAllContextPlayerAccepted

function addAllContextPlayerAccepted()

addContextPlayerAccepted

function addContextPlayerAccepted()

delContextPlayerAccepted

function delContextPlayerAccepted()

addContextPlayerRejected

function addContextPlayerRejected()

delContextPlayerRejected

function delContextPlayerRejected()

applyGlobalContext

function applyGlobalContext()
MultiContextTool toolbox
var _txt: TextField
var label: String
public function PlayerMultiContextTool()
Constructor.
function allToolsLoaded()
public function onLoad()
public function refresh()
Defined the change event for the list.
public function getSelectedContent():Array
Function used to retrieve the selected content.
function changeContextPlayerAccepted(ev: Object)
function changeContextPlayerRejected(ev: Object)
function addAllContextPlayerAccepted()
function addContextPlayerAccepted()
function delContextPlayerAccepted()
function addContextPlayerRejected()
function delContextPlayerRejected()
function applyGlobalContext()