Uses of Class
com.sas.actionprovider.Area

Packages that use Area
com.sas.actionprovider Provides the integrated set of classes that comprise the ActionProvider Framework (APF). 
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). 
com.sas.actionprovider.support.dataselectors Provides classes that support and define the default actions for data selector components. 
com.sas.actionprovider.support.graphics Provides classes that support and define the default actions for relational Graph Viewer Components. 
com.sas.actionprovider.support.olapgraphics Provides classes that support and define the default actions for olap Graph Viewer Components. 
com.sas.actionprovider.support.olaptableview Provides classes that support and define the default actions for olap Table Viewer Components. 
com.sas.actionprovider.support.remotefileselector Provides classes that support and define the default actions for RemoteFileSelector Components. 
com.sas.actionprovider.support.remotefileselector2   
com.sas.actionprovider.support.tableview Provides classes that support and define the default actions for relational Table Viewer Components. 
 

Uses of Area in com.sas.actionprovider
 

Methods in com.sas.actionprovider with parameters of type Area
 void BaseActionProvider.setAction(BaseAction action, java.util.Collection viewers, Area area)
          Register a new Action with the ActionProvider for the purpose of either overriding a default Action or adding a custom Action.
protected  void HttpActionProvider.validateAction(BaseAction action, java.util.Collection viewers, Area area)
          Validates actions for the setAction() method.
protected  void BaseActionProvider.validateAction(BaseAction action, java.util.Collection viewers, Area area)
          Validates actions for the setAction() method.
 

Uses of Area in com.sas.actionprovider.support
 

Methods in com.sas.actionprovider.support with parameters of type Area
protected  void BaseActionProviderSupport.registerCustomAction(BaseAction action, Area area, java.util.Collection viewers, java.util.Map customActionTypesMap)
          Registers a custom Action with this support class for the areaType specified.
protected  void BaseActionProviderSupport.registerOverrideAction(BaseAction action, Area area, java.util.Collection viewers, java.util.Map defaultActionTypesMap)
          Registers an override Action with this support class for the areaType specified.
 void BaseActionProviderSupport.setAction(BaseAction action, java.util.Collection viewers, Area area)
          Override a default Action or add a custom action.
 void BaseActionProviderCompositeSupport.setAction(BaseAction action, java.util.Collection viewers, Area area)
          Override a default Action or add a custom action.
protected  boolean ESRIToolbarSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
protected  boolean ESRIMapSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
protected  boolean BaseNavigationBarSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
protected  boolean BaseCustomSupport.validArea(Area area, ActionSupportFilter filter)
          This method returns true unconditionally because there are no specific Area 'values' to be validated within the CUSTOM_AREA areaType.
protected abstract  boolean BaseActionProviderSupport.validArea(Area area, ActionSupportFilter actionFilter)
          Validates that the given Area's value constraints are met by the information provided on the given ActionSupportFilter.
protected  boolean BaseActionProviderCompositeSupport.validArea(Area area, ActionSupportFilter actionFilter)
          Validates that the given Area's value constraints are met by the information provided on the given ActionSupportFilter.
 

Uses of Area in com.sas.actionprovider.support.dataselectors
 

Methods in com.sas.actionprovider.support.dataselectors with parameters of type Area
protected  boolean HttpRelationalMenuBarSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
 

Uses of Area in com.sas.actionprovider.support.graphics
 

Methods in com.sas.actionprovider.support.graphics with parameters of type Area
protected  boolean HttpGraphSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
 

Uses of Area in com.sas.actionprovider.support.olapgraphics
 

Methods in com.sas.actionprovider.support.olapgraphics with parameters of type Area
protected  boolean HttpOLAPGraphSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
protected  boolean SwingOLAPGraphSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
 

Uses of Area in com.sas.actionprovider.support.olaptableview
 

Methods in com.sas.actionprovider.support.olaptableview with parameters of type Area
protected  boolean HttpOLAPTableViewSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
protected  boolean HttpOLAPDrillStateSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
protected  boolean SwingOLAPTableViewSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
protected  boolean SwingOLAPDrillStateSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
 

Uses of Area in com.sas.actionprovider.support.remotefileselector
 

Methods in com.sas.actionprovider.support.remotefileselector with parameters of type Area
protected  boolean BaseRemoteFileSelectorSupportV2.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
protected  boolean BaseRemoteFileSelectorSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
 

Uses of Area in com.sas.actionprovider.support.remotefileselector2
 

Methods in com.sas.actionprovider.support.remotefileselector2 with parameters of type Area
protected  boolean HttpRemoteFileSelectorTableViewSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
protected  boolean BaseRemoteFileSelectorSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
 

Uses of Area in com.sas.actionprovider.support.tableview
 

Methods in com.sas.actionprovider.support.tableview with parameters of type Area
protected  boolean HttpTableViewSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
protected  boolean SwingTableViewSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
protected  boolean BaseTableViewSupport.validArea(Area area, ActionSupportFilter filter)
          Validates that the given Area's 'type' and, if specified, its 'value' constraints are met by the information provided on the action filter.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.