Displays the number of user accounts currently known to be logged in
by Reactor.
See AccountManager's getNumLoggedInAccounts() method.
accountManager:AccountManager
The AccountManager object for which this control
should display the number of user accounts.
Implementation public function get accountManager():AccountManager
public function set accountManager(value:AccountManager):void
public static var DEFAULT_LABEL:String = Logged in:
label:String
Implementation public function get label():String
public function set label(value:String):void
public function LoggedInCount()
Sat Apr 9 2016, 07:18 PM -04:00