Functions

setVisible

function setVisible(showItOrHideIt: Boolean):Void

setEditable

function setEditable(alowEdit: Boolean):Void

addContextMenu

function addContextMenu()

removeContextMenu

function removeContextMenu()

dispatch

function dispatch(eventObject: Object):Void

setSelected

function setSelected(selectItOrDeselectIt: Boolean):Void

loadMedia

function loadMedia(url: String):Void

unloadMedia

function unloadMedia():Void

_populateProperties

function _populateProperties()

_populateEvents

function _populateEvents()

_populateMethods

function _populateMethods()

_populateContextMenu

function _populateContextMenu()

_initBeforeRegister

function _initBeforeRegister()

_registerWithSilex

function _registerWithSilex()

_initAfterRegister

function _initAfterRegister()

_initialize

function _initialize():Void

selectIcon

function selectIcon(isSelected: Boolean)

getGlobalCoordTL

function getGlobalCoordTL()

getGlobalCoordBR

function getGlobalCoordBR()

getSeoData

function getSeoData(url_str: String):Object
Name : UiBase.as Package : ui Version : 0.8 Date : 2007-08-03
function setVisible(showItOrHideIt: Boolean):Void
function setEditable(alowEdit: Boolean):Void
function addContextMenu()
function removeContextMenu()
function dispatch(eventObject: Object):Void
function setSelected(selectItOrDeselectIt: Boolean):Void
function loadMedia(url: String):Void
function unloadMedia():Void
function _populateProperties()
function _populateEvents()
function _populateMethods()
function _populateContextMenu()
function _initBeforeRegister()
function _registerWithSilex()
function _initAfterRegister()
function _initialize():Void
function selectIcon(isSelected: Boolean)
function getGlobalCoordTL()
function getGlobalCoordBR()
function getSeoData(url_str: String):Object