Accordion Header
public function setTextAndIcon(text:String, icon:Icon):Void
Sets text and icon to the header
public function setSelected(b:Boolean):Void
Sets whether it is selected
public function getComponent():Component
The component represent the header and can fire the selection event through ON_RELEASE event.