Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AC4FC200C5E for ; Wed, 15 Mar 2017 05:02:06 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id AB306160B90; Wed, 15 Mar 2017 04:02:06 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9F69C160B97 for ; Wed, 15 Mar 2017 05:02:04 +0100 (CET) Received: (qmail 13187 invoked by uid 500); 15 Mar 2017 04:02:03 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 9975 invoked by uid 99); 15 Mar 2017 04:01:52 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Mar 2017 04:01:52 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id E7B1D3A47F1 for ; Wed, 15 Mar 2017 04:01:51 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1008353 [27/49] - in /websites/staging/flex/trunk: cgi-bin/ content/ content/asdoc/flash/text/ime/ content/asdoc/flashx/textLayout/compose/ content/asdoc/flashx/textLayout/container/ content/asdoc/flashx/textLayout/conversion/ content/asdo... Date: Wed, 15 Mar 2017 04:01:42 -0000 To: commits@flex.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170315040151.E7B1D3A47F1@svn01-us-west.apache.org> archived-at: Wed, 15 Mar 2017 04:02:06 -0000 Modified: websites/staging/flex/trunk/content/asdoc/mx/core/IFlexModule.html ============================================================================== --- websites/staging/flex/trunk/content/asdoc/mx/core/IFlexModule.html (original) +++ websites/staging/flex/trunk/content/asdoc/mx/core/IFlexModule.html Wed Mar 15 04:01:34 2017 @@ -5,16 +5,16 @@ -->
Packagemx.core
Interfacepublic interface IFlexModule
Implementors AdvancedStyleClient, SpriteVisualElement, UIComponent, UIFTETextField, UITextField

Language Version : Acti onScript 3.0
Product Version : Flex 3
Runtime Versions : Flash Player 9, AIR 1.1

+
Packagemx.core
Interfacepublic interface IFlexModule
Implementors AdvancedStyleClient, Sort, SortField, SpriteVisualElement, UIComponent, UIFTETextField, UITextField

Language Version : ActionScript 3.0
Product Version : Flex 3
Runtime Versions : Flash Player 9, AIR 1.1

The IFlexModule interface is used as an optional contract with IFlexModuleFactory. When an IFlexModule instance is created with the IFlexModuleFactory, the factory stores a reference to itself after creation.







\ No newline at end of file + -->




\ No newline at end of file Modified: websites/staging/flex/trunk/content/asdoc/mx/core/IFlexModuleFactory.html ============================================================================== --- websites/staging/flex/trunk/content/asdoc/mx/core/IFlexModuleFactory.html (original) +++ websites/staging/flex/trunk/content/asdoc/mx/core/IFlexModuleFactory.html Wed Mar 15 04:01:34 2017 @@ -1,11 +1,11 @@ -mx.core.IFlexModuleFactory
Property Detail
fontContextproperty
fontContext:IFlexModuleFactory

Language Version : ActionScript 3.0
Product Version : Flex 3
Runtime Versions : Flash Player 9, AIR 1.1

The module factory that provides the font context for this component. -


Implementation
    public function get fontContext():IFlexModuleFactory
    public function set fontContext(value:IFlexModuleFactory):void




\ No newline at end of file +


Implementation
    public function get fontContext():IFlexModuleFactory
    public function set fontContext(value:IFlexModuleFactory):void




\ No newline at end of file