Class com.asual.enflash.ui.ListItem

com.asual.enflash.EnFlashObject
   +--com.asual.enflash.ui.UIObject
      +--com.asual.enflash.ui.Component
         +--com.asual.enflash.ui.Button
            +--com.asual.enflash.ui.ListItem

Field Index

Inherited from Button
align, draggable, dragProperties, icon, label, onchange, ondoublepress, ondrag, ondragbegin, ondragend, ondragout, onpress, onrelease, onreleaseoutside, onrollout, onrollover, selected, toggle, value
Inherited from Component
asset, autoSize, clear, display, enabled, float, focusable, host, loaded, onblur, onfocus, onzoom, ph, pw, rotation, swf, tabIndex, zoom
Inherited from UIObject
alpha, h, margin, movieclip, onload, onresize, padding, visible, w, x, y
Inherited from EnFlashObject
id, oninit, onremove, parent, ref

Method Index

new ListItem()

Inherited from Button
Inherited from Component
blur(), focus(), setSize()
Inherited from UIObject
load(), main(), move()
Inherited from EnFlashObject
addEventListener(), createDelegate(), debug(), dispatchEvent(), dispatchEventOnce(), getListeners(), getXML(), remove(), removeDelegate(), removeEventListener(), setXML(), toString()

Constructor Detail

ListItem

public function ListItem(id:String)

Field Detail

Method Detail