Package | stimulsoft.controls_old.visual |
Class | public class StiPageControl |
Inheritance | StiPageControl ![]() |
Property | Defined By | ||
---|---|---|---|
designer : StiDesignerFx | StiPageControl |
Method | Defined By | ||
---|---|---|---|
StiPageControl | |||
update():void Обновление всей панели | StiPageControl | ||
updateButtonsPosition():void Выделение расположения кнопок на панеле | StiPageControl | ||
updateButtonsPosition2007():void | StiPageControl | ||
updateButtonsPosition2013():void | StiPageControl | ||
updateButtonsState():void Выделение кнопки текущей страницы на панеле | StiPageControl | ||
updateConfig():void Обновление состояния кнопок | StiPageControl |
Method | Defined By | ||
---|---|---|---|
createChildren():void [override] | StiPageControl | ||
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiPageControl |
designer | property |
designer:StiDesignerFx
public function get designer():StiDesignerFx
public function set designer(value:StiDesignerFx):void
StiPageControl | () | Constructor |
public function StiPageControl()
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 |