public var buttonFindClose:StiFlatButton
This property can be used as the source for data binding.
public var buttonFindNext:StiFlatButton
This property can be used as the source for data binding.
public var buttonFindPrevious:StiFlatButton
This property can be used as the source for data binding.
public var buttonMatchCase:StiFlatButton
This property can be used as the source for data binding.
public var buttonMatchWholeWord:StiFlatButton
This property can be used as the source for data binding.
public static var findCount:int = 1
public static var findedComponents:Array
public var labelFindWhat:StiLabel
This property can be used as the source for data binding.
public var textBoxFind:StiTextInput
This property can be used as the source for data binding.
viewerControl:StiViewerFx
Implementation public function get viewerControl():StiViewerFx
public function set viewerControl(value:StiViewerFx):void
visible:Boolean
[write-only] [override]
Implementation public function set visible(value:Boolean):void
public function StiFindPanel()
Constructor.
public function startFindPrevious():void
public function updateControlsState():void
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
Parameters
| unscaledWidth:Number |
|
| unscaledHeight:Number |
Mon Mar 27 2017, 09:08 AM +03:00