Class com.asual.enflash.ui.TitleBar
com.asual.enflash.EnFlashObject
+--com.asual.enflash.ui.UIObject
+--com.asual.enflash.ui.Component
+--com.asual.enflash.ui.Bar
+--com.asual.enflash.ui.TitleBarField Index
close,
label,
value- Inherited from Bar
length- 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 TitleBar()
- Inherited from Bar
- addItem(), addItemAt(), getIndex(), getItem(), removeItem(), removeItemAt()
- 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
TitleBar
public function TitleBar(window:Window, id:String)Field Detail
label
public label:Label [Read Only]
close
public close:Boolean
value
public value:String
Method Detail