Package | stimulsoft.viewer.panels |
Class | public class StiVariablesPanel |
Inheritance | StiVariablesPanel ![]() |
Property | Defined By | ||
---|---|---|---|
report : StiReport [read-only] | StiVariablesPanel | ||
resetButton : StiButton | StiVariablesPanel | ||
submitButton : StiButton | StiVariablesPanel | ||
viewerControl : StiViewerFx | StiVariablesPanel |
Method | Defined By | ||
---|---|---|---|
StiVariablesPanel | |||
close():void | StiVariablesPanel | ||
getVariablesList():String | StiVariablesPanel | ||
setProviderVariables():void | StiVariablesPanel | ||
show():void | StiVariablesPanel | ||
updateState():void | StiVariablesPanel |
Method | Defined By | ||
---|---|---|---|
createChildren():void [override] | StiVariablesPanel | ||
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiVariablesPanel |
report | property |
resetButton | property |
public var resetButton:StiButton
submitButton | property |
public var submitButton:StiButton
viewerControl | property |
viewerControl:StiViewerFx
public function get viewerControl():StiViewerFx
public function set viewerControl(value:StiViewerFx):void
StiVariablesPanel | () | Constructor |
public function StiVariablesPanel()
close | () | method |
public function close():void
createChildren | () | method |
override protected function createChildren():void
getVariablesList | () | method |
public function getVariablesList():String
ReturnsString |
setProviderVariables | () | method |
public function setProviderVariables():void
show | () | method |
public function show():void
updateDisplayList | () | method |
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
Parameters
unscaledWidth:Number | |
unscaledHeight:Number |
updateState | () | method |
public function updateState():void