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

A visual component spark Group that holds the config core administration tab

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  appContentBundleEnabled : CheckBox
AppConfigUserInterface
  appContentBundlePath : TextInput
AppConfigUserInterface
  appContentPath : TextInput
AppConfigUserInterface
  appIdentifierName : TextInput
AppConfigUserInterface
  appPresentationContentEnabled : CheckBox
AppConfigUserInterface
  appPresentationContentPath : TextInput
AppConfigUserInterface
  arduinoDigitalDispatcherEnabled : CheckBox
AppConfigUserInterface
  arduinoDigitalDispatcherPinConnectedCount : TextInput
AppConfigUserInterface
  arduinoDigitalDispatcherPinShift : TextInput
AppConfigUserInterface
  arduinoDigitalDispatcherPort : TextInput
AppConfigUserInterface
  arduinoDigitalDispatcherServer : TextInput
AppConfigUserInterface
  configholder : VGroup
AppConfigUserInterface
  enableDebugDisplay : CheckBox
AppConfigUserInterface
  fileLogAfterStartupPhases : CheckBox
AppConfigUserInterface
  fileLogAfterStartupPhasesSeverity : TextInput
AppConfigUserInterface
  manualScreenResolutionHeightForChromelessApplications : TextInput
AppConfigUserInterface
  manualScreenResolutionWidthForChromelessApplications : TextInput
AppConfigUserInterface
  presentationElementsAutoPlayAtStartup : CheckBox
AppConfigUserInterface
  presentationElementsFinishAfterSeconds : TextInput
AppConfigUserInterface
  presentationElementsRestartAfterSeconds : TextInput
AppConfigUserInterface
  presentationElementsSmartLayoutEnabled : CheckBox
AppConfigUserInterface
  rfidFeigSocketEnabled : CheckBox
AppConfigUserInterface
  rfidFeigSocketHost : TextInput
AppConfigUserInterface
  rfidFeigSocketPort : TextInput
AppConfigUserInterface
  screenSaverEnabled : CheckBox
AppConfigUserInterface
  screenSaverStartsAfterSeconds : HSlider
AppConfigUserInterface
  startupInFullscreenMode : CheckBox
AppConfigUserInterface
  startupWithMouseCursorVisible : CheckBox
AppConfigUserInterface
  zumtobelSocketEnabled : CheckBox
AppConfigUserInterface
  zumtobelSocketHost : TextInput
AppConfigUserInterface
  zumtobelSocketPort : TextInput
AppConfigUserInterface
  zumtobelSocketTarget : TextInput
AppConfigUserInterface
Public Methods
 MethodDefined By
  
Constructor.
AppConfigUserInterface
Protected Methods
 MethodDefined By
  
changeHandler(event:Event):void
AppConfigUserInterface
Property Detail
appContentBundleEnabledproperty
public var appContentBundleEnabled:CheckBox

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

appContentBundlePathproperty 
public var appContentBundlePath:TextInput

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

appContentPathproperty 
public var appContentPath:TextInput

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

appIdentifierNameproperty 
public var appIdentifierName:TextInput

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

appPresentationContentEnabledproperty 
public var appPresentationContentEnabled:CheckBox

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

appPresentationContentPathproperty 
public var appPresentationContentPath:TextInput

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

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.

configholderproperty 
public var configholder:VGroup

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

enableDebugDisplayproperty 
public var enableDebugDisplay:CheckBox

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

fileLogAfterStartupPhasesproperty 
public var fileLogAfterStartupPhases:CheckBox

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

fileLogAfterStartupPhasesSeverityproperty 
public var fileLogAfterStartupPhasesSeverity:TextInput

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

manualScreenResolutionHeightForChromelessApplicationsproperty 
public var manualScreenResolutionHeightForChromelessApplications:TextInput

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

manualScreenResolutionWidthForChromelessApplicationsproperty 
public var manualScreenResolutionWidthForChromelessApplications:TextInput

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

presentationElementsAutoPlayAtStartupproperty 
public var presentationElementsAutoPlayAtStartup:CheckBox

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

presentationElementsFinishAfterSecondsproperty 
public var presentationElementsFinishAfterSeconds:TextInput

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

presentationElementsRestartAfterSecondsproperty 
public var presentationElementsRestartAfterSeconds:TextInput

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

presentationElementsSmartLayoutEnabledproperty 
public var presentationElementsSmartLayoutEnabled:CheckBox

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.

screenSaverEnabledproperty 
public var screenSaverEnabled:CheckBox

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

screenSaverStartsAfterSecondsproperty 
public var screenSaverStartsAfterSeconds:HSlider

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

startupInFullscreenModeproperty 
public var startupInFullscreenMode:CheckBox

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

startupWithMouseCursorVisibleproperty 
public var startupWithMouseCursorVisible:CheckBox

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

zumtobelSocketEnabledproperty 
public var zumtobelSocketEnabled:CheckBox

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

zumtobelSocketHostproperty 
public var zumtobelSocketHost:TextInput

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

zumtobelSocketPortproperty 
public var zumtobelSocketPort:TextInput

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

zumtobelSocketTargetproperty 
public var zumtobelSocketTarget:TextInput

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

Constructor Detail
AppConfigUserInterface()Constructor
public function AppConfigUserInterface()

Constructor.

Method Detail
changeHandler()method
protected function changeHandler(event:Event):void

Parameters

event:Event