Class com.sekati.display.UIClip

Description

UIClip - any clip which needs to respond to StageResize or StageResizeComplete (delayed) events to create Liquid Layout via com.sekati.events which extends EventClip for Broadcaster event core. Class also adds some wrappers to TextDisplay for automatic styling.

Method Index

new UIClip()
onAppConfigured()

Inherited from EventClip

Inherited from CoreClip

Inherited from BaseClip

Constructor Detail

UIClip

public function UIClip()

Constructor

Method Detail

onAppConfigured

public function onAppConfigured():Void

Application has been Configured (Config & Data loaded). NOTE: Automatically applies the application stylesheet to all TextField Objects!

Return

Void