Packageat.fhjoanneum.dmt.umj.core.display.settingsui.tabs
Classpublic class AppDebugUserInterface
InheritanceAppDebugUserInterface Inheritance spark.components.Group
Implements mx.binding.IBindingClient

A visual component spark Group that holds the debug administration tab

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  arduinoDigitalDispatcherEnabled : CheckBox
AppDebugUserInterface
  arduinoDigitalDispatcherPinConnectedCount : TextInput
AppDebugUserInterface
  arduinoDigitalDispatcherPinShift : TextInput
AppDebugUserInterface
  arduinoDigitalDispatcherPort : TextInput
AppDebugUserInterface
  arduinoDigitalDispatcherServer : TextInput
AppDebugUserInterface
  event_change : TextInput
AppDebugUserInterface
  event_hardware : TextInput
AppDebugUserInterface
  event_newTag : TextInput
AppDebugUserInterface
  rfidFeigSocketEnabled : CheckBox
AppDebugUserInterface
  rfidFeigSocketHost : TextInput
AppDebugUserInterface
  rfidFeigSocketPort : TextInput
AppDebugUserInterface
  sendATestMail : Button
AppDebugUserInterface
  tabs : TabBar
AppDebugUserInterface
  testmailbody : TextInput
AppDebugUserInterface
  testmailsubject : TextInput
AppDebugUserInterface
  vs : ViewStack
AppDebugUserInterface
  zumtobeldebugcomp : ZumtobelDebugConfiguration
AppDebugUserInterface
Public Methods
 MethodDefined By
  
Constructor.
AppDebugUserInterface
Protected Methods
 MethodDefined By
  
group1_creationCompleteHandler(event:FlexEvent):void
AppDebugUserInterface
  
AppDebugUserInterface
  
relayALLON():void
AppDebugUserInterface
  
relayOFF(toset:Number):void
AppDebugUserInterface
  
relayON(toset:Number):void
AppDebugUserInterface
  
restartbtn_clickHandler(event:MouseEvent):void
AppDebugUserInterface
  
sendATestMail_clickHandler(event:MouseEvent):void
AppDebugUserInterface
  
vs_changeHandler(event:IndexChangedEvent):void
AppDebugUserInterface
Property Detail
arduinoDigitalDispatcherEnabledproperty
public var arduinoDigitalDispatcherEnabled:CheckBox

This property can be used as the source for data binding.

arduinoDigitalDispatcherPinConnectedCountproperty 
public var arduinoDigitalDispatcherPinConnectedCount:TextInput

This property can be used as the source for data binding.

arduinoDigitalDispatcherPinShiftproperty 
public var arduinoDigitalDispatcherPinShift:TextInput

This property can be used as the source for data binding.

arduinoDigitalDispatcherPortproperty 
public var arduinoDigitalDispatcherPort:TextInput

This property can be used as the source for data binding.

arduinoDigitalDispatcherServerproperty 
public var arduinoDigitalDispatcherServer:TextInput

This property can be used as the source for data binding.

event_changeproperty 
public var event_change:TextInput

This property can be used as the source for data binding.

event_hardwareproperty 
public var event_hardware:TextInput

This property can be used as the source for data binding.

event_newTagproperty 
public var event_newTag:TextInput

This property can be used as the source for data binding.

rfidFeigSocketEnabledproperty 
public var rfidFeigSocketEnabled:CheckBox

This property can be used as the source for data binding.

rfidFeigSocketHostproperty 
public var rfidFeigSocketHost:TextInput

This property can be used as the source for data binding.

rfidFeigSocketPortproperty 
public var rfidFeigSocketPort:TextInput

This property can be used as the source for data binding.

sendATestMailproperty 
public var sendATestMail:Button

This property can be used as the source for data binding.

tabsproperty 
public var tabs:TabBar

This property can be used as the source for data binding.

testmailbodyproperty 
public var testmailbody:TextInput

This property can be used as the source for data binding.

testmailsubjectproperty 
public var testmailsubject:TextInput

This property can be used as the source for data binding.

vsproperty 
public var vs:ViewStack

This property can be used as the source for data binding.

zumtobeldebugcompproperty 
public var zumtobeldebugcomp:ZumtobelDebugConfiguration

This property can be used as the source for data binding.

Constructor Detail
AppDebugUserInterface()Constructor
public function AppDebugUserInterface()

Constructor.

Method Detail
group1_creationCompleteHandler()method
protected function group1_creationCompleteHandler(event:FlexEvent):void

Parameters

event:FlexEvent

relayALLOFF()method 
protected function relayALLOFF():void

relayALLON()method 
protected function relayALLON():void

relayOFF()method 
protected function relayOFF(toset:Number):void

Parameters

toset:Number

relayON()method 
protected function relayON(toset:Number):void

Parameters

toset:Number

restartbtn_clickHandler()method 
protected function restartbtn_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

sendATestMail_clickHandler()method 
protected function sendATestMail_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

vs_changeHandler()method 
protected function vs_changeHandler(event:IndexChangedEvent):void

Parameters

event:IndexChangedEvent