Reserved for look and feel implementation.
public function getDefaults():UIDefaultsShould override in sub-class to return a defaults.
static public function installBasicProperties(c:Component, componentUIPrefix:String):VoidConvenience method for initializing a component's basic properties values from the current defaults table. The properties are only set for uiProperties means that they will be only used when user are not set them by call component.setXxxx() method.
c | the target component for installing default color properties |
componentUIPrefix | the key for the default component UI Prefix |