Packagestimulsoft.viewer.requestFromUser.list
Classpublic class StiListButtonXPopup
InheritanceStiListButtonXPopup Inheritance StiPopupMenu Inheritance mx.containers.Canvas



Public Properties
 PropertyDefined By
 Inheriteddock : String
StiPopupMenu
 Inheriteditems : Array
StiPopupMenu
 InheritedmaxRowCount : int
StiPopupMenu
 InheritedmenuHeight : int
[read-only]
StiPopupMenu
 InheritedmenuWidth : int
[read-only]
StiPopupMenu
 Inheritedoffset : Number
StiPopupMenu
Protected Properties
 PropertyDefined By
 Inheritedlist : StiMenuList = null
StiPopupMenu
Public Methods
 MethodDefined By
  
StiListButtonXPopup(buttonX:StiListButtonXControl, allowUserValues:Boolean)
StiListButtonXPopup
  
add(item:Object):void
StiListButtonXPopup
 Inherited
applyTheme():void
StiPopupMenu
 Inherited
getItem(index:int):Object
StiPopupMenu
  
hide():void
[override]
StiListButtonXPopup
  
remove(item:UIComponent):void
StiListButtonXPopup
 Inherited
show(button:Button = null):void
StiPopupMenu
Protected Methods
 MethodDefined By
 Inherited
[override]
StiPopupMenu
 Inherited
createList():void
StiPopupMenu
 Inherited
StiPopupMenu
  
onListItemClick(event:ListEvent):void
[override]
StiListButtonXPopup
Public Constants
 ConstantDefined By
 InheritedSeparator : String = SEPARATOR
[static]
StiPopupMenu
Constructor Detail
StiListButtonXPopup()Constructor
public function StiListButtonXPopup(buttonX:StiListButtonXControl, allowUserValues:Boolean)



Parameters
buttonX:StiListButtonXControl
 
allowUserValues:Boolean
Method Detail
add()method
public function add(item:Object):void

Parameters

item:Object

hide()method 
override public function hide():void

onListItemClick()method 
override protected function onListItemClick(event:ListEvent):void

Parameters

event:ListEvent

remove()method 
public function remove(item:UIComponent):void

Parameters

item:UIComponent