Packagestimulsoft.controls_old.visual
Classpublic class StiPageControl
InheritanceStiPageControl Inheritance mx.containers.Canvas



Public Properties
 PropertyDefined By
  designer : StiDesignerFx
StiPageControl
Public Methods
 MethodDefined By
  
StiPageControl
  
update():void
Обновление всей панели
StiPageControl
  
Выделение расположения кнопок на панеле
StiPageControl
  
StiPageControl
  
StiPageControl
  
Выделение кнопки текущей страницы на панеле
StiPageControl
  
Обновление состояния кнопок
StiPageControl
Protected Methods
 MethodDefined By
  
[override]
StiPageControl
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiPageControl
Property Detail
designerproperty
designer:StiDesignerFx


Implementation
    public function get designer():StiDesignerFx
    public function set designer(value:StiDesignerFx):void
Constructor Detail
StiPageControl()Constructor
public function StiPageControl()



Method Detail
createChildren()method
override protected function createChildren():void

update()method 
public function update():void

Обновление всей панели

updateButtonsPosition()method 
public function updateButtonsPosition():void

Выделение расположения кнопок на панеле

updateButtonsPosition2007()method 
public function updateButtonsPosition2007():void

updateButtonsPosition2013()method 
public function updateButtonsPosition2013():void

updateButtonsState()method 
public function updateButtonsState():void

Выделение кнопки текущей страницы на панеле

updateConfig()method 
public function updateConfig():void

Обновление состояния кнопок

updateDisplayList()method 
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void

Parameters

unscaledWidth:Number
 
unscaledHeight:Number