Uses of Interface
com.sas.actionprovider.support.CustomAreaInterface

Packages that use CustomAreaInterface
com.sas.actionprovider.support Provides the support classes that define the default areas and actions for components that acquire their Actions via the ActionProviderFramework (APF). 
 

Uses of CustomAreaInterface in com.sas.actionprovider.support
 

Classes in com.sas.actionprovider.support that implement CustomAreaInterface
 class BaseCustomSupport
          This is the base class for support classes that manage the registering and retrieval of custom actions for viewer components that do not have any default actions.
 class HttpCustomSupport
          This is the Http version of the support class that manages the registering and retrieval of custom actions for viewer components that do not have any default actions.
 class SwingCustomSupport
          This is the Swing version of the support class that manages the registering and retrieval of custom actions for viewer components that do not have any default actions.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.