Displays the number of accounts currently registered on Union Server.
Requires the supplied AccountManager to watchForAccounts().
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 = User accounts:
label:String
Implementation public function get label():String
public function set label(value:String):void
Wed Nov 23 2016, 11:25 AM -05:00