|
| Components |
|
| |||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||||||
ActionSupportFilter.
ActionSupportFilter.
ExportSelectorInterface depending on the type of the received model.
null if none
are available.
ALL_CHILDREN_SELECTED checked state.
element and its ancestors:
The returned List will be empty if the specified element or
model is null, or if the element has no ancestors.
- getAncestorInfo(TupleElementInterface, OLAPDataSetInterface, boolean) -
Static method in class com.sas.swing.visuals.olaptableview.OLAPDrillStateUtil
- Returns a List containing the following six items describing the specified
element and its ancestors:
The label of the dimension that contains the specified element
The label of the hierarchy that contains the specified element
Boolean.TRUE if the top Level of the Dimension containing the specified element is an "All" level, otherwise BOOLEAN.FALSE
A List containing the element's ancestor labels
A List containing the element's ancestor unique names
The element
The returned List will be empty if the specified element or model is null, or if the element has no ancestors.
- getAnchor() -
Method in class com.sas.table.Selection
- Returns the object that defines the anchored or non-floating
end of the selection.
- getAnchorSelectionIndex() -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
- Returns the anchor cell for the selected cells.
- getAndFilter() -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
- Returns the AND_ACTION
- getAndFilter() -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
- Returns the AND_ACTION
- getAnimationIcon() -
Method in class com.sas.visuals.AnimationIconView
- Returns the AnimationIconInterface object being painted by the AnimationIconView.
- getAnnotationLabelColorVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the AnnotationLabelColor role by the setAnnotationLabelColorVariable() method.
- getAnnotationLabelJustificationVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the AnnotationLabelJustification role by the setannotationLabelJustificationVariable() method.
- getAnnotationLabelTextStyle() -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
- Returns the text appearance model that
is applied to the anno text defined with the
GanttChartTableDataModel.setAnnotationLabelVariable().
- getAnnotationLabelVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the AnnotationLabel role by the setAnnotationLabelVariable() method.
- getAnnotationLocationVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the AnnotationLocation role by the setAnnotationLocationVariable() method.
- getAnnotationPositionVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the AnnotationPosition role by the setAnnotationPositionVariable() method.
- getAnnotationSymbolColorVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the AnnotationSymbolColor role by the setAnnotationSymbolColorVariable() method.
- getAnnotationSymbolSize() -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
- Returns the size that
is applied to the annotation symbols defined with the
GanttChartTableDataModel.setAnnotationSymbolVariable() and
GanttChartAnnotationTableDataModel.setAnnotationSymbolVariable().
- getAnnotationSymbolVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the AnnotationSymbol role by the setAnnotationSymbolVariable() method.
- getAnnotationTableDataModel() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
-
- getAnnotationTaskVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the AnnotationTask role by the setAnnotationTaskVariable() method.
- getAnnotationValue() -
Method in class com.sas.graphics.components.DataZone
- Get the annotation value.
- getAnnotationValueZones() -
Method in class com.sas.graphics.components.ChartImageMapInfo
-
- getAns() -
Method in class com.sas.net.sharenet.ShareNetStatement
- Gets the state of the query.
- getApplet(String) -
Method in class com.sas.util.AppletHost
- Gets an applet by name.
- getAppletContext() -
Method in class com.sas.util.AppletHost
- Gets a handler to the applet's context.
- getApplets() -
Method in class com.sas.util.AppletHost
- Enumerates the applets in this context.
- getApplicationContext() -
Method in class com.sas.prompts.definitions.PromptDefinition
-
- getApplicationContext() -
Method in class com.sas.prompts.groups.PromptGroup
-
- getApplicationData() -
Method in class com.sas.dataselectors.filters.SimpleFilterDefinitionModelBase
- Used to retrieve application specific data
- getApplicationData() -
Method in interface com.sas.dataselectors.filters.SimpleFilterDefinitionModelInterface
- Used to retrieve application specific data.
- getApplicationData() -
Method in class com.sas.dataselectors.filters.SimpleFilterListEditorModelBase
- Used to retrieve application specific data.
- getApplicationData() -
Method in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
- Used to retrieve application specific data.
- getApplicationSettings(HttpServletRequest) -
Static method in class com.sas.servlet.util.BaseUtil
-
- getAppliedColorSchemeName() -
Method in class com.sas.graphics.components.Graph
- The name of the last ColorScheme applied to this graph.
- getAppliedColorSchemeName() -
Method in class com.sas.graphics.components.GraphStyle
-
- getAppliedFilters(Object) -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
- Returns a String representation of the filters applied to the model.
- getAppliedFilters(Object) -
Static method in class com.sas.swing.models.AppliedFiltersUtil
- Returns a List of Strings representing the filters applied to the model for the default locale.
- getAppliedFilters(Object, Locale, boolean) -
Static method in class com.sas.swing.models.AppliedFiltersUtil
- Returns a List of Strings representing the filters applied to the model.
- getAppliedFilters(Object, Locale, boolean, Map, Map, Format, String) -
Static method in class com.sas.swing.models.AppliedFiltersUtil
- Returns a List of Strings representing the filters applied to the model.
- getAppliedFilters(Object, Locale, boolean, Map, Map, Format, String, int) -
Static method in class com.sas.swing.models.AppliedFiltersUtil
- Returns a List of Strings representing the filters applied to the model.
- getAppliedFilters(Object, DataItemRoleProvider, Locale, boolean, Map, Map, Format, String, int) -
Static method in class com.sas.swing.models.AppliedFiltersUtil
- Returns a List of Strings representing the filters applied to the model.
- getAppliedFilters(Object, DataItemRoleProvider, Locale, boolean, Map, Map, Format, String, int, boolean) -
Static method in class com.sas.swing.models.AppliedFiltersUtil
- Returns a List of Strings representing the filters applied to the model.
- getAppliedFilters(Object, boolean, DataItemRoleProvider, Locale, boolean, Map, Map, Format, String, int, boolean) -
Static method in class com.sas.swing.models.AppliedFiltersUtil
- Returns a List of Strings representing the filters applied to the model.
- getAppliedFiltersAndOperatorsList(BusinessQuery, Locale, Map, Map, Format, String) -
Static method in class com.sas.swing.models.AppliedFiltersUtil
-
- getAppliedFiltersAndOperatorsList(BusinessQuery, DataItemRoleProvider, Locale, Map, Map, Format, String) -
Static method in class com.sas.swing.models.AppliedFiltersUtil
-
- getAppliedFiltersAndOperatorsList(BusinessQuery, DataItemRoleProvider, Locale, Map, Map, Format, String, boolean) -
Static method in class com.sas.swing.models.AppliedFiltersUtil
-
- getAppliedFiltersAndOperatorsList(BusinessQuery, boolean, DataItemRoleProvider, Locale, Map, Map, Format, String, boolean) -
Static method in class com.sas.swing.models.AppliedFiltersUtil
-
- getAppliedGraphStyleName() -
Method in class com.sas.graphics.components.Graph
- The name of the last graphStyle applied to this graph.
- getAppliedPercentOfTotals() -
Method in class com.sas.dataselectors.totals.OLAPTotalsSelectorAdapter
-
- getApplyAttributes() -
Method in class com.sas.taglib.BaseBodyTag
- If a class is loaded from the page context from the ID it is not
necessary to reapply the attributes.
- getApplyAttributes() -
Method in class com.sas.taglib.BaseTag
- If a class is loaded from the page context from the ID it is not
necessary to reapply the attributes.
- getApplyToSelectedIndex() -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingOLAPRule
-
- getApplyToSelectedIndex() -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingOLAPRuleInterface
- Gets what to apply rule to
- getAreaDisabledIfNotFirstColumn(ActionSupportFilter, int) -
Method in class com.sas.actionprovider.util.remotefile2.HttpRemoteFileActionUtil
-
- getAreaDisabledIfNotFirstColumnBaseFilter(ActionSupportFilter, int) -
Method in class com.sas.actionprovider.util.remotefile2.HttpRemoteFileActionUtil
-
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.BaseActionProviderCompositeSupport
- Returns mappings for a pre-defined set of Action attribute keys to their corresponding
dynamic values for a specific area.
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.BaseNavigationBarSupport
- Returns mappings for a pre-defined set of Action Attribute keys to their
corresponding dynamic values for a specific area.
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.ESRIMapSupport
-
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.ESRIToolbarSupport
-
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.graphics.HttpGraphSupport
-
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.HttpCustomSupport
- Returns mappings for a pre-defined set of Action attribute keys to their corresponding
dynamic values for a specific area.
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.HttpNavigationBarSupport
-
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.olapgraphics.HttpOLAPGraphSupport
-
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.olapgraphics.SwingOLAPGraphSupport
-
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.olaptableview.HttpOLAPDrillStateSupport
-
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.olaptableview.HttpOLAPTableViewSupport
-
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.olaptableview.SwingOLAPDrillStateSupport
-
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.olaptableview.SwingOLAPTableViewSupport
-
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.remotefileselector.BaseRemoteFileSelectorSupport
- Returns mappings for a pre-defined set of Action Attribute keys to their corresponding
dynamic values for a specific area.
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.remotefileselector.BaseRemoteFileSelectorSupportV2
- Returns mappings for a pre-defined set of Action Attribute keys to their corresponding
dynamic values for a specific area.
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.remotefileselector.SwingRemoteFileSelectorSupport
-
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.remotefileselector2.BaseRemoteFileSelectorSupport
- Returns mappings for a pre-defined set of Action Attribute keys to their corresponding
dynamic values for a specific area.
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.remotefileselector2.HttpRemoteFileSelectorSupport
- Returns mappings for a pre-defined set of Action Attribute keys to their corresponding
dynamic values for a specific area.
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.remotefileselector2.HttpRemoteFileSelectorTableViewSupport
- Returns mappings for a pre-defined set of Action Attribute keys to their
corresponding dynamic values for a specific area.
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.SwingCustomSupport
- Returns mappings for a pre-defined set of Action attribute keys to their corresponding
dynamic values for a specific area.
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.tableview.HttpTableViewSupport
- Returns mappings for a pre-defined set of Action Attribute keys to their
corresponding dynamic values for a specific area.
- getAreaScopeAttributeMap(ActionSupportFilter) -
Method in class com.sas.actionprovider.support.tableview.SwingTableViewSupport
-
- getAreaType() -
Method in class com.sas.actionprovider.ActionSupportFilter
- Returns the areaType as defined by the support class to which the viewer is
requesting actions.
- getAreaValue(ActionSupportFilter) -
Static method in class com.sas.actionprovider.util.relational.HttpRelationalActionUtil
-
- getAreaValue(ActionSupportFilter) -
Static method in class com.sas.actionprovider.util.remotefile2.HttpRemoteFileActionUtil
-
- getAreaValue(ActionSupportFilter) -
Static method in class com.sas.actionprovider.util.remotefile2.RemoteFileActionUtil
-
- getArg(String[], String) -
Method in class com.sas.servlet.util.OpenURL
- Returns the argument with the given leading switch.
- getArgumentCount() -
Method in class com.sas.net.connect.RemoteObject
- Returns the argument count for the pending remote method invocation
- getArguments() -
Method in class com.sas.net.connect.RemoteObject
- Returns the arguments for the pending remote method invocation.
- getArmedRow() -
Method in class com.sas.swing.visuals.CheckBoxTreeCellRendererWrapper
-
- getArray(int) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- JDBC 2.0
Gets an Array OUT parameter.
- getArray(String) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Retrieves the value of a JDBC ARRAY parameter as an Array object in the Java programming language.
- getArray(int) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- JDBC 2.0
Gets the value of column as an Array object.
- getArray(String) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- JDBC 2.0
Gets the value of column as an array object.
- getArray(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as an Array object
in the Java programming language.
- getArray(String) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as an Array object
in the Java programming language.
- getArrayColumn(int) -
Method in class com.sas.storage.BaseDataBean
- Gets the value of the designated column in the current row as an
array object.
- getArrayName() -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseFieldRenderer
- Returns the name of the array used to store the table cells
containing descriptions.
- getArrowDirection() -
Method in class com.sas.swing.visuals.SpinBox
- Get the direction the SpinButton arrows are pointing.
- getArrowDirection() -
Method in class com.sas.swing.visuals.SpinButton
- Get the direction the arrows are pointing.
- getArrowDirection() -
Method in class com.sas.visuals.SpinBox
- Get the direction the SpinButton arrows are pointing.
- getArrowDirection() -
Method in class com.sas.visuals.SpinButton
- Get the direction the arrows are pointing.
- getAscendingIcon() -
Method in class com.sas.swing.visuals.tableview.SortHeaderRenderer
- Returns the icon used for a column that has an ascending sort applied
- getAsciiStream(int) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Gets the value of a column in the current row as a Java InputStream.
- getAsciiStream(String) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Gets the value of a column in the current row as a Java InputStream.
- getAsciiStream(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as
a stream of ASCII characters.
- getAsciiStream(String) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as a stream of
ASCII characters.
- getAsText() -
Method in class com.sas.util.transforms.TransformInterfaceEditor
-
- getAsText() -
Method in class com.sas.visuals.PropertyEditorHost
-
- getAttribute(String) -
Method in class com.sas.entities.BaseEntity
-
- getAttribute(String, Object) -
Method in class com.sas.entities.BaseEntity
-
- getAttribute(String, Object) -
Method in interface com.sas.entities.BaseEntityInterface
- Get a value of an attribute from the Entity or return a default value if
it does not exist.
- getAttribute(String) -
Method in interface com.sas.entities.BaseEntityValueInterface
- Get an attribute value from the Entity.
- getAttribute(String) -
Method in class com.sas.entities.Entity
-
- getAttribute(String, Object) -
Method in interface com.sas.entities.RemoteBaseEntityInterface
- Get a value of an attribute from the entity, or return a default value if
it does not exist.
- getAttribute(String) -
Method in interface com.sas.entities.RemoteBaseEntityValueInterface
- Get an attribute value from a entity.
- getAttribute(String) -
Method in class com.sas.entities.RemoteEntity
-
- getAttribute(String, Object) -
Method in class com.sas.entities.RemoteEntity
-
- getAttribute(String, Object, Map) -
Method in class com.sas.entities.RemoteEntity
- Get an attribute value from the RemoteEntity or return the default value if
it does not exist.
- getAttributeCount() -
Method in class com.sas.entities.BaseEntity
- Returns the number of attributes defined.
- getAttributeCount() -
Method in class com.sas.entities.RemoteEntity
- Returns the number of attributes defined.
- getAttributeCount() -
Method in class com.sas.net.connect.RemoteObject
- Returns the attribute count for the pending remote method invocation.
- getAttributeCustomizerContexts() -
Method in class com.sas.entities.BaseAttributeDescriptor
-
- getAttributeCustomizerContexts() -
Method in interface com.sas.entities.BaseAttributeDescriptorInterface
- Returns a list of customizer contexts defined for this object.
- getAttributeCustomizers() -
Method in class com.sas.entities.BaseAttributeDescriptor
-
- getAttributeCustomizers() -
Method in interface com.sas.entities.BaseAttributeDescriptorInterface
- Returns a mapping of all of the customizers defined for this object.
- getAttributeDescriptor(String) -
Method in class com.sas.actionprovider.ActionList
- Returns the AttributeDescriptorInterface associated with the named attribute.
- getAttributeDescriptor(String) -
Method in class com.sas.actionprovider.BaseAction
- Returns the AttributeDescriptorInterface associated with the named attribute.
- getAttributeDescriptor(String, boolean) -
Method in class com.sas.entities.AttributeGroup
-
- getAttributeDescriptor(String, boolean) -
Method in interface com.sas.entities.AttributeGroupInterface
- Return the AttributeDescriptor corresponding to attributeName.
- getAttributeDescriptor(String) -
Method in class com.sas.entities.Entity
-
- getAttributeDescriptor(String) -
Method in class com.sas.entities.RemoteEntity
-
- getAttributeDescriptor(String) -
Method in interface com.sas.entities.RemoteEntityInterface
- Returns an AttributeDescriptor
- getAttributeDescriptor(String) -
Method in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
- Returns an instance of the AttributeDescriptor
referenced by the parameter, propertyName
- getAttributeDescriptorNames(boolean) -
Method in class com.sas.entities.AttributeGroup
-
- getAttributeDescriptorNames(boolean) -
Method in interface com.sas.entities.AttributeGroupInterface
- Return a list of AttributeDescriptor names for AttributeDescriptors organized into this
AttributeGroup.
- getAttributeDescriptors() -
Method in class com.sas.actionprovider.BaseAction
- Returns an array containing an AttributeDescriptorInterface for each
attribute of this Action.
- getAttributeDescriptors(boolean) -
Method in class com.sas.entities.AttributeGroup
-
- getAttributeDescriptors(boolean) -
Method in interface com.sas.entities.AttributeGroupInterface
- Returns an array of AttributeDescriptors which are in this AttributeGroup.
- getAttributeDescriptors() -
Method in class com.sas.entities.Entity
-
- getAttributeDescriptors() -
Method in class com.sas.entities.RemoteEntity
-
- getAttributeDescriptors() -
Method in interface com.sas.entities.RemoteEntityInterface
- Returns an array of AttributeDescriptors
- getAttributeDescriptors(Locale) -
Method in class com.sas.prompts.definitions.BaseDefinitionRange
-
- getAttributeDescriptors(Locale) -
Method in class com.sas.prompts.definitions.BaseFileDefinition
-
- getAttributeDescriptors(Locale) -
Method in class com.sas.prompts.definitions.DataSourceColumnDefinition
-
- getAttributeDescriptors(Locale) -
Method in class com.sas.prompts.definitions.DataSourceDefinition
-
- getAttributeDescriptors(Locale) -
Method in class com.sas.prompts.definitions.DateDefinition
-
- getAttributeDescriptors(Locale) -
Method in class com.sas.prompts.definitions.DoubleDefinition
-
- getAttributeDescriptors(Locale) -
Method in class com.sas.prompts.definitions.DoubleRangeDefinition
-
- getAttributeDescriptors(Locale) -
Method in class com.sas.prompts.definitions.IntegerDefinition
-
- getAttributeDescriptors(Locale) -
Method in class com.sas.prompts.definitions.IntegerRangeDefinition
-
- getAttributeDescriptors(Locale) -
Method in class com.sas.prompts.definitions.PromptDefinition
-
- getAttributeDescriptors(Locale) -
Method in class com.sas.prompts.definitions.SASLibraryDefinition
-
- getAttributeDescriptors(Locale) -
Method in class com.sas.prompts.definitions.StringRangeDefinition
-
- getAttributeDescriptors(Locale) -
Method in class com.sas.prompts.definitions.TextDefinition
-
- getAttributeDescriptors(Locale) -
Method in class com.sas.prompts.groups.PromptGroup
- Return a List of attribute descriptors containing information about the
attributes of this type of prompt group.
- getAttributeEditorContexts() -
Method in class com.sas.entities.AttributeDescriptor
-
- getAttributeEditorContexts() -
Method in interface com.sas.entities.AttributeDescriptorInterface
- Returns a list of customizer contexts defined for the AttributeDescriptor.
- getAttributeEditors() -
Method in class com.sas.entities.AttributeDescriptor
-
- getAttributeEditors() -
Method in interface com.sas.entities.AttributeDescriptorInterface
- Returns a mapping of all of the editors defined for the AttributeDescriptor.
- getAttributeGroup(String) -
Method in class com.sas.entities.AttributeGroup
-
- getAttributeGroup(String) -
Method in interface com.sas.entities.AttributeGroupInterface
- Return the subgroup corresponding to groupName.
- getAttributeGroup() -
Method in class com.sas.entities.Entity
-
- getAttributeGroup() -
Method in class com.sas.entities.RemoteEntity
-
- getAttributeGroup() -
Method in interface com.sas.entities.RemoteEntityInterface
- Return a list of attributes and their descriptions.
- getAttributeGroupNames() -
Method in class com.sas.entities.AttributeGroup
-
- getAttributeGroupNames() -
Method in interface com.sas.entities.AttributeGroupInterface
- Returns an array of the names of the subgroups.
- getAttributeGroups() -
Method in class com.sas.entities.AttributeGroup
-
- getAttributeGroups() -
Method in interface com.sas.entities.AttributeGroupInterface
- Returns an array of subgroups nested within this AttributeGroup.
- getAttributeList() -
Method in class com.sas.servlet.tbeans.dataselectors.propertyeditor.html.EntityAttributeValueSelectorPanel
-
- getAttributeName() -
Method in exception com.sas.entities.AttributeSetException
- Return the name of the attribute for which attribute assigment failed.
- getAttributeNames() -
Method in class com.sas.servlet.util.CommandDefinition
- Deprecated. Returns the names of the attributes associated with the command prefix
- getAttributes(Map) -
Method in class com.sas.entities.BaseEntity
-
- getAttributes(Map) -
Method in interface com.sas.entities.BaseEntityInterface
- Perform a bulk value get on the Entity.
- getAttributes(Map) -
Method in interface com.sas.entities.RemoteBaseEntityInterface
- Perform a bulk value get on this entity.
- getAttributes(Map) -
Method in class com.sas.entities.RemoteEntity
-
- getAttributes(Map, Set) -
Method in class com.sas.entities.RemoteEntity
- Perform a bulk value get on the Entity.
- getAttributes() -
Method in class com.sas.net.connect.RemoteObject
- Returns the argument attributes for the pending remote method invocation.
- getAttributes(String, String, String, String) -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
- Retrieves a description of the given attribute of the given type for a user-defined type (UDT) that is
available in the given schema and catalog.
- getAttributeType(String) -
Method in class com.sas.entities.Entity
-
- getAttributeType(String) -
Method in class com.sas.entities.RemoteEntity
-
- getAttributeType(String) -
Method in interface com.sas.entities.RemoteEntityInterface
- Returns the type of an attribute.
- getAttributeValidators() -
Method in class com.sas.entities.Entity
- Return a map of attribute validators.
- getAttributeValidators() -
Method in class com.sas.entities.RemoteEntity
-
- getAttributeValidators() -
Method in interface com.sas.entities.RemoteEntityInterface
- Return a map of attribute validators.
- getAttrName() -
Method in class com.sas.entities.EntityAttr
- Returns the name of the EntityAttr.
- getAudioClip(URL) -
Method in class com.sas.util.AppletHost
- Gets an audio clip.
- getAuthor() -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesFileMetadata
- Returns the author of the information service file.
- getAutoCommit() -
Method in class com.sas.net.sharenet.ShareNetConnection
- SAS software does not support transactions.
- getAutoCommit() -
Method in class com.sas.storage.jdbc.JDBCAdapter
- Gets the value of
autoCommit.
- getAutoCommit() -
Method in class com.sas.storage.jdbc.JDBCConnection
- Implementation of the java.sql.Connection interface.
- getAutoCommit() -
Method in class com.sas.taglib.storage.jdbc.JDBCConnectionTag
- Returns the auto-commit mode for the connection.
- getAutoCommitLevel() -
Method in class com.sas.storage.BaseDataBean
- Gets the the level at which the data will be committed.
- getAutoCommitLevel() -
Method in interface com.sas.table.TableNavigationV2Interface
- Gets the the level at which the data will be committed.
- getAutoCommitLevel() -
Method in class com.sas.taglib.storage.DataBeanTag
- Returns the level at which data will be committed.
- getAutoCreateColumnsFromModel() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Determines whether the table will create default columns from the model.
- getAutoDispose() -
Method in class com.sas.awt.Dialog
- Returns the value of the autoDispose property (default value is true).
- getAutoWidth() -
Method in class com.sas.servlet.tbeans.html.ExpandCollapse
-
- getAuxiliaryValue() -
Method in class com.sas.graphics.components.ChartValueZone
- Returns the auxiliaryValue.
- getAuxiliaryValue() -
Method in class com.sas.graphics.components.PlotValueZone
- Returns the auxiliaryValue.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.barchart.BarChartOLAPDataModel
- Returns the array of data columns that was most recently set by the
setAuxiliaryVariable() method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
- Returns the array of data columns that was most recently set by the
setAuxiliaryVariable() method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartOLAPDataModel
- Returns the array of data columns that was most recently set by the setAuxiliaryVariable()
method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
- Returns the array of data columns that was most recently set by the
setAuxiliaryVariable() method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the array of data columns that was most recently set by the
setAuxiliaryVariable() method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.linechart.LineChartOLAPDataModel
- Returns the array of data columns that was most recently set by the setAuxiliaryVariable()
method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
- Returns the array of data columns that was most recently set by the
setAuxiliaryVariable() method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.lineplot.LinePlotOLAPDataModel
- Returns the array of data columns that was most recently set by the setAuxiliaryVariable()
method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
- Returns the array of data columns that was most recently set by the
setAuxiliaryVariable() method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.piechart.PieChartOLAPDataModel
- Returns the array of data columns that was most recently set by the setAuxiliaryVariable()
method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.piechart.PieChartTableDataModel
- Returns the array of data columns that was most recently set by the
setAuxiliaryVariable() method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.radarchart.RadarChartOLAPDataModel
- Returns the array of data columns that was most recently set by the setAuxiliaryVariable()
method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.radarchart.RadarChartTableDataModel
- Returns the array of data columns that was most recently set by the
setAuxiliaryVariable() method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotOLAPDataModel
- Returns the array of data columns that was most recently set by the setAuxiliaryVariable()
method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
- Returns the array of data columns that was most recently set by the
setAuxiliaryVariable() method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.tilechart.TileChartOLAPDataModel
- Returns the array of data columns that was most recently set by the setAuxiliaryVariable()
method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.tilechart.TileChartTableDataModel
- Returns the array of data columns that was most recently set by the setAuxiliaryVariable()
method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartOLAPDataModel
- Returns the array of data columns that was most recently set by the setAuxiliaryVariable()
method.
- getAuxiliaryVariable() -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
- Returns the array of data columns that was most recently set by the
setAuxiliaryVariable() method.
- getAuxiliaryVariableList() -
Method in class com.sas.graphics.components.ChartImageMapInfo
- Returns the auxiliaryVariableList.
- getAuxiliaryVariableList() -
Method in class com.sas.graphics.components.PlotImageMapInfo
- Returns the auxiliaryVariableList.
- getAuxVariable() -
Method in class com.sas.graphics.components.tilechart.TileChartTableDataModel
- Deprecated. user getDataTipVariable()
- getAvailableCellValueItems() -
Method in class com.sas.dataselectors.sort.OLAPSortSelectorAdapter
-
- getAvailableCellValueItems() -
Method in interface com.sas.dataselectors.sort.OLAPSortSelectorInterface
-
- getAvailableColumns() -
Method in interface com.sas.dataselectors.export.ExportColumnsInterface
- Returns the list of quadruplets column's name/column's index/enabledImageName/disabledImageName
for all the columns that are in the TableModel.
- getAvailableColumns() -
Method in class com.sas.dataselectors.export.RelationalExportSelectorAdapter
-
- getAvailableEnabledNodeIds(String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
-
- getAvailableEnabledNodeIds(String) -
Method in interface com.sas.dataselectors.dataitems.DataItemSelectorInterface
- Returns a list of the item ids for the items available for selection for the selected role.
- getAvailableEnabledNodeIds(String) -
Method in class com.sas.dataselectors.dataitems.OLAPTableRoles
-
- getAvailableEnabledNodeIds(String) -
Method in class com.sas.dataselectors.dataitems.TableRoles
-
- getAvailableItemInfoList(String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
-
- getAvailableItemInfoList(String) -
Method in interface com.sas.dataselectors.dataitems.DataItemSelectorInterface
- Returns a list of DataItemTreeNodeInfo objects, representing the list of items available
for the selected role.
- getAvailableItemInfoList(String) -
Method in class com.sas.dataselectors.dataitems.OLAPTableRoles
-
- getAvailableItemInfoList(String) -
Method in class com.sas.dataselectors.dataitems.TableRoles
-
- getAvailableItems() -
Method in class com.sas.dataselectors.sort.BaseSortSelectorAdapter
- Returns the items in which sorting is allowed.
- getAvailableItems() -
Method in class com.sas.dataselectors.sort.SortSelectorAdapter
- Returns the items in which sorting is allowed.
- getAvailableItems() -
Method in interface com.sas.dataselectors.sort.SortSelectorInterface
- Returns the items in which sorting is allowed.
- getAvailableLevelLabelItems() -
Method in class com.sas.dataselectors.sort.OLAPSortSelectorAdapter
- Returns the items in which sorting is allowed.
- getAvailableLevelLabelItems() -
Method in interface com.sas.dataselectors.sort.OLAPSortSelectorInterface
- Returns the items in which sorting is allowed.
- getAvailableProperties() -
Method in interface com.sas.dataselectors.memberproperties.MemberPropertiesSelectorDataSourceInterface
-
Returns a list of NodeInfo objects corresponding to
Dimensions that have member properties avaiable on at least
one of their Levels.
- getAvailableProperties() -
Method in interface com.sas.dataselectors.memberproperties.MemberPropertiesSelectorInterface
-
Returns a list of NodeInfo objects corresponding to
Dimensions that have member properties avaiable on at least
one of their Levels.
- getAvailableProperties() -
Method in class com.sas.dataselectors.memberproperties.MemberPropertiesSelectorOLAPAdapter
-
Returns a list of NodeInfo objects corresponding to
Dimensions that have member properties avaiable on at least
one of their Levels.
- getAvailableProperties() -
Method in class com.sas.dataselectors.memberproperties.MemberPropertiesSelectorOLAPDataSource
-
Returns a list of NodeInfo objects corresponding to
Dimensions that have member properties avaiable on at least
one of their Levels.
- getAvailableRoleItems(RoleInterface) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
- Return the list of items available to add to the role
- getAvailableRoleItems() -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel.Role
- Returns all the items that are candidates for assignment to the role.
- getAvailableRoleItems(RoleInterface) -
Method in class com.sas.dataselectors.dataitems.OLAPTableRoles
- Return the list of items available to add to the role
- getAvailableRoleItems(RoleInterface) -
Method in class com.sas.dataselectors.dataitems.TableRoles
- Return the list of items available to add to the role
- getAvailableRoleItems() -
Method in class com.sas.dataselectors.dataitems.TableRoles.Role
- Returns all the items that are candidates for assignment to the role.
- getAvailableTreeModel(TransformInterface, String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
-
- getAvailableTreeModel(List, List, TransformInterface) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
-
- getAvailableTreeModel(TransformInterface, String) -
Method in interface com.sas.dataselectors.dataitems.DataItemSelectorInterface
- Creates a tree model representing the available items for the business model.
- getAvailableTreeModel(TransformInterface, String) -
Method in class com.sas.dataselectors.dataitems.DataItemSelectorModel
-
- getAvailableTreeModel(List, List, TransformInterface) -
Method in class com.sas.dataselectors.dataitems.DataItemSelectorModel
-
- getAvailableTreeModel(TransformInterface, String) -
Method in class com.sas.dataselectors.dataitems.OLAPTableRoles
- Creates a TreeModel representation of the available items for the BusinessModel.
- getAvailableTreeModel(TransformInterface, String) -
Method in class com.sas.dataselectors.dataitems.TableRoles
-
- getAvailableTypes() -
Static method in class com.sas.dataselectors.filters.ConditionalRelationType
-
- getAvailableValues(String) -
Method in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
- Returns a list of one or more values that function as
values that can be assigned to the property.
- getAxes(int, int) -
Method in class com.sas.storage.olap.embedded.ResultSetMetadata
- Return all the axes including slicer axis set for this restultset metadata.
- getAxes(int, int) -
Method in interface com.sas.storage.olap.ResultSetMetadataInterface
- Returns the axes associated with this ResultSet.
- getAxes(int, int) -
Method in class com.sas.storage.olap.sasmdx.ResultSetMetadata
- Get the axes beginning at start index upto count for this resultset
- getAxesUsed() -
Method in class com.sas.swing.models.OLAPDataSetInterfaceToTreeModelAdapter
- Returns an array of ints that map to the constants in
AxisInterface for the various
axes being displayed in the tree model.
- getAxis() -
Method in class com.sas.servlet.util.TableScrollCommand
- Deprecated. Return the value for axis.
- getAxis(int) -
Method in class com.sas.storage.olap.embedded.ResultSetMetadata
- Return axis at the given index
- getAxis() -
Method in class com.sas.storage.olap.embedded.Tuple
- Returns the axis for the tuple.
- getAxis(int) -
Method in interface com.sas.storage.olap.ResultSetMetadataInterface
- Returns the axis specified at the given index in the resultset.
- getAxis(int) -
Method in class com.sas.storage.olap.sasmdx.ResultSetMetadata
-
- getAxis() -
Method in class com.sas.storage.olap.sasmdx.Tuple
-
- getAxis() -
Method in interface com.sas.storage.olap.TupleInterface
- Return the axis which contains this tuple.
- getAxis() -
Method in class com.sas.swing.visuals.olaptableview.OLAPColumnHeader
- Returns the instance of the
AxisInterface
that is being used by the header.
- getAxis() -
Method in class com.sas.swing.visuals.olaptableview.OLAPRowHeader
- Returns the instance of the
AxisInterface
that is being used by the header.
- getAxis(int) -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
- Returns an instance of the AxisInterface for the given axis if the model
is an OLAPDataSetInterfaceProvider and the model has that axis present.
- getAxis2() -
Method in class com.sas.servlet.util.TableScrollCommand
- Deprecated. Interal use only
- getAxisFilterDescription(BusinessQuery, Map, Locale, Role, StepInterface) -
Static method in class com.sas.swing.models.AppliedFiltersUtil
-
- getAxisFilterDescription(BusinessQuery, Map, Locale, Role, StepInterface, boolean) -
Static method in class com.sas.swing.models.AppliedFiltersUtil
-
- getAxisHeaders() -
Method in interface com.sas.storage.olap.AxisInterface
- Return an array of header labels for the axis.
- getAxisHeaders() -
Method in class com.sas.storage.olap.embedded.Axis
- Return the axis headers for this axis
- getAxisHeaders() -
Method in class com.sas.storage.olap.sasmdx.Axis
- Get the axis headers or level labels for this axis.
- getAxisLabel(ActionSupportFilter) -
Method in class com.sas.actionprovider.util.olap.OLAPActionUtil
-
- getAxisLineColor() -
Method in class com.sas.graphics.components.ColorScheme
- Gets the color for the axis lines.
- getAxisLineStyle() -
Method in class com.sas.graphics.components.AxisModel
- Return the line style attributes for the axis line.
- getAxisLineStyle() -
Method in class com.sas.graphics.components.GraphStyle
- Returns axis line display attributes.
- getAxisModel() -
Method in class com.sas.graphics.components.radarchart.RadarChartModel
- Returns the RadarChart's axis model, a
repository for axis appearance preferences.
- getAxisMoveLabel(ActionSupportFilter) -
Method in class com.sas.actionprovider.util.olap.OLAPActionUtil
-
- getAxisNumber() -
Method in interface com.sas.actionprovider.util.olap.AxisAreaInterface
- Returns the axis number for the cell.
- getAxisNumber() -
Method in class com.sas.actionprovider.util.olap.HeaderArea
- Returns the axis number for the header cell.
- getAxisNumber() -
Method in interface com.sas.actionprovider.util.olap.HeaderAreaInterface
- Returns the axis number for the header cell.
- getAxisNumber() -
Method in class com.sas.actionprovider.util.olap.TitleArea
- Returns the axis number for the title cell.
- getAxisNumber() -
Method in interface com.sas.storage.olap.AxisInterface
- Returns the axis number (COLUMNS, ROWS, PAGES, etc.)
- getAxisNumber() -
Method in class com.sas.storage.olap.embedded.Axis
- Returns the axis number
- getAxisNumber() -
Method in class com.sas.storage.olap.sasmdx.Axis
- Returns the axis number
- getAxisWallModel() -
Method in class com.sas.graphics.components.barchart.BarChartModel
- Returns the model that encapsulates the axis wall display properties.
- getAxisWallModel() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
- Returns the model that encapsulates the axis wall display properties.
- getAxisWallModel() -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
- Returns the attributes associated with the axis walls.
- getAxisWallModel() -
Method in class com.sas.graphics.components.linechart.LineChartModel
- Returns the model that encapsulates the axis wall display properties.
- getAxisWallModel() -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
- Returns the axis's walls and floor model.
- getAxisWallModel() -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
- Return the ScatterPlot's axis walls and floor appearance properties.
- getAxisWallModel() -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
- Returns the model that encapsulates the axis wall display properties.
- getBackAction() -
Method in class com.sas.swing.visuals.wizard.Wizard
-
- getBackAction() -
Method in class com.sas.swing.visuals.wizard2.Wizard
-
- getBackground() -
Method in class com.sas.graphics.components.Graph
-
- getBackground() -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
- Deprecated.
- getBackground() -
Method in class com.sas.table.CellStyle
- Returns the object that performs custom painting of cell backgrounds.
- getBackground() -
Method in class com.sas.visuals.Part
- Gets the background color of the Part.
- getBackground() -
Method in class com.sas.visuals.Windows95Border
- Gets the component background color
getBackgroundColor() -
Method in class com.sas.awt.AppletVisualComponent
-
- getBackgroundColor() -
Method in class com.sas.awt.ButtonVisualComponent
-
- getBackgroundColor() -
Method in class com.sas.awt.CanvasVisualComponent
-
- getBackgroundColor() -
Method in class com.sas.awt.CheckBoxVisualComponent
-
- getBackgroundColor() -
Method in class com.sas.awt.ChoiceVisualComponent
-
- getBackgroundColor() -
Method in class com.sas.awt.ComponentVisualComponent
-
- getBackgroundColor() -
Method in class com.sas.awt.ContainerVisualComponent
-
- getBackgroundColor() -
Method in class com.sas.awt.DialogVisualComponent
-
- getBackgroundColor() -
Method in class com.sas.awt.FrameVisualComponent
-
- getBackgroundColor() -
Method in class com.sas.awt.LabelVisualComponent
-
- getBackgroundColor() -
Method in class com.sas.awt.ListBoxVisualComponent
-
- getBackgroundColor() -
Method in class com.sas.awt.PanelVisualComponent
-
- getBackgroundColor() -
Method in class com.sas.awt.ScrollbarVisualComponent
-
- getBackgroundColor() -
Method in class com.sas.awt.ScrollPaneVisualComponent
-
- getBackgroundColor() -
Method in class com.sas.awt.TextAreaVisualComponent
-
- getBackgroundColor() -
Method in class com.sas.awt.TextFieldVisualComponent
-
- getBackgroundColor() -
Method in interface com.sas.awt.VisualInterface
- Returns the background color of the component.
- getBackgroundColor(ComponentInterface, VisualInterface, Component) -
Static method in class com.sas.awt.VisualInterfaceSupport
-
- getBackgroundColor() -
Method in class com.sas.graphics.components.ColorScheme
- Gets the color that is to be used for the graph background.
- getBackgroundColor() -
Method in class com.sas.graphics.components.DataTipModel
- Returns the interior color of the DatatTip's window.
- getBackgroundColor() -
Method in class com.sas.swing.visuals.BaseBorder
- Get the background Color used for this BaseBorder when text is drawn.
- getBackgroundColor() -
Method in class com.sas.table.CellStyle
- Returns the color to use for cell backgrounds.
- getBackgroundColor() -
Method in class com.sas.visuals.BaseBorder
- Get the background Color used for this BaseBorder when text is drawn.
- getBackgroundColor() -
Method in class com.sas.visuals.NodeStyle
-
- getBackgroundColors() -
Method in class com.sas.graphics.components.CellStyle
- Returns the color(s) applied to cell backgounds.
- getBackgroundFillColor() -
Method in class com.sas.graphics.components.GraphMatrixAxisModel
- Deprecated. use getValueCellStyle().getBackgroundColors()[0];
- getBackgroundFillStyle() -
Method in class com.sas.graphics.components.GraphModel
- Returns the FillStyle that holds the attributes for the background of the graph.
- getBackgroundFillStyle() -
Method in class com.sas.graphics.components.GraphStyle
- Return the background fill attributes.
- getBackgroundFillStyle() -
Method in class com.sas.graphics.components.LegendModel
- Returns the FillStyle used by the legend's background.
- getBackgroundHost() -
Method in class com.sas.swing.visuals.JComponentCustomizerPanel
- Returns the PropertyEditorHost that the background color uses to set the value.
- getBackgroundImage(Graphics) -
Method in class com.sas.visuals.Wallpaper
-
- getBackgroundVisibilityPolicy() -
Method in class com.sas.graphics.components.CellStyle
- Returns the visibility policy of the cell's background.
- getBackgroundVisibilityPolicy() -
Method in class com.sas.graphics.components.GraphMatrixAxisModel
- Deprecated. use getValueCellStyle().getBackgroundVisibilityPolicy();
- getBarResponse2Variable() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartOLAPDataModel
- Returns the data measure that was most recently set in the BarResponse2 role by the setBarResponse2Variable() method.
- getBarResponse2Variable() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
- Returns the variable identifying the barResponse2 data column
that was most recently set in the BarResponse2 role via
the setBarResponse2Variable() method.
- getBarResponseVariable() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartOLAPDataModel
- Returns the data measure that was most recently set in the BarResponse role by the setBarResponseVariable() method.
- getBarResponseVariable() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
- Returns the variable identifying the barResponse data column
that was most recently set in the BarResponse role via
the setBarResponseVariable() method.
- getBarShape() -
Method in class com.sas.graphics.components.barchart.BarChartModel
- Returns the bar element shape (applicable when
the dimension property is GraphConstants.DIMENSION_3D).
- getBarShape() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
- Returns the bar element shape (applicable when
the dimension property is GraphConstants.DIMENSION_3D).
- getBarShape() -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
- Returns the bar element shape (applicable when
the dimension property is GraphConstants.DIMENSION_3D).
- getBarWidth() -
Method in class com.sas.graphics.components.barchart.BarChartModel
- Returns the element width (note: the barWidth, barWidthSpace
and growBarWidthEnabled properties along with
the chart's displayPolicy property all play together to
determine what visible width is actually given to the bar elements).
- getBarWidth() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
- Returns the element width (note: the barWidth, barWidthSpace
and growBarWidthEnabled properties along with
the chart's displayPolicy property all play together to
determine what visible width is actually given to the bar elements).
- getBarWidth() -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
- Returns the element width (note: the barWidth, barWidthSpace
and growBarWidthEnabled properties along with
the chart's displayPolicy property all play together to
determine what visible width is actually given to the bar elements).
- getBarWidthSpace() -
Method in class com.sas.graphics.components.barchart.BarChartModel
- Returns the element widthSpace (note: the barWidth, barWidthSpace
and growBarWidthEnabled properties along with
the chart's displayPolicy property all play together to
determine what visible width is actually given to the bar elements).
- getBarWidthSpace() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
- Returns the element widthSpace (note: the barWidth, barWidthSpace
and growBarWidthEnabled properties along with
the chart's displayPolicy property all play together to
determine what visible width is actually given to the bar elements).
- getBarWidthSpace() -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
- Returns the element widthSpace (note: the barWidth, barWidthSpace
and growBarWidthEnabled properties along with
the chart's displayPolicy property all play together to
determine what visible width is actually given to the bar elements).
- getBase() -
Method in class com.sas.servlet.tbeans.util.validators.IntegerInputValidator
-
- getBaseColor() -
Method in class com.sas.swing.visuals.BaseBorder
- Gets the base color
- getBaseColor() -
Method in class com.sas.visuals.Border
- Gets the base color
- getBasedOn() -
Method in class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel
- Returns the text for the 'Based On' field.
- getBaseFormatName() -
Method in class com.sas.models.formats.FormatDescription
-
- getBaseItem(Object) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
-
- getBaseItem(Object) -
Method in class com.sas.dataselectors.dataitems.DataItemSelectorModel
-
- getBaseItemId(String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
-
- getBaseItemId(String) -
Method in interface com.sas.dataselectors.dataitems.DataItemSelectorInterface
- Returns the base item id of the DataItemReference in the stored dataItem map
identified by itemid.
- getBaseItemId(String) -
Method in class com.sas.dataselectors.dataitems.TableRoles
-
- getBaseLength() -
Method in class com.sas.graphics.components.TickStyle
- Get the length of the tick marks.
- getBaseline() -
Method in class com.sas.graphics.components.LegendModel
- Returns the baseline value which represents a data value color inflection point (only applicable to
continuous color legends).
- getBaselineAngle() -
Method in class com.sas.graphics.components.AdvancedTextStyle
- Get the baseline angle for the text.
- getBaselineColor() -
Method in class com.sas.graphics.components.DataElementColors
- Returns the color property used to identify "Baseline" gantt bar.
- getBaselineFillStyle() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the FillStyle attributes used to create the Baseline bar.
- getBaselineFinishVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the BaselineFinish role by the setBaselineFinishVariable() method.
- getBaselineStartVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the BaselineStart role by the setBaselineStartVariable() method.
- getBaseModel() -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
-
- getBasePath() -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
- Returns the file system path used as the base for all navigation.
- getBasePath() -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
- Returns the file system path used as the base for all navigation.
- getBasePath() -
Method in interface com.sas.swing.models.remotefileselector2.BaseRemoteFileModelInterface
- Returns the file system path used as the base for all navigation.
- getBasePath() -
Method in class com.sas.swing.models.remotefileselector2.BaseRemoteFileServerModel
- Returns the file system path used
as the base for all navigation.
- getBasePeriod() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
-
- getBasePeriod() -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemV2Interface
- Get the starting period set on the item to be used for CUMULATIVE type
of calculation
- getBasePeriodList() -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
-
- getBaseTempFileName() -
Method in class com.sas.util.ContentServer
- Returns the prefix used for creating filenames for temporary files.
- getBaseTempFileName() -
Method in class com.sas.util.ContentServer2
- Returns the prefix used for creating filenames for temporary files.
- getBeanDescriptor() -
Method in class com.sas.awt.ComponentBeanInfo
-
- getBeanInfo() -
Method in interface com.sas.util.DynamicBeanInfoInterface
- Retrieve information about this object's properties, exposed methods,
and events.
- getBeanInfo() -
Method in class com.sas.util.DynamicPropertyBag
- Retrieve information about this object's properties, exposed methods,
and events.
- getBeginReferenceLineModel() -
Method in class com.sas.graphics.components.ReferenceBandModel
- Returns the begin ReferenceLineModel for this band.
- getBestRowIdentifier(String, String, String, int, boolean) -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
- Gets a description of a table's optimal set of columns that
uniquely identifies a row.
- getBgColor() -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
- Gets the background color of the cell.
- getBgColor() -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableRow
- Gets the background color of the row.
- getBgColor() -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag
- Deprecated. The StyleInfo tag is now the preferred manner to change colors and other styles on cell renderers.
- getBgColor() -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseRowTag
- Returns the bgColor property of the RowTag.
- getBigDecimal(int, int) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Deprecated.
- getBigDecimal(int) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Deprecated.
- getBigDecimal(String) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Retrieves the value of the designated JDBC NUMERIC parameter as a java.math.BigDecimal object with as many digits to the right of the decimal point as the value contains.
- getBigDecimal(int, int) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Deprecated.
- getBigDecimal(String, int) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Deprecated.
- getBigDecimal(int) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- JDBC 2.0
Gets the value of a column in the current row as a java.math.BigDecimal
object.
- getBigDecimal(String) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- JDBC 2.0
Gets the value of a column in the current row as a java.math.BigDecimal
object.
- getBigDecimal(int, int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Deprecated.
- getBigDecimal(String, int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Deprecated.
- getBigDecimal(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as a
java.math.BigDecimal with full precision.
- getBigDecimal(String) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as a
java.math.BigDecimal with full precision.
- getBigDecimalColumn(int) -
Method in class com.sas.storage.BaseDataBean
-
- getBinaryStream(int) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Gets the value of a column in the current row as a Java InputStream.
- getBinaryStream(String) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Gets the value of a column in the current row as a Java InputStream.
- getBinaryStream(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as a binary stream of
uninterpreted bytes.
- getBinaryStream(String) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as a stream of uninterpreted
bytes.
- getBlob(int) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- JDBC 2.0
Gets a BLOB OUT parameter.
- getBlob(String) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Retrieves the value of a JDBC BLOB parameter as a Blob object in the Java programming language.
- getBlob(int) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- JDBC 2.0
Gets the value of column as a BLOB object.
- getBlob(String) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- JDBC 2.0
Gets the value of column as a BLOB object.
- getBlob(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as a Blob object
in the Java programming language.
- getBlob(String) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as a Blob object
in the Java programming language.
- getBlobColumn(int) -
Method in class com.sas.storage.BaseDataBean
-
- getBlockIncrement() -
Method in class com.sas.swing.visuals.SpinBox
- Get the block value increment for the spinButton.
- getBlockIncrement() -
Method in class com.sas.swing.visuals.SpinButton
- Get the integer value of the blockIncrement property.
- getBlockIncrement() -
Method in class com.sas.util.IntegerRange
- Deprecated. Gets the block value increment for the adjustable object.
- getBlockIncrement() -
Method in interface com.sas.util.IntegerRangeInterface
- Deprecated. Gets the block value increment for the range object.
- getBlockIncrement() -
Method in class com.sas.visuals.Scrollbar
- Get the integer value of the blockIncrement property.
- getBlockIncrement() -
Method in class com.sas.visuals.ScrollSlider
- Get the integer value of the blockIncrement property.
- getBlockIncrement() -
Method in class com.sas.visuals.SpinBox
- Get the block value increment for the spinButton.
- getBlockIncrement() -
Method in class com.sas.visuals.SpinButton
- Get the integer value of the blockIncrement property.
- getBlockIncrementNumber() -
Method in class com.sas.swing.visuals.SpinBox
- Get the blockIncrement number value for the spinButton.
- getBlockIncrementNumber() -
Method in class com.sas.swing.visuals.SpinButton
- Get the blockIncrement number based on the model.
- getBlockIncrementNumber() -
Method in class com.sas.util.IntegerRange
- Deprecated. Gets the block value increment for the adjustable object.
- getBlockIncrementNumber() -
Method in class com.sas.visuals.Scrollbar
- Get the blockIncrement number based on the model.
- getBlockIncrementNumber() -
Method in class com.sas.visuals.ScrollSlider
- Get the blockIncrement number based on the model.
- getBlockIncrementNumber() -
Method in class com.sas.visuals.SpinBox
- Get the blockIncrement number value for the spinButton.
- getBlockIncrementNumber() -
Method in class com.sas.visuals.SpinButton
- Get the blockIncrement number based on the model.
- getBodyDescriptions() -
Method in class com.sas.taglib.servlet.tbeans.ipage.IMenuTag
- Gets the body description Vector for this menu.
- getBodyStrings() -
Method in class com.sas.taglib.BaseBodyTag
- Retrieves the body of a custom tag and returns an Enumeration of the elements.
- getBodyURLs() -
Method in class com.sas.taglib.servlet.tbeans.ipage.IMenuTag
- Gets the body URL Vector for this menu.
- getBookmark() -
Method in interface com.sas.util.BookmarkableInterface
- Returns a bookmark for this object's current state.
- getBookmarkData(Object) -
Method in class com.sas.sasserver._rprxIOMBookmarkManager
-
- getBookmarkData(Object) -
Method in class com.sas.sasserver._rprxJ2BookmarkManager
-
- getBookmarkData(Object) -
Method in interface com.sas.sasserver._rprxRemoteBookmarkManager
-
- getBookmarkData(Object) -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerClient
-
- getBookmarkData(Object) -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerServer
-
- getBookmarkData(Object) -
Method in interface com.sas.sasserver._rprxRemoteBookmarkManagerV2
-
- getBookmarkData(Object) -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerV2Client
-
- getBookmarkData(Object) -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerV2Server
-
- getBookmarkData(Object) -
Method in class com.sas.sasserver._rprxRemoteDesignTimeBookmarkManager
-
- getBookmarkData(Object) -
Method in class com.sas.sasserver._rprxRemoteDesignTimeBookmarkManagerV2
-
- getBookmarkData(Object) -
Method in class com.sas.sasserver.BookmarkManagerDelegate
-
- getBookmarkData(Object) -
Method in interface com.sas.sasserver.BookmarkManagerInterface
- A list (has an eis entry name) passed in to get the real application list
- getBookmarkData() -
Method in interface com.sas.util.BookmarkInterface
- Returns the data associated with the bookmark.
- getBookmarkName() -
Method in interface com.sas.util.BookmarkInterface
- Returns the bookmark's name.
- getBookmarks(long, String) -
Method in class com.sas.sasserver._rprxIOMBookmarkManager
-
- getBookmarks(long, String, String) -
Method in class com.sas.sasserver._rprxIOMBookmarkManager
-
- getBookmarks(long, String) -
Method in class com.sas.sasserver._rprxJ2BookmarkManager
-
- getBookmarks(long, String, String) -
Method in class com.sas.sasserver._rprxJ2BookmarkManager
-
- getBookmarks(long, String) -
Method in interface com.sas.sasserver._rprxRemoteBookmarkManager
-
- getBookmarks(long, String, String) -
Method in interface com.sas.sasserver._rprxRemoteBookmarkManager
-
- getBookmarks(long, String) -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerClient
-
- getBookmarks(long, String, String) -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerClient
-
- getBookmarks(long, String) -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerServer
-
- getBookmarks(long, String, String) -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerServer
-
- getBookmarks(long, String) -
Method in interface com.sas.sasserver._rprxRemoteBookmarkManagerV2
-
- getBookmarks(long, String, String) -
Method in interface com.sas.sasserver._rprxRemoteBookmarkManagerV2
-
- getBookmarks(long, String) -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerV2Client
-
- getBookmarks(long, String, String) -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerV2Client
-
- getBookmarks(long, String) -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerV2Server
-
- getBookmarks(long, String, String) -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerV2Server
-
- getBookmarks(long, String) -
Method in class com.sas.sasserver._rprxRemoteDesignTimeBookmarkManager
-
- getBookmarks(long, String, String) -
Method in class com.sas.sasserver._rprxRemoteDesignTimeBookmarkManager
-
- getBookmarks(long, String) -
Method in class com.sas.sasserver._rprxRemoteDesignTimeBookmarkManagerV2
-
- getBookmarks(long, String, String) -
Method in class com.sas.sasserver._rprxRemoteDesignTimeBookmarkManagerV2
-
- getBookmarks(long, String) -
Method in class com.sas.sasserver.BookmarkManagerDelegate
-
- getBookmarks(long, String, String) -
Method in class com.sas.sasserver.BookmarkManagerDelegate
-
- getBookmarks(long, String) -
Method in interface com.sas.sasserver.BookmarkManagerInterface
- Get the list of bookmarks and folders (public only) for a given
document and username
- getBookmarks(long, String, String) -
Method in interface com.sas.sasserver.BookmarkManagerInterface
- Get the list of bookmarks and folders (public and private) for a given
document and username only if the password is valid
- getBookmarks() -
Method in interface com.sas.util.BookmarksInterface
- Returns the set of available bookmarks.
- getBoolean(int) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Retrieves the value of the designated JDBC BIT parameter as a boolean in the Java programming language.
- getBoolean(String) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Retrieves the value of the designated JDBC BIT parameter as a boolean in the Java programming language.
- getBoolean(int) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Gets the value of a column in the current row as a Java boolean.
- getBoolean(String) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Gets the value of a column in the current row as a Java boolean.
- getBoolean(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as
a boolean in the Java programming language.
- getBoolean(String) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as
a boolean in the Java programming language.
- getBooleanArgument() -
Method in class com.sas.net.connect.RemoteObject
- Gets the value of the next updated Update or Output parameter after a method
invocation.
- getBooleanArray2DArgument() -
Method in class com.sas.net.connect.RemoteObject
- Gets the value of the next updated Update or Output parameter after a method
invocation.
- getBooleanArrayArgument() -
Method in class com.sas.net.connect.RemoteObject
- Gets the value of the next updated Update or Output parameter after a method
invocation.
- getBooleanColumn(int) -
Method in class com.sas.storage.BaseDataBean
-
- getBooleanSpecifiedAttributeDescriptors(Map) -
Method in class com.sas.entities.Entity
-
- getBooleanSpecifiedAttributeDescriptors(Map) -
Method in class com.sas.entities.RemoteEntity
-
- getBooleanSpecifiedAttributeDescriptors(Map) -
Method in interface com.sas.entities.RemoteEntityInterface
- Returns an array of AttributeDescriptors that meet specified boolean attribute criteria.
- getBorder() -
Method in class com.sas.awt.AppletVisualComponent
-
- getBorder() -
Method in class com.sas.awt.ButtonVisualComponent
-
- getBorder() -
Method in class com.sas.awt.CanvasVisualComponent
-
- getBorder() -
Method in class com.sas.awt.CheckBoxVisualComponent
-
- getBorder() -
Method in class com.sas.awt.ChoiceVisualComponent
-
- getBorder() -
Method in class com.sas.awt.ComponentVisualComponent
-
- getBorder() -
Method in class com.sas.awt.ContainerVisualComponent
-
- getBorder() -
Method in class com.sas.awt.DialogVisualComponent
-
- getBorder() -
Method in class com.sas.awt.FrameVisualComponent
-
- getBorder() -
Method in class com.sas.awt.LabelVisualComponent
-
- getBorder() -
Method in class com.sas.awt.ListBoxVisualComponent
-
- getBorder() -
Method in class com.sas.awt.PanelVisualComponent
-
- getBorder() -
Method in class com.sas.awt.ScrollbarVisualComponent
-
- getBorder() -
Method in class com.sas.awt.ScrollPaneVisualComponent
-
- getBorder() -
Method in class com.sas.awt.TextAreaVisualComponent
-
- getBorder() -
Method in class com.sas.awt.TextFieldVisualComponent
-
- getBorder() -
Method in interface com.sas.awt.VisualInterface
- Returns the border drawn around the component.
- getBorder(ComponentInterface, VisualInterface, Component) -
Static method in class com.sas.awt.VisualInterfaceSupport
-
- getBorder() -
Method in class com.sas.visuals.Part
-
- getBorder() -
Method in class com.sas.visuals.TextBorder
- Get the border the text is being drawn on
- getBorderGap() -
Method in class com.sas.visuals.CompositeBorder
- Get the gap between the interior and exterior borders Borders
- getBorderHost() -
Method in class com.sas.swing.visuals.JComponentCustomizerPanel
- Returns the PropertyEditorHost that the border uses to set the value.
- getBorderInsets(Component) -
Method in class com.sas.swing.visuals.BaseBorder
- Get the Insets of the Border on the specified component.
- getBorderStyle() -
Method in class com.sas.table.CellStyle
- Returns the characteristics of the border to draw around cells.
- getBorderWidth() -
Method in class com.sas.servlet.tbeans.BaseImage
- Gets the borderWidth of the image.
- getBorderWidth() -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
- Gets the width of the outer border around the Table.
- getBorderWidth() -
Method in class com.sas.servlet.tbeans.form.BaseImage
- Gets the borderWidth of the image.
- getBorderWidth() -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
- Retuns the width of the outer border around the MenuBar.
- getBorderWidth() -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
- Gets the width of the outer border around the table.
- getBorderWidth() -
Method in class com.sas.swing.visuals.BaseBorder
- Get the width of the BaseBorder
- getBorderWidth() -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
- Gets borderWidth property (Integer)
- getBorderWidth() -
Method in class com.sas.taglib.servlet.tbeans.form.ImageTag
- Gets the borderWidth attribute (int) of the ImageTag.
- getBorderWidth() -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuBarTag
- Gets borderWidth property (Integer)
- getBorderWidth() -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
- Returns the borderWidth property of the AbstractBaseTableViewTag.
- getBorderWidth() -
Method in class com.sas.visuals.BaseBorder
- Get the width of the BaseBorder
- getBorderWidth() -
Method in class com.sas.visuals.Border
- Gets the border width.
- getBorderWidth() -
Method in interface com.sas.visuals.BorderInterface
- Get the border width.
- getBorderWidth() -
Method in class com.sas.visuals.CompositeBorder
- Get the border width.
- getBottom(Rectangle) -
Static method in class com.sas.geometry.Rectangles
- Returns the bottom edge of the specified rectangle.
- getBottomBorder() -
Method in class com.sas.visuals.BoxLayout
- Get the gap between the bottom and center components.
- getBottomButtonPanelCommands() -
Method in interface com.sas.visuals.DetailedSelectorInterface
-
- getBottomButtonPanelCommands() -
Method in class com.sas.visuals.ListBoxSelector
-
- getBottomEdge() -
Method in class com.sas.table.Row
- Returns the y-coordinate of the bottom side of the
row (relative to the top-left corner of the table) when displayed is
true; it is undefined when displayed is false.
- getBottomHeight() -
Method in class com.sas.visuals.BoxLayout
- Get the height to set the bottom component's height.
- getBottomHeldHeight() -
Method in class com.sas.swing.visuals.tableview.RowHeader
- Returns the height in pixels of the bottom held rows, or 0 if no bottom rows are held.
- getBottomImage() -
Method in class com.sas.servlet.tbeans.BaseButton
- Returns the image displayed on the bottom of the button
- getBottomLeftImage() -
Method in class com.sas.servlet.tbeans.BaseButton
- Returns the image displayed on the left bottom side of the button
- getBottomLeftImage() -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
- Returns the image displayed on the left bottom side of the button
- getBottomLeftImage() -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
- Returns the image displayed on the left bottom side of the button
- getBottomMargin() -
Method in class com.sas.table.CellStyle
- Returns the bottom margin to use.
- getBottomMargin() -
Method in class com.sas.visuals.Border
- Gets the width of the Border's bottom side.
- getBottomMargin() -
Method in class com.sas.visuals.RowLayout
- Get the margin of the bottom of the container.
- getBottomMargin() -
Method in class com.sas.visuals.TabBar
- Get the amount of the bottom margin on the layout.
- getBottomMargin() -
Method in class com.sas.visuals.Windows95Border
- Get the width of the Border's bottom side
- getBottomMarkerLabelContent() -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
- Returns the type of content in label displayed below the markers.
- getBottomMarkerLabelContent() -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
- Returns the type of content in label displayed below the markers.
- getBottomMarkerLabelTextStyle() -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
- Returns the text appearance model (font, color, justification and base angle) that
is applied to the value below the markers.
- getBottomMarkerLabelTextStyle() -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
- Returns the text appearance model (font, color, justification and base angle) that
is applied to the value below the markers.
- getBottomMarkerLabelVariable() -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
- Returns the data column that was most recently set in the BottomMarkerLabel role by the setBottomMarkerLabelVariable() method.
- getBottomMarkerLabelVariable() -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
- Returns the data column that was most recently set in the BottomMarkerLabel role by the setBottomMarkerLabelVariable() method.
- getBottomRightImage() -
Method in class com.sas.servlet.tbeans.BaseButton
- Returns the image displayed on the bottom right side of the button
- getBottomRightImage() -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
- Returns the image displayed on the bottom right side of the button
- getBottomRightImage() -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
- Returns the image displayed on the bottom right side of the button
- getBounds() -
Method in class com.sas.table.Cell
- Returns a rectangle that matches the cell's bounds, i.e. its
location and size.
- getBreakTimeColor() -
Method in class com.sas.graphics.components.DataElementColors
- Returns the color applied to break time, usually utilaize by gantt charts.
- getBreakTimeFillStyle() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the fill attributes for displaying BreakTime.
- getBreakTimeTableDataModel() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
-
- getBrowserType() -
Method in class com.sas.servlet.tbeans.ipage.BaseIPage
- Gets the Browser type.
- getBrowserType() -
Method in class com.sas.servlet.util.ClientInfo
- Gets the browser type.
- getBrowserVersion() -
Method in class com.sas.servlet.util.ClientInfo
- Gets the browser version
- getBrowseServiceObject() -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesFileMetadata
- Returns an Object representing the information service file's browse service object.
- getBrushBounds() -
Method in class com.sas.graphics.components.Graph
-
- getBrushModel() -
Method in class com.sas.graphics.components.GraphModel
- Returns the Graph's brush model, a repository for brush appearance preferences.
- getBufferBlocks() -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- This method always returns 1.
- getBufferBlocks() -
Method in interface com.sas.table.DataTableInterface
- Returns the numbr of buffer blocks.
- getBufferSize() -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- This returns the number of rows suggested to the JDBC
driver as the number of rows to fetch from the database
when more rows are needed for this result set object.
- getBufferSize(int) -
Method in class com.sas.storage.olap.PerformanceTuning
- Get the buffer size of the specified cache.
- getBufferSize() -
Method in interface com.sas.table.DataTableInterface
- Returns the number of rows which the data set caching
fetches a look-ahead read.
- getBusinessDataSourceTree() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
-
- getBusinessDataSourceTree() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter
-
- getBusinessDataSourceTree() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getBusinessDataSourceTree() -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemMetadataInterface
- Get the DataSource tree model from the Business (Data Item) view of the business model
- getBusinessDataSourceTree() -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
-
- getBusinessModel() -
Method in class com.sas.dataselectors.filters.BusinessModelFilterItemToAdvancedLogicListAdapter
- Returns the native filter model for the adapter.
- getBusinessModel() -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
- Returns the BusinessModel object used throughout the adapter.
- getBusinessModel() -
Method in class com.sas.dataselectors.qualifiers.QualifiersSelectorAdapter
- Returns the businessModel.
- getBusinessModelCalculatedItemObjects(boolean) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getBusinessModelCalculatedItemObjects(boolean) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
-
- getBusinessModelObject() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
- Return the business model object (null if new object and not committed yet).
- getBusinessModelObjectChildren(Object) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getBusinessModelObjectChildren(Object) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
-
- getBusinessModelObjectImageName(Object, boolean) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getBusinessModelObjectImageName(Object, boolean) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
-
- getBusinessModelObjectValues(Object) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getBusinessModelObjectValues(Object) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
-
- getBusinessModelObjectValuesToInsert(Object) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getBusinessModelObjectValuesToInsert(Object) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
-
- getBusinessObjectDescription(Object) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getBusinessObjectDescription(Object) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
-
- getBusinessObjectDisplayName(Object) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getBusinessObjectDisplayName(Object) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
-
- getBusinessObjectInsertName(Object) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getBusinessObjectInsertName(Object) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
-
- getBusinessObjectTipText(Object) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getBusinessObjectTipText(Object) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
-
- getBusinessQuery() -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorBQAdapter
- Returns the BusinessQuery
- getBusinessQuery() -
Method in class com.sas.dataselectors.filterandrank.FilterAndRankModel
- Returns the current BusinessQuery model.
- getBusinessQuery() -
Method in interface com.sas.dataselectors.filterandrank.FilterAndRankModelInterface
- Returns the current BusinessQuery model.
- getBusinessQuery() -
Method in class com.sas.dataselectors.filters.BusinessQueryFilterItemToSimpleLogicListAdapter
- Returns the BusinessQuery model used by the adapter.
- getBusinessQuery() -
Method in class com.sas.dataselectors.filters.BusinessQueryToFilterItemListAdapter
- Returns the native model in use by this adapter.
- getBusinessQuery() -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
- Returns the BusinessQuery object used throughout the adapter.
- getBusinessQuery() -
Method in class com.sas.dataselectors.qualifiers.QualifiersSelectorAdapter
- Returns the businessQuery.
- getButton(int) -
Method in class com.sas.swing.visuals.OptionsDialog
-
- getButton(Action) -
Method in class com.sas.swing.visuals.util.ActionUIFactory
- Returns a button on the given action.
- getButton(String) -
Method in class com.sas.swing.visuals.wizard.ButtonNavigationPanel
- Returns the button from the ButtonNavigationPanel with the specified action command.
- getButton(String) -
Method in class com.sas.swing.visuals.wizard2.ButtonNavigationPanel
- Returns the button from the ButtonNavigationPanel with the specified action command.
- getButton(String) -
Method in class com.sas.visuals.ButtonPanel
-
- getButton(String) -
Method in class com.sas.visuals.MessageBox
- Returns a PushButton from the ButtonPanel in the MessageBox.
- getButton() -
Method in class com.sas.visuals.MessageBoxEvent
-
- getButton() -
Method in class com.sas.visuals.TabButtonModel
- Get the button to be selected by the selectionGroup
if one is set on the model.
- getButton() -
Method in class com.sas.visuals.ToggleButtonModel
- Get the button to be selected by the selectionGroup
if one is set on the model.
- getButtonFromActionCommand(String) -
Method in class com.sas.visuals.ButtonPanel
- Get the button from the specified actionCommand.
- getButtonGap() -
Method in class com.sas.swing.visuals.SpinButton
- Get the pixel value of the
buttonGap property.
- getButtonGap() -
Method in class com.sas.visuals.SpinButton
- Get the pixel value of the
buttonGap property.
- getButtonListener() -
Method in class com.sas.visuals.BaseButton
- Get the ButtonListenerInterface object that controls the state of the ButtonModelInterface object.
- getButtonLocation() -
Method in class com.sas.swing.visuals.OptionsDialog
- Returns the location of the buttons in the dialog.
- getButtonModel() -
Method in class com.sas.visuals.BaseButton
- Get the ButtonModelInterface object that contains the state of the BaseButton.
- getButtonModel() -
Method in interface com.sas.visuals.ButtonListenerInterface
- Get the ButtonModelInterface object associated with this ButtonListenerInterface
- getButtonModel() -
Method in class com.sas.visuals.DefaultButtonListener
- Get the ButtonModelInterface object associated with this ButtonListenerInterface.
- getButtonModel() -
Method in interface com.sas.visuals.SelectableInterface
- Get the buttonModel for the selectionGroup to set the selected state on.
- getButtonModel() -
Method in class com.sas.visuals.SliderListener
- Get the ButtonModelInterface for the thumb area of the SliderInterface.
- getButtonPanel() -
Method in class com.sas.swing.visuals.wizard.Wizard
- Returns the
buttonPanel.
- getButtonPanel() -
Method in class com.sas.swing.visuals.wizard2.Wizard
- Returns the
buttonPanel.
- getButtonPanel() -
Method in class com.sas.visuals.ButtonDialog
-
- getButtonPanelCommands() -
Method in interface com.sas.visuals.DetailedSelectorInterface
- Return the specific commands in order that the DetailedListEditor may add the correct buttons
and methods corresponding to calls.
- getButtonPanelCommands() -
Method in class com.sas.visuals.ListBoxSelector
-
- getButtonPlacement() -
Method in class com.sas.visuals.UpDownListBox
- Returns the spin button location
- getButtonProperties() -
Method in class com.sas.servlet.tbeans.html.Button
- Returns all the JavaScript function names set on the button which will be generated on on the <table> tag.
- getButtonSize() -
Method in class com.sas.swing.visuals.TreeView
- Returns the size of the tree buttons.
- getButtonSize() -
Method in class com.sas.visuals.TreeView
- Returns the size of the tree buttons.
- getButtonType() -
Method in class com.sas.servlet.tbeans.html.Button
- Returns the valid button type used for this button.
- getButtonVisibility() -
Method in class com.sas.swing.visuals.TreeView
- Returns the value of the buttonVisibility property.
- getButtonVisibility() -
Method in class com.sas.visuals.TreeView
- Returns the value of the buttonVisibility property.
- getBy() -
Method in class com.sas.sasserver.SASProcedureTemplate
- Returns the value of the by property
- getByte(int) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Retrieves the value of the designated JDBC TINYINT parameter as a byte in the Java programming language.
- getByte(String) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Retrieves the value of the designated JDBC TINYINT parameter as a byte in the Java programming language.
- getByte(int) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Gets the value of a column in the current row as a Java byte.
- getByte(String) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Gets the value of a column in the current row as a Java byte.
- getByte(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as
a byte in the Java programming language.
- getByte(String) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as
a byte in the Java programming language.
- getByteArgument() -
Method in class com.sas.net.connect.RemoteObject
- Gets the value of the next updated Update or Output parameter after a method
invocation.
- getByteArray2DArgument() -
Method in class com.sas.net.connect.RemoteObject
- Gets the value of the next updated Update or Output parameter after a method
invocation.
- getByteArrayArgument() -
Method in class com.sas.net.connect.RemoteObject
- Gets the value of the next updated Update or Output parameter after a method
invocation.
- getByteArrayColumn(int) -
Method in class com.sas.storage.BaseDataBean
- Gets the value of the designated column in the current row as an
array of
bytes in the Java programming language.
- getByteColumn(int) -
Method in class com.sas.storage.BaseDataBean
-
- getBytes(int) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Retrieves the value of the designated JDBC BINARY or VARBINARY parameter as an array of byte values in the Java programming language.
- getBytes(String) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Retrieves the value of the designated JDBC BINARY or VARBINARY parameter as an array of byte values in the Java programming language.
- getBytes(int) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Gets the value of a column in the current row as a Java byte array.
- getBytes(String) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Gets the value of a column in the current row as a Java byte array.
- getBytes(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as
a byte array in the Java programming language.
- getBytes(String) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as
a byte array in the Java programming language.
- getByteStream() -
Method in interface com.sas.servlet.util.GetStreamInterface
- Deprecated. Returns an array of bytes containing content such as a tab-delimited file, or a GIF image.
- getCache(int) -
Method in class com.sas.storage.olap.PerformanceTuning
-
- getCacheModel() -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
- Returns the cache model.
- getCacheModel() -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
- Returns the cache model.
- getCacheTimeToLive() -
Method in class com.sas.servlet.tbeans.ipage.BaseIPage
- Gets the cache time to live for this IPage
- getCacheTimeToLive() -
Method in class com.sas.taglib.servlet.tbeans.ipage.BaseIPageTag
- Gets the cacheTimeToLive for the bean
- getCalcItemTypeNames(boolean) -
Static method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getCalcItemTypeValues(boolean) -
Static method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getCalculatedItem() -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemEditDialog
- Simple accessor to get the modified expression.
- getCalculatedItem() -
Method in interface com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemEditorInterface
- Simple accessor to get the modified expression.
- getCalculatedItemIndex(String) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
- Returns the index of a calculated item in the server-side calculated item list.
- getCalculatedItemList() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter
-
- getCalculatedItemList() -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemListInterface
- get the list of filter test nodes
- getCalendar(long) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
-
- getCalendarVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartBreakTimeTableDataModel
- Returns the data column that was most recently set in the calendar role by the
setCalendarVariable() method.
- getCalendarVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the calendar role by the
setCalendarVariable() method.
- getCalendarWithTimeZone(GregorianCalendar, TimeZone) -
Method in class com.sas.swing.visuals.CalendarPanel
- Returns a new calendar that has the same date as the specified calendar and the same time zone
as the specified time zone.
- getCancelAction() -
Method in class com.sas.swing.visuals.wizard.Wizard
-
- getCancelAction() -
Method in class com.sas.swing.visuals.wizard2.Wizard
-
- getCaption() -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
- Returns the <caption> tag for the table.
- getCaption() -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
- Returns the caption property of the AbstractBaseTableViewTag.
- getCaretPosition() -
Method in class com.sas.swing.visuals.NodeViewTextEditor
- Returns the current caret position in the text string.
- getCaretPosition(int) -
Method in class com.sas.swing.visuals.NodeViewTextEditor
-
- getCaretPosition() -
Method in class com.sas.table.TextCell
- Returns the current caret position in the text string.
- getCaretPosition() -
Method in class com.sas.visuals.NodeViewTextEditor
- Returns the current caret position in the text string.
- getCaretPosition(int) -
Method in class com.sas.visuals.NodeViewTextEditor
-
- getCaretRow() -
Method in class com.sas.awt.TextArea
- Returns the row the caret is currently on
- getCaretRow() -
Method in class com.sas.visuals.UpDownTextArea
-
- getCatalog() -
Method in class com.sas.net.sharenet.ShareNetConnection
- SAS software does not support SQL catalogs.
- getCatalog() -
Method in class com.sas.sasserver.CatalogSelectorDialog
-
- getCatalog() -
Method in class com.sas.storage.jdbc.JDBCConnection
- Implementation of the java.sql.Connection interface.
- getCatalog() -
Method in class com.sas.taglib.storage.jdbc.JDBCConnectionTag
- Returns the connection's current catalog name.
- getCatalogName(int) -
Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
- Gets the catalog name of the table that the column is in.
- getCatalogName(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSetMetadata
- Get the Catalog name of the specified column
- getCatalogName() -
Method in class com.sas.storage.olap.Filter
- Returns the restriction used to filter by catalog name
- getCatalogs() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
- Gets the catalog names that are available in this database.
- getCatalogSeparator() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
- Gets the separator that is being used between the catalog name and the table name.
- getCatalogTerm() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
- Gets the preferred term for "catalog".
- getCategories() -
Method in class com.sas.graphics.components.AxisModel
- Return the user defined categories (also known as midpoint labels
displayed on the axis) for
use with a non-continuous axis.
- getCategories() -
Method in class com.sas.graphics.components.LegendModel
- Returns the array of Strings that will be used for the legend value text.
- getCategorizationModel() -
Method in class com.sas.graphics.components.esrimap.ESRIMapOLAPDataModel
- Returns the CategorizationModel used by the map to bucket it's data.
- getCategorizationModel() -
Method in class com.sas.graphics.components.Variable
- Returns the user specified categorization model.
- getCategory() -
Method in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
- Returns the category value that is used to group the node
- getCategoryAxisModel() -
Method in class com.sas.graphics.components.barchart.BarChartModel
- Returns the model that encapsulates the display properties for the
category (or independent) axis.
- getCategoryAxisModel() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
- Returns the model that encapsulates the display properties for the
category (or independent) axis.
- getCategoryAxisModel() -
Method in class com.sas.graphics.components.linechart.LineChartModel
- Returns the model that encapsulates the display properties for the
category (or independent) axis.
- getCategoryAxisModel() -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
- Returns the model that encapsulates the display properties for the
category (or independent) axis.
- getCategoryLabelZoneList() -
Method in class com.sas.graphics.components.ChartImageMapInfo
- Returns the categoryLabelZoneList.
- getCategorySortVariable() -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
- Returns the data column that was most recently set in the CategorySort role by the setCategorySortVariable() method.
- getCategorySortVariable() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
- Returns the data column that was most recently set in the CategorySort role by the setCategorySortVariable() method.
- getCategorySortVariable() -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
- Returns the data column that was most recently set in the CategorySort role by the setCategorySortVariable() method.
- getCategorySortVariable() -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
- Returns the data column that was most recently set in the CategorySort role by the setCategorySortVariable() method.
- getCategoryValue() -
Method in class com.sas.graphics.components.ChartValueZone
- Returns the categoryValue.
- getCategoryValueZones() -
Method in class com.sas.graphics.components.ChartImageMapInfo
- Returns the categoryValueZones.
- getCategoryVariable() -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
- Returns the data column that was most recently set in the Category role by the setCategoryVariable() method.
- getCategoryVariable() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
- Returns the data column that was most recently set in the Category role by the setCategoryVariable() method.
- getCategoryVariable() -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
- Returns the data column that was most recently set in the Category role by the setCategoryVariable() method.
- getCategoryVariable() -
Method in class com.sas.graphics.components.piechart.PieChartTableDataModel
- Returns the data column that was most recently set in the Category role by the setCategoryVariable() method.
- getCategoryVariable() -
Method in class com.sas.graphics.components.radarchart.RadarChartTableDataModel
- Returns the data column that was most recently set in the Category role by the setCategoryVariable() method.
- getCategoryVariable() -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
- Returns the data column that was most recently set in the Category role by the setCategoryVariable() method.
- getCategoryVariableList() -
Method in class com.sas.graphics.components.ChartImageMapInfo
- Returns the categoryVariableList.
- getCause() -
Method in exception com.sas.net.ssl.SSLRMIConfigurationException
- Gets this exception's cause or
null if a cause is not defined.
- getCause() -
Method in exception com.sas.net.ssl.SSLRMIException
- Gets this exception's cause or
null if a cause is not defined.
- getCell(int, int) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- Returns value of a cell in the JDBC data type
of the cell.
- getCell(int) -
Method in class com.sas.table.CellVector
- Returns the cell at a given index.
- getCell() -
Method in class com.sas.table.CellView
- Returns the Cell this view is associated with.
- getCell() -
Method in interface com.sas.table.CellViewInterface
- Returns the Cell this view is associated with.
- getCell() -
Method in class com.sas.table.CheckBoxCell
-
- getCell(int) -
Method in class com.sas.table.Column
- Returns the cell at a given row index.
- getCell(int) -
Method in class com.sas.table.Row
- Returns the cell at a given column index.
- getCell(int, int) -
Method in interface com.sas.table.StaticTableInterface
- Returns the value of a cell.
- getCell(Row, Column) -
Method in class com.sas.table.TableView
- Returns the cell at the intersection of a given row and column.
- getCellAreaHeight() -
Method in class com.sas.swing.visuals.tableview.TableView
- Returns the height in pixels that the cells are given, this may be equal to a call
to getHeight().
- getCellAreaRect() -
Method in class com.sas.swing.visuals.tableview.TableView
- Returns a rectangle the size of all the cells, this rectangle may have the same size as
a call to getWith() and getHeight().
- getCellAreaWidth() -
Method in class com.sas.swing.visuals.tableview.TableView
- Returns the width in pixels that the cells are given, this may be equal to a call
to getWidth().
- getCellClass(int, int) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- Returns the value of column class at the column identified by
col.
- getCellClass(int, int) -
Method in interface com.sas.table.StaticTableInterface
- Returns the class of a cell.
- getCellClasses(int, int, int, int) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- Returns the classes for a block of cells.
- getCellClasses(int, int, int, int) -
Method in interface com.sas.table.StaticTableInterface
- Returns the classes for a block of cells.
- getCellClasses(StaticTableInterface, int, int, int, int) -
Static method in class com.sas.table.StaticTableInterfaceSupport
- Calls
table.getCellClass(rowIndex, colIndex)
rowCount times columnCount times.
- getCellContentsEditorComponent(AbstractBaseTableView, Object, String, ActionList) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsCheckBoxEditor
- Returns the tbean used for rendering the contents of the tableview's
editable cell.
- getCellContentsEditorComponent(AbstractBaseTableView, Object, String, ActionList) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsChoiceBoxEditor
- Returns the tbean used for rendering the contents of the tableview's
editable cell.
- getCellContentsEditorComponent(AbstractBaseTableView, Object, String, ActionList) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsListBoxEditor
- Returns the tbean used for rendering the contents of the tableview's
editable cell.
- getCellContentsEditorComponent(AbstractBaseTableView, Object, String, ActionList) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsRadioEditor
- Returns the tbean used for rendering the contents of the tableview's
editable cell.
- getCellContentsEditorComponent(AbstractBaseTableView, Object, String, ActionList) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsTextAreaEditor
- Returns the tbean used for rendering the contents of the tableview's
editable cell.
- getCellContentsEditorComponent(AbstractBaseTableView, Object, String, ActionList) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsTextEntryEditor
- Returns the tbean used for rendering the contents of the tableview's
editable cell.
- getCellContentsEditorComponent(AbstractBaseTableView, Object, String, ActionList) -
Method in interface com.sas.servlet.tbeans.tableview.TableCellContentsEditor
- Returns the tbean used for rendering the contents of the tableview's
editable cell.
- getCellContentsRendererComponent(AbstractBaseTableView, Object, ActionList) -
Method in class com.sas.servlet.tbeans.olaptableview.html.DefaultOLAPTableDataCellContentsRenderer
- Returns the tbean used for rendering the contents of the tableview's
cell.
- getCellContentsRendererComponent(AbstractBaseTableView, Object, ActionList) -
Method in class com.sas.servlet.tbeans.olaptableview.html.DefaultOLAPTableLabelCellContentsRenderer
- Returns the tbean used for rendering the contents of the tableview's
cell.
- getCellContentsRendererComponent(AbstractBaseTableView, Object, ActionList) -
Method in class com.sas.servlet.tbeans.tableview.hdml.CellContentsNoRowsRenderer
- Returns the tbean used for rendering the contents of the TableView's
cell.
- getCellContentsRendererComponent(AbstractBaseTableView, Object, ActionList) -
Method in class com.sas.servlet.tbeans.tableview.hdml.DefaultCellContentsRenderer
- Returns the tbean used for rendering the contents of the tableview's
cell.
- getCellContentsRendererComponent(AbstractBaseTableView, Object, ActionList) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsImageRenderer
- Returns the tbean used for rendering the contents of the tableview's
cell.
- getCellContentsRendererComponent(AbstractBaseTableView, Object, ActionList) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsLabelRenderer
- Returns the tbean used for rendering the contents of the tableview's
cell.
- getCellContentsRendererComponent(AbstractBaseTableView, Object, ActionList) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsNoRowsRenderer
- Returns the tbean used for rendering the contents of the TableView's
cell.
- getCellContentsRendererComponent(AbstractBaseTableView, Object, ActionList) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsRowSelectionRenderer
- Returns the tbean used for rendering the contents of the tableview's
cell.
- getCellContentsRendererComponent(AbstractBaseTableView, Object, ActionList) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
- Returns the tbean used for rendering the contents of the tableview's
cell.
- getCellContentsRendererComponent(AbstractBaseTableView, Object, ActionList) -
Method in interface com.sas.servlet.tbeans.tableview.TableCellContentsRenderer
- Returns the tbean used for rendering the contents of the tableview's
cell.
- getCellContentsRendererComponent(AbstractBaseTableView, Object, ActionList) -
Method in class com.sas.servlet.tbeans.tableview.wml.CellContentsNoRowsRenderer
- Returns the tbean used for rendering the contents of the TableView's
cell.
- getCellContentsRendererComponent(AbstractBaseTableView, Object, ActionList) -
Method in class com.sas.servlet.tbeans.tableview.wml.DefaultCellContentsRenderer
- Returns the tbean used for rendering the contents of the tableview's
cell.
- getCellCount() -
Method in class com.sas.graphics.components.GraphOLAPDataSet
-
- getCellCount() -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
-
- getCellCount() -
Method in class com.sas.storage.olap.embedded.ResultSet
- Return the cell count for this result set based on the tuples set.
- getCellCount() -
Method in interface com.sas.storage.olap.ResultSetInterface
- Returns the total number of cells defined in the ResultSet.
- getCellCount() -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
- Get the number of cells for the query.
- getCellCount() -
Method in class com.sas.storage.olap.sasmdx.ResultSet
- Get the cell count
- getCellEditor(int, int) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Returns an appropriate editor for the cell specified by this row and
column.
- getCellEditor() -
Method in class com.sas.servlet.tbeans.tableview.TableColumn
- Returns the TableCellEditor used by the TableView to edit the cells
for this column.
- getCellEditor(int, int) -
Method in class com.sas.swing.visuals.tableview.TableView
- Returns an appropriate editor for the cell specified by
row and column.
- getCellEditorValue() -
Method in class com.sas.swing.visuals.tableview.DefaultTableCellEditor
- Returns the value contained within the editor.
- getCellPadding() -
Method in class com.sas.graphics.components.TableAxisModel
- Returns the vertical padding applied to the table's cell text.
- getCellPadding() -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
- Gets the number of pixels between the border of a cell and the cell's
contents.
- getCellPadding() -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
- Returns the number of pixels between the border of a menu and the menu's contents.
- getCellPadding() -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
- Gets the number of pixels between the border of a cell and the cell's
contents.
- getCellPadding() -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
- Gets the number of pixels between the border of a cell and the cell's
contents.
- getCellPadding() -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
- Gets the cellPadding property (Integer).
- getCellPadding() -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuBarTag
- Gets the cellPadding property (Integer).
- getCellPadding() -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
- Returns the cellPadding property of the AbstractBaseTableViewTag.
- getCellRect(int, int, boolean, boolean) -
Method in class com.sas.swing.visuals.tableview.TableView
- Returns a rectangle for the cell that lies at the intersection of
row and column.
- getCellRect(int, int, boolean) -
Method in class com.sas.swing.visuals.tableview.TableView
- Returns a rectangle for the cell that lies at the intersection of
row and column.
- getCellRenderer(int, int) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Returns an appropriate renderer for the cell specified by this row and
column.
- getCellRenderer() -
Method in class com.sas.servlet.tbeans.tableview.TableColumn
- Returns the TableCellRenderer used by the TableView to draw the cells
for this column.
- getCellRenderer() -
Method in class com.sas.swing.visuals.CheckBoxTreeCellRendererWrapper
-
- getCellRenderer() -
Method in class com.sas.swing.visuals.DualSelector
- Returns the cell renderer.
- getCellRenderer(int, int) -
Method in class com.sas.swing.visuals.tableview.TableView
- Returns an appropriate renderer for the cell specified by this row and
column.
- getCells(long, long) -
Method in class com.sas.graphics.components.GraphOLAPDataSet
-
- getCells(int, int, int, int) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- Returns values for a block of cells in the JDBC data types
of the cells.
- getCells(long, long) -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
-
- getCells(long, long) -
Method in class com.sas.storage.olap.embedded.ResultSet
- Returns the data beginning with the startCell ordinal
and ending with endCell.
- getCells(long, long) -
Method in interface com.sas.storage.olap.ResultSetInterface
- Returns the unformatted data slice beginning with the startCell (upper left corner ordinal)
and ending with endCell (lower right corner ordinal).
- getCells(long, long) -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
- Get the unformatted cells starting at the start Ordinal upto end ordinal.
- getCells(long, long) -
Method in class com.sas.storage.olap.sasmdx.ResultSet
- Returns the unformatted data slice beginning with the startCell (upper left corner ordinal)
and ending with endCell (lower right corner ordinal).
- getCells() -
Method in class com.sas.table.CellVectorSelection
- Returns the set of cells associated with this selection;
only data cells, not labels, are included.
- getCells(int, int, int, int) -
Method in interface com.sas.table.StaticTableInterface
- Returns the values for a block of cells.
- getCells(StaticTableInterface, int, int, int, int) -
Static method in class com.sas.table.StaticTableInterfaceSupport
- Calls
table.getCell(rowIndex, colIndex)
rowCount times columnCount times.
- getCellSelectionEnabled() -
Method in class com.sas.swing.visuals.tableview.TableView
- Returns true if both row and column selection models are enabled.
- getCellSpacing() -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
- Gets the number of pixels between the border of each cell.
- getCellSpacing() -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
- Gets the number of pixels between the border of each Menu.
- getCellSpacing() -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
- Gets the number of pixels between the border of each cell.
- getCellSpacing() -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
- Gets the number of pixels between the border of each cell.
- getCellSpacing() -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
- Gets the cellSpacing property (Integer).
- getCellSpacing() -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuBarTag
- Gets the cellSpacing property (Integer).
- getCellSpacing() -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
- Returns the cellSpacing property of the AbstractBaseTableViewTag.
- getCellsToSizeCount() -
Method in class com.sas.swing.visuals.tableview.ColumnHeader
- Returns the number of cells in a column to measure when calculating the
width of the column.
- getCellsToSizeCount() -
Method in class com.sas.swing.visuals.tableview.RowHeader
- Returns the number of cells in a row to measure when calculating the
height of the row.
- getCellsToSizeCount() -
Method in class com.sas.table.CellVector
- Helper method for determing the number of cells to consider when
measuring the cell vector.
- getCellsToSizeCount() -
Method in class com.sas.table.CellVectorStyle
- Returns the number of cells to measure when calculating the size of
the cell vector.
- getCellStyle(int, int) -
Method in interface com.sas.table.StaticTableStyleInterface
- Returns the style for a given cell.
- getCellStyle() -
Static method in class com.sas.table.TableViewDefaults
-
- getCellType(int, int) -
Method in interface com.sas.table.StaticTableTypeInterface
- Returns the type(s) of a cell.
- getCellTypes() -
Method in interface com.sas.table.StaticTableTypeInterface
- Returns the complete set of cell types; includes types for
data cells, column labels, and row labels.
- getCellTypeStyle(String) -
Method in interface com.sas.table.StaticTableTypeStylesInterface
- Returns the style associated with a given cell type.
- getCellTypeStyles() -
Method in interface com.sas.table.StaticTableTypeStylesInterface
- Returns the complete set of styles associated with cell types.
- getCellTypeStyles() -
Method in class com.sas.table.TableView
- Returns the set of cell types and their associated styles.
- getCellValueSortedDirections() -
Method in class com.sas.commands.dataselectors.OLAPSortSelectorCommand
- Returns an array of strings that indicate the sort directions of the
cellValueSortedItems.
- getCellValueSortedItems() -
Method in class com.sas.commands.dataselectors.OLAPSortSelectorCommand
- Returns an array of strings containing unique IDs of the items to be
sorted.
- getCellValueSortHierarchy() -
Method in class com.sas.commands.dataselectors.OLAPSortSelectorCommand
- Returns the string that indicates if the cell value hierarchy is to
be maintained.
- getChangableSelectionModel() -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
- Returns a version of the selection model that is modifiable.
- getChangableSelectionModel(FilterLogicTestNodeInterface) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
-
- getChangableSelectionModel(FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.SimpleFilterListEditorModelBase
- Returns a test node, based on the given test node, that can be modified.
- getChangedCells() -
Method in class com.sas.commands.relational.BaseEditCommand
- Sets the value of the changed cells.
- getChannel() -
Method in class com.sas.graphics.components.Graph
-
- getCharacterArgument() -
Method in class com.sas.net.connect.RemoteObject
- Gets the value of the next updated Update or Output parameter after a method
invocation.
- getCharacterArrayArgument() -
Method in class com.sas.net.connect.RemoteObject
- Gets the value of the next updated Update or Output parameter after a method
invocation.
- getCharacterQualifiedItem() -
Method in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
-
- getCharacterQualifiedItem() -
Method in class com.sas.dataselectors.filters.OLAPFilterItem
-
- getCharacterStream(int) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- JDBC 2.0
Gets the value of a column in the current row as a java.io.Reader.
- getCharacterStream(int, String) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- JDBC 2.0 Proprietary Extension (S0639040)
Gets the value of a column in the current row as a java.io.Reader
using a specified character set.
- getCharacterStream(String) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- JDBC 2.0
Gets the value of a column in the current row as a java.io.Reader.
- getCharacterStream(String, String) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- JDBC 2.0 Proprietary Extension (S0639040)
Gets the value of a column in the current row as a java.io.Reader
using a specified character set.
- getCharacterStream(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as a
java.io.Reader object.
- getCharacterStream(String) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as a
java.io.Reader object.
- getCharArgument() -
Method in class com.sas.net.connect.RemoteObject
- Gets the value of the next updated Update or Output parameter after a method
invocation.
- getCharArray2DArgument() -
Method in class com.sas.net.connect.RemoteObject
- Gets the value of the next updated Update or Output parameter after a method
invocation.
- getCharArrayArgument() -
Method in class com.sas.net.connect.RemoteObject
- Gets the value of the next updated Update or Output parameter after a method
invocation.
- getCheckBox() -
Method in class com.sas.swing.visuals.CheckBoxTreeCellRendererWrapper
-
- getCheckBoxHasFocus() -
Method in class com.sas.swing.visuals.CheckBoxTreeCellRendererWrapper
-
- getCheckedChildrenPaths(TreePath) -
Method in class com.sas.swing.visuals.CheckBoxTree
- Returns a getCheckedModel() -
Method in class com.sas.swing.visuals.CheckBoxTree
- Returns the model that is used for storing the checked state of
each node in the tree.
- getCheckedObjects() -
Method in class com.sas.swing.visuals.CheckBoxTree
- Returns all the objects which are checked in the tree.
- getCheckedObjects(int) -
Method in class com.sas.swing.visuals.CheckBoxTree
- Returns all the objects which are checked in the tree using the given order.
- getCheckedState(TreePath) -
Method in class com.sas.swing.visuals.CheckBoxTree
- Returns the state of the checkbox and its icon for the given TreePath.
- getChild(Object, int) -
Method in class com.sas.dataselectors.qualifiers.OLAPDimensionTreeModel
-
- getChild(Object, int) -
Method in class com.sas.storage.jdbc.JDBCToTreeModelAdapter
- Returns the child of parent at the index given in the parent's child array.
- getChild(Object, int) -
Method in class com.sas.swing.models.OLAPDataSetInterfaceToTreeModelAdapter
- Returns a child at a particular index from the specifed parent.
- getChild(Object, int) -
Method in class com.sas.swing.models.TreeModelAdapter
-
- getChild() -
Method in class com.sas.table.LabelCell
- Returns the child associated with this label, i-e. the thing being
labeled.
- getChildAfter(TreeNode) -
Method in class com.sas.dataselectors.calculateditems.NodeInfo
-
- getChildAfter(TreeNode) -
Method in class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
-
- getChildAfter(TreeNode) -
Method in class com.sas.swing.models.OLAPMemberDeferredRetrievalTreeNode
-
- getChildAt(int) -
Method in class com.sas.dataselectors.calculateditems.DataSourceTreeNode
-
- getChildAt(int) -
Method in class com.sas.dataselectors.calculateditems.NodeInfo
-
- getChildAt(int) -
Method in class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
-
- getChildAt(int) -
Method in class com.sas.swing.models.OLAPMemberDeferredRetrievalTreeNode
-
- getChildAt(int) -
Method in class com.sas.swing.models.TreeNodeAdapter
-
- getChildBefore(TreeNode) -
Method in class com.sas.dataselectors.calculateditems.NodeInfo
-
- getChildBefore(TreeNode) -
Method in class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
-
- getChildBefore(TreeNode) -
Method in class com.sas.swing.models.OLAPMemberDeferredRetrievalTreeNode
-
- getChildCount() -
Method in class com.sas.dataselectors.calculateditems.DataSourceTreeNode
-
- getChildCount() -
Method in class com.sas.dataselectors.calculateditems.LevelNodeInfo
-
- getChildCount() -
Method in class com.sas.dataselectors.calculateditems.MemberNodeInfo
-
- getChildCount() -
Method in class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
-
- getChildCount(Object) -
Method in class com.sas.dataselectors.qualifiers.OLAPDimensionTreeModel
-
- getChildCount(Object) -
Method in class com.sas.storage.jdbc.JDBCToTreeModelAdapter
- Returns the number of children of parent.
- getChildCount() -
Method in class com.sas.storage.olap.embedded.TupleElement
- Returns the number of children for this member.
- getChildCount() -
Method in interface com.sas.storage.olap.MemberInterface
- Returns the number of children for this member.
- getChildCount() -
Method in class com.sas.storage.olap.sasmdx.Member
-
- getChildCount() -
Method in class com.sas.storage.olap.sasmdx.TupleElement
- Get the number of children for this element
- getChildCount() -
Method in interface com.sas.storage.olap.TupleElementInterface
- Returns the number of children for this member.
- getChildCount(Object) -
Method in class com.sas.swing.models.OLAPDataSetInterfaceToTreeModelAdapter
- Returns the number of child that the specified node contains.
- getChildCount() -
Method in class com.sas.swing.models.OLAPMemberDeferredRetrievalTreeNode
-
- getChildCount(TupleElementInterface) -
Static method in class com.sas.swing.models.OLAPMemberTreeNode
-
- getChildCount(Object) -
Method in class com.sas.swing.models.TreeModelAdapter
-
- getChildCount() -
Method in class com.sas.swing.models.TreeNodeAdapter
-
- getChildCount() -
Method in class com.sas.swing.visuals.dataselectors.dataitems.DisabledNode
- Returns super.getChildCount if the node is enabled, 0 if disabled.
- getChildFormats(DataItem, int) -
Static method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
- Returns a list of format strings used by the resources of this data item
- getChildFormats(ExpressionInterface, int) -
Static method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
- Returns a list of format strings used by the resources of this data item
- getChildFormats(String, int, int) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getChildFormats(String, int, int) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
-
- getChildListIndex() -
Method in class com.sas.sasserver.tree.ProgressiveLevelTreeNode
- getChildListIndex returns the child list of a node.
- getChildLogicNodeAt(int) -
Method in class com.sas.dataselectors.filters.AbstractFilterLogicBaseNode
-
- getChildLogicNodeAt(int) -
Method in interface com.sas.dataselectors.filters.FilterLogicBaseNodeInterface
- Returns the child node at a specific index
- getChildren() -
Method in class com.sas.dataselectors.memberproperties.NodeInfo
- Returns a list of this node's children.
- getChildren() -
Method in class com.sas.sasserver.tree.NodeDelegate
- Return a collection that contains all the children for the Node
- getChildren() -
Method in interface com.sas.storage.olap.MemberInterface
- Returns the children members of this member.
- getChildren() -
Method in class com.sas.storage.olap.sasmdx.Member
- Return children of this member.
- getChoiceDefinition() -
Method in class com.sas.prompts.groups.ModalGroup
- Returns the prompt which is associated with the value of the ModalGroup.
- getCipher() -
Method in class com.sas.net.connect.SASTelnetClient
-
- getCipher() -
Method in interface com.sas.net.connect.TelnetClientInterface
- get the cipher object used by the telnet client.
- getClassDeclaration(Class) -
Static method in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
-
- getClassFactory(HttpServletRequest) -
Static method in class com.sas.servlet.util.Util
- Returns the default webAF class factory.
- getClassFactory(HttpServletRequest, boolean) -
Static method in class com.sas.servlet.util.Util
- Returns the default webAF class factory
- getClassFactory(HttpServletRequest, boolean, String) -
Static method in class com.sas.servlet.util.Util
- Returns the named webAF class factory
- getClassid() -
Method in class com.sas.servlet.tbeans.StyleInfo
- Returns the value of CLASSID, or null if the value has never been set.
- getClassid() -
Method in class com.sas.taglib.servlet.tbeans.StyleInfoTag
- Returns the value of CLASSID, or null if the value has never been set.
- getClassName() -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellContentsEditorTag
- Returns the className property of the CellContentsEditor.
- getClassName() -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellContentsRendererTag
- Returns the className property of the CellContentsRenderer.
- getClassName() -
Method in class com.sas.taglib.storage.DataBeanTag
- Returns the fully qualified name of the underlying DataBean class.
- getCleanupCommand() -
Method in class com.sas.util.TimedCommand
- Return the command that executes if the command times out or is interrupted.
- getClearAllFilter() -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
- Returns the clearAllFilter action value
- getClearAllFilter() -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
- Returns the clearAllFilter action value
- getClearCol() -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
-
- getClearErrorsFunctionName() -
Method in class com.sas.servlet.tbeans.form.html.Form
- Gets the name of the clear errors function.
- getClearErrorsFunctionName() -
Method in interface com.sas.servlet.tbeans.util.validators.JavaScriptValidationInterface
- Gets the name of the clear errors function.
- getClearErrorsFunctionName() -
Method in class com.sas.servlet.tbeans.util.validators.JavaScriptValidator
- Gets the name of the clear errors function.
- getClearErrorsFunctionName() -
Method in class com.sas.taglib.servlet.tbeans.util.validators.BaseValidatorTag
- Gets the name of the clear errors function.
- getClearFilter() -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
- Returns the clearFilter action value.
- getClearFilter() -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
- Returns the clearFilter action value.
- getClearRow() -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
-
- getClickX() -
Method in class com.sas.actionprovider.commands.MapCollapseCommand
-
- getClickX() -
Method in class com.sas.actionprovider.commands.MapDrillDownCommand
-
- getClickX() -
Method in class com.sas.actionprovider.commands.MapExpandCommand
-
- getClickX() -
Method in class com.sas.actionprovider.commands.MapIdentifyCommand
-
- getClickX() -
Method in class com.sas.actionprovider.commands.MapPanCommand
-
- getClickX() -
Method in class com.sas.actionprovider.commands.MapRectangularSelectCommand
-
- getClickX() -
Method in class com.sas.actionprovider.commands.MapSelectCommand
-
- getClickX() -
Method in class com.sas.actionprovider.commands.MapZoomInCommand
-
- getClickX() -
Method in class com.sas.actionprovider.commands.MapZoomOutCommand
-
- getClickY() -
Method in class com.sas.actionprovider.commands.MapCollapseCommand
-
- getClickY() -
Method in class com.sas.actionprovider.commands.MapDrillDownCommand
-
- getClickY() -
Method in class com.sas.actionprovider.commands.MapExpandCommand
-
- getClickY() -
Method in class com.sas.actionprovider.commands.MapIdentifyCommand
-
- getClickY() -
Method in class com.sas.actionprovider.commands.MapPanCommand
-
- getClickY() -
Method in class com.sas.actionprovider.commands.MapRectangularSelectCommand
-
- getClickY() -
Method in class com.sas.actionprovider.commands.MapSelectCommand
-
- getClickY() -
Method in class com.sas.actionprovider.commands.MapZoomInCommand
-
- getClickY() -
Method in class com.sas.actionprovider.commands.MapZoomOutCommand
-
- getClip() -
Method in class com.sas.visuals.BufferedGraphics
- Identical to java.awt.Graphics functionality
- getClipboard() -
Static method in class com.sas.swing.adapters.JTableClipboardAdapter
-
- getClipboardAdapter() -
Method in class com.sas.swing.visuals.tableview.TableView
- Returns the clipboard adapter used by the tableView.
- getClipBounds() -
Method in class com.sas.visuals.BufferedGraphics
- Identical to java.awt.Graphics functionality
- getClippedText(String, FontMetrics, int) -
Static method in class com.sas.swing.visuals.util.Util
- Retruns a clipped version of the text passed in if necessary.
- getClob(int) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- JDBC 2.0
Gets a CLOB OUT parameter.
- getClob(String) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Retrieves the value of a JDBC CLOB parameter as a Clob object in the Java programming language.
- getClob(int) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- JDBC 2.0
Gets the value of column as a CLOB object.
- getClob(String) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- JDBC 2.0
Gets the value of column as a CLOB object.
- getClob(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as a Clob object
in the Java programming language.
- getClob(String) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as a Clob object
in the Java programming language.
- getClobColumn(int) -
Method in class com.sas.storage.BaseDataBean
-
- getCloneNodeFunctionName() -
Method in class com.sas.servlet.tbeans.models.JavaScriptNode
- Gets the clone node function name for the JavaScriptNode.
- getCloneNodeFunctionName() -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
- Gets the clone node function name for the JavaScriptNode.
- getClose() -
Method in class com.sas.util.Template
- Return the value of the close property.
- getClosedIcon() -
Method in class com.sas.graphics.components.TreeIconModel
- Return the closed icon that will be used when displaying hierarchical data in a treetable.
- getCloseWindowOnCancel() -
Method in class com.sas.swing.visuals.wizard.Wizard
- Returns a boolean value indicating if the window containing the wizard should be disposed of when either the cancel button
or the close button in the window's title bar are selected, before the cancel method is called.
- getCloseWindowOnCancel() -
Method in class com.sas.swing.visuals.wizard2.Wizard
- Returns a boolean value indicating if the window containing the wizard should be disposed of when either the cancel button
or the close button in the window's title bar are selected, before the cancel method is called.
- getClosingFunctionName() -
Method in class com.sas.servlet.tbeans.dataselectors.BaseDataSelector
- Returns the javascript function that gets called when a child selector is closed.
- getClusterType(int) -
Method in class com.sas.util.connection.ConnectionFactoryBean
- Returns the type of clustering behavior defined for the specified puddle.
- getCmdId() -
Method in class com.sas.actionprovider.HttpAction
- Returns the
CMDID that uniquely identifies and references the command
and, if applicable, its set of stored attributes on the HttpActionProvider.
- getCodeBase() -
Method in class com.sas.util.AppletHost
- Gets the codebase URL.
- getCollapseImageDefault() -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
- Gets the collapse default image String for the collapse button.
- getCollapseImageDefault() -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
- Returns the collapseImageDefault used for this component.
- getCollapseImageDisabled() -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
- Gets the collapse disable image String for the collapse button.
- getCollapseImageDisabled() -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
- Returns the collapseImageDisabled used for this component.
- getCollator() -
Method in class com.sas.util.StringComparator
- Return the collator used to compare the strings.
- getColor() -
Method in class com.sas.graphics.components.ColorPosition
- Returns the color portion of this inflection point.
- getColor() -
Method in class com.sas.graphics.components.LineStyle
- Gets the line Color.
- getColor() -
Method in class com.sas.graphics.components.MarkerStyle
- Returns the marker color.
- getColor() -
Method in class com.sas.graphics.components.ShadowStyle
- Returns the color of the shadow.
- getColor() -
Method in class com.sas.graphics.components.TextStyle
- Get the color used to draw the text.
- getColor() -
Method in class com.sas.swing.visuals.olaptableview.OLAPDrillState
- Returns the color for the OLAPDrillState drill state items text.
- getColor() -
Method in class com.sas.visuals.BufferedGraphics
- Identical to java.awt.Graphics functionality
- getColor() -
Method in class com.sas.visuals.TextElement
- Get the value of the color property.
- getColorLegendModel() -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
- Return the color legend attributes.
- getColorLegendModel() -
Method in class com.sas.graphics.components.radarchart.RadarChartModel
- Get the RadarChart's color legend model, a
compilataion of legend appearance preferences.
- getColorLegendModel() -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
- Return the color legend's display attributes.
- getColorPaletteType() -
Method in class com.sas.graphics.components.barchart.BarChartModel
- Returns how the values of a numeric styleBy varaible are mapped to a corresponding color representation.
- getColorPaletteType() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
- Returns how the values of a numeric styleBy varaible are mapped to a corresponding color representation.
- getColorPaletteType() -
Method in class com.sas.graphics.components.linechart.LineChartModel
- Returns how the values of a numeric styleBy varaible are mapped to a corresponding color representation.
- getColorPaletteType() -
Method in class com.sas.graphics.components.tilechart.TileChartModel
- Returns how the values of the color varaible are mapped to a corresponding color representation.
- getColorPaletteType() -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
- Returns how the values of a numeric styleBy varaible are mapped to a corresponding color representation.
- getColorProvider() -
Method in class com.sas.prompts.definitions.ColorDefinition
- Returns back ValueProvider to the users of ColorDefinition in case custom colors are set else returns null
- getColorRampValues() -
Method in class com.sas.servlet.tbeans.olaptableview.html.OLAPColorMapTableCellRenderer
- Returns the minimum, midpoint, and maximum values used to map the colors
for the measures.
- getColorRegions() -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
-
- getColors() -
Method in class com.sas.dataselectors.exceptionhighlighting.BaseExceptionHighlightingSelectorAdapter
-
- getColors() -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorInterface
- Return a Collection of supported colors which can be applied for a rule
- getColorsModel() -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
-
- getColorVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the Color role by the setColorVariable() method.
- getColorVariable() -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
- Returns the data column that was most recently set in the Color role by the setColorVariable() method.
- getColorVariable() -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
- Returns the data column that was most recently set in the Color role by the setColorVariable() method.
- getColorVariable() -
Method in class com.sas.graphics.components.tilechart.TileChartOLAPDataModel
- Returns the data measure that was most recently set in the Color role by the setColorVariable() method.
- getColorVariable() -
Method in class com.sas.graphics.components.tilechart.TileChartTableDataModel
- Returns the data column that was most recently set in the Color role by the setColorVariable() method.
- getColSpan() -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
- Gets the number of columns for the cell to span.
- getColSpan() -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag
- Returns the colSpan property of the BaseCellRendererTag.
- getColSpanAll() -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
-
- getColumn() -
Method in class com.sas.commands.relational.HideColumnCommand
-
- getColumn() -
Method in class com.sas.commands.relational.HoldColumnCommand
-
- getColumn() -
Method in class com.sas.commands.relational.ReleaseAllColumnsCommand
-
- getColumn() -
Method in class com.sas.commands.relational.ReleaseColumnCommand
-
- getColumn() -
Method in class com.sas.commands.relational.ShowColumnCommand
-
- getColumn() -
Method in class com.sas.commands.relational.SortCommand
-
- getColumn(Object) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Convenience method to get the column from the column model.
- getColumn(int) -
Method in class com.sas.servlet.tbeans.tableview.DefaultTableColumnModel
- Returns the TableColumn object for the column at columnIndex.
- getColumn(int) -
Method in interface com.sas.servlet.tbeans.tableview.TableColumnModel
- Returns the TableColumn object for the column at columnIndex.
- getColumn() -
Method in class com.sas.servlet.tbeans.tableview.TableViewActionSupportFilter
- Returns the table viewer's column index.
- getColumn(int) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- Returns the values of all the cells in a column.
- getColumn() -
Method in class com.sas.table.DataCell
- Returns the column that contains this cell.
- getColumn(int) -
Method in interface com.sas.table.StaticTableInterface
- Returns the values of all the cells in a column.
- getColumn(StaticTableInterface, int) -
Static method in class com.sas.table.StaticTableInterfaceSupport
- Calls
table.getCell(rowIndex, colIndex)
table.getRowCount() times.
- getColumn(int) -
Method in class com.sas.table.TableView
- Returns the column at a given index.
- getColumnAutoResizeMode() -
Method in class com.sas.swing.visuals.tableview.TableView
- Returns the mode the columns are sized, values can be
AUTO_RESIZE_OFF
or AUTO_RESIZE_ALL_COLUMNS.
- getColumnAxis() -
Method in class com.sas.dataselectors.find.OLAPFindSelectorAdapter
- Get the column axis
- getColumnAxis() -
Method in class com.sas.swing.models.OLAPTableModelAdapter
-
- getColumnAxisBackgroundColor() -
Method in class com.sas.graphics.components.ColorScheme
- Gets the color that is to be used for the column axis background.
- getColumnAxisBackgroundColor() -
Method in class com.sas.graphics.components.GraphStyle
- Deprecated. use getColumnAxisValueCellBackgroundColor()
- getColumnAxisModel() -
Method in class com.sas.graphics.components.barchart.BarChartModel
- Returns the Graph's column axis model, which contains
axis' appearance preferences.
- getColumnAxisModel() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
- Returns the Graph's column axis model, which contains
axis' appearance preferences.
- getColumnAxisModel() -
Method in class com.sas.graphics.components.linechart.LineChartModel
- Returns the Graph's column axis model, which contains
axis' appearance preferences.
- getColumnAxisModel() -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
- Returns the Graph's column axis model, which contains
axis' appearance preferences.
- getColumnAxisModel() -
Method in class com.sas.graphics.components.piechart.PieChartModel
- Returns the Graph's column axis model, which contains
axis' appearance preferences.
- getColumnAxisModel() -
Method in class com.sas.graphics.components.radarchart.RadarChartModel
- Returns the Graph's column axis model, which contains
axis' appearance preferences.
- getColumnAxisModel() -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
- Returns the Graph's column axis model, which contains
axis' appearance preferences.
- getColumnAxisModel() -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
- Returns the Graph's column axis model, which contains
axis' appearance preferences.
- getColumnAxisValueCellBackgroundColor() -
Method in class com.sas.graphics.components.ColorScheme
- Gets the color that is to be used for the column axis background.
- getColumnAxisValueCellBackgroundColor() -
Method in class com.sas.graphics.components.GraphStyle
- Returns the color for the Column matrix axis value cell's background color.
- getColumnClass(int) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- Returns the class of a column.
- getColumnClass(int) -
Method in class com.sas.storage.jdbc.JDBCToTableModelAdapter
- Returns the most specific superclass for all the cell values in the column.
- getColumnClass(int) -
Method in class com.sas.swing.models.SortableTableModelAdapter
- Returns the column class for the given column index.
- getColumnClass(int) -
Method in class com.sas.swing.models.TableModelAdapter
- Get the class for the specified columnIndex.
- getColumnClass(int) -
Method in interface com.sas.table.StaticRowTemplateTableInterface
- Returns the class of a column.
- getColumnClasses(int, int) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- Returns the classes for a range of columns.
- getColumnClasses(int, int) -
Method in interface com.sas.table.StaticRowTemplateTableInterface
- Returns the classes for a range of columns.
- getColumnClassName(int) -
Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
- JDBC 2.0
Gets the fully qualified name of the Java class whose instances
are manufactured if ResultSet.getObject() is called to retrieve a value
from the column.
- getColumnClassName(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSetMetadata
- Returns the fully-qualified name of the Java class whose instances are
manufactured if the method ResultSet.getObject is called to retrieve a
value from the column.
- getColumnComparator(String) -
Method in class com.sas.swing.models.SortableTableModelAdapter
- Return the current comparator on the given column, which can be null and is null by default.
- getColumnComparator(int) -
Method in interface com.sas.table.SortableTableInterface
- Return the comparator associated with this column.
- getColumnCount() -
Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
- Gets the number of columns in the ResultSet.
- getColumnCount() -
Method in interface com.sas.servlet.tbeans.navigationbar.ColumnNavigationInterface
- Returns the number of columns.
- getColumnCount() -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPTableView
- Returns the total available columns.
- getColumnCount() -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
- Convenience method to return the number of viewable columns.
- getColumnCount() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Convenience method to return the number of columns in the
column model.
- getColumnCount() -
Method in class com.sas.servlet.tbeans.tableview.DefaultTableColumnModel
- Returns the number of columns in the tableColumns array.
- getColumnCount() -
Method in class com.sas.servlet.tbeans.tableview.HttpHoldColumnSupport
-
- getColumnCount() -
Method in interface com.sas.servlet.tbeans.tableview.TableColumnModel
- Returns the number of columns in the model.
- getColumnCount() -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSetMetadata
- Returns the number of columns in this resultset
- getColumnCount() -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- Returns the number of columns in the result set.
- getColumnCount() -
Method in class com.sas.storage.jdbc.JDBCToTableModelAdapter
- Returns the number of columns in the model.
- getColumnCount() -
Method in class com.sas.swing.models.MapToTableModelAdapter
- Returns the number of columns in the model.
- getColumnCount() -
Method in class com.sas.swing.models.OLAPTableModelAdapter
- Get the number of columns in the model.
- getColumnCount() -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
- Returns the number of columns in the model.
- getColumnCount() -
Method in class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel
- Returns the number of columns available.
- getColumnCount() -
Method in class com.sas.swing.models.SortableTableModelAdapter
- Returns the column count of the model.
- getColumnCount() -
Method in class com.sas.swing.models.TableModelAdapter
- Get the number of columns in the model.
- getColumnCount() -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueTableModelAdapter
- Returns the number of columns in the model.
- getColumnCount() -
Method in class com.sas.swing.visuals.tableview.HoldColumnSupport
-
- getColumnCount() -
Method in class com.sas.swing.visuals.tableview.SwingHoldColumnSupport
-
- getColumnCount() -
Method in interface com.sas.table.StaticTableInterface
- Returns the number of columns available.
- getColumnDefaultValue(int) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- Returns any default value set by
setColumnDefaultValue.
- getColumnDefaultValue(int) -
Method in interface com.sas.table.RowTemplateTableInterface
- Returns the default value associated with a column.
- getColumnDefaultValues(int, int) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- Returns any default values set by
setColumnDefaultValues.
- getColumnDefaultValues(int, int) -
Method in interface com.sas.table.RowTemplateTableInterface
- Returns the default values associated with a range of columns.
- getColumnDisplaySize(int) -
Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
- Gets the normal maximum width of the column (in characters).
- getColumnDisplaySize(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSetMetadata
- Get the maximum width in characters of the specified column
- getColumnDisplayTransform(String) -
Method in class com.sas.swing.models.TableModelAdapter
- Return the current transform on the given column, which can be null
- getColumnHeader() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Returns the columnHeader for the TableView.
- getColumnHeader() -
Method in class com.sas.swing.visuals.olaptableview.OLAPOriginComponent
- Returns the instance of the OLAPColumnHeader associated with the table or null
if no table has been set.
- getColumnHeader() -
Method in class com.sas.swing.visuals.tableview.TableView
- Convience method to return the column header, calls
getTableHeader()
and casts the header to a ColumnHeader.
- getColumnHeaderActions(TableColumn, String) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Returns the ActionList to be rendered as the column header for the
given column.
- getColumnHeaderAreaRenderer() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
-
- getColumnHeaderAreaRendererObject() -
Method in class com.sas.taglib.servlet.tbeans.tableview.TableViewTag
- Returns the name of the renderer class used to render the entire area above the columns.
- getColumnHeaderLine(Object[]) -
Method in class com.sas.storage.jdbc.export.RelationalDelimitedValuesExporter
-
- getColumnHeaderLine(Object[]) -
Method in class com.sas.storage.jdbc.export.RelationalExcelXMLExporter
-
- getColumnHeaderLine(Object[]) -
Method in interface com.sas.storage.jdbc.export.RelationalExportInterface
- Generates a string containing the values of the column headers to export.
- getColumnHeaderOrderList() -
Method in class com.sas.actionprovider.support.remotefileselector2.HttpRemoteFileSelectorTableViewSupport
-
- getColumnHeaderOrderList() -
Method in class com.sas.actionprovider.support.tableview.HttpTableViewSupport
-
- getColumnHeaderRendererComponent(int) -
Method in class com.sas.swing.visuals.olaptableview.OLAPOriginComponent
-
- getColumnHeaderRowRenderer() -
Method in class com.sas.servlet.tbeans.tableview.DefaultTableRowModel
- Returns the TableRowRenderer used to draw the begin and end
row tags for the column headers row on the TableView.
- getColumnHeaderRowRenderer() -
Method in interface com.sas.servlet.tbeans.tableview.TableRowModel
- Returns the TableRowRenderer used to draw the begin and end
row tags for the column headers row on the TableView.
- getColumnHeadersChoiceModel() -
Method in class com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataComposite
-
- getColumnHeaderShortDescription(ActionSupportFilter) -
Method in class com.sas.actionprovider.util.relational.HttpRelationalActionUtil
- This will return back the column header description based on what popUp menu launch event has been registered against the viewer.
- getColumnId() -
Method in interface com.sas.actionprovider.util.relational.ColumnAreaInterface
- Returns the id of the column.
- getColumnId() -
Method in class com.sas.actionprovider.util.relational.ColumnHeaderArea
- Returns the id of the column.
- getColumnId() -
Method in class com.sas.actionprovider.util.relational.DataCellArea
- Returns the id of the column.
- getColumnIndex() -
Method in class com.sas.graphics.components.Variable
- Returns the data column index specified by the user.
- getColumnIndex(Object) -
Method in class com.sas.servlet.tbeans.tableview.DefaultTableColumnModel
- Returns the index of the first column in the tableColumns array
whose identifier is equal to columnIdentifier, when compared
using equals.
- getColumnIndex(Object) -
Method in interface com.sas.servlet.tbeans.tableview.TableColumnModel
- Returns the index of the first column in the table whose
identifier is equal to identifier, when compared using equals.
- getColumnIndex(String) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSetMetadata
-
- getColumnIndex(String) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- Returns the column index for a column name.
- getColumnIndex(String) -
Method in interface com.sas.swing.models.remotefileselector2.BaseRemoteFileModelInterface
- A utility method that returns a column index as defined by the column name constants
defined in this interface.
- getColumnIndex(String) -
Method in class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel
- A utility method that returns a column index as defined by the column name constants
defined in this interface.
- getColumnIndex(String) -
Method in interface com.sas.table.DataTableInterface
- Returns the index of the specified column.
- getColumnInfo() -
Method in class com.sas.servlet.tbeans.graphics.html.GraphSupport
- Return variable info list
- getColumnInfo(int, String) -
Method in class com.sas.storage.jdbc.JDBCAdapter
- Returns the named information for a column.
- getColumnInfo(int, String) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- Returns the named information for a column.
- getColumnInfo(int, String) -
Method in class com.sas.swing.models.TableModelAdapter
- Returns the named information for a column.
- getColumnInfoNames() -
Method in class com.sas.storage.jdbc.JDBCAdapter
- Returns an array of the named information that can be
returned for the columns.
- getColumnInfoNames() -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- Returns NAME and LABEL in an array.
- getColumnInfoNames() -
Method in class com.sas.swing.models.TableModelAdapter
- Returns an array of the named information that can be
returned for the columns.
- getColumnInfoUsed() -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- Returns the column information that is currently being used as the column label.
- getColumnInfoUsed() -
Method in class com.sas.storage.jdbc.JDBCToTableModelAdapter
- Returns the column information that is currently being used as the column label.
- getColumnInfoUsed() -
Method in class com.sas.swing.models.TableModelAdapter
- Returns the column information that is currently being returned as the column label.
- getColumnInfoUsed() -
Method in interface com.sas.table.DataTableInterface
- Returns the column information that is currently being returned as the column label.
- getColumnLabel(int) -
Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
- Gets the suggested column title for use in printouts and displays.
- getColumnLabel(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSetMetadata
- Gets the designated column's suggested title for use.
- getColumnLabel(int) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- If columnInfoUsed is "LABEL", gets the suggested column title provided by ResultSetMetaData
object for the column at the given index.
- getColumnLabel(int) -
Method in class com.sas.swing.visuals.olaptableview.OLAPOriginComponent
- Returns the label that is used for the given level for the column levels.
- getColumnLabel(int) -
Method in interface com.sas.table.StaticColumnLabelInterface
- Returns the label for a column.
- getColumnLabelBounds() -
Method in class com.sas.table.TableView
- Returns a rectangle that represents the location and size of the
column label area.
- getColumnLabelRenderer() -
Method in class com.sas.swing.visuals.olaptableview.OLAPOriginComponent
- Returns the renderer that is used to renderer the labels for the
column levels.
- getColumnLabels(int, int) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
- If columnInfoUsed is "LABEL", gets the suggested column titles
provided by ResultSetMetaData object for the column range.
- getColumnLabels(int, int) -
Method in interface com.sas.table.StaticColumnLabelInterface
- Returns the labels for a range of columns.
- getColumnLabels(StaticColumnLabelInterface, int, int) -
Static method in class com.sas.table.StaticTableInterfaceSupport
- Calls
table.getColumnLabel(colIndex) count times.
- getColumnLabelStyle(int) -
Method in interface com.sas.table.StaticTableStyleInterface
- Returns the style for a given column's label.
- getColumnLabelType(int) -
Method in interface com.sas.table.StaticTableTypeInterface
- Returns the type(s) of a column label.
- getColumnLabelZoneList() -
Method in class com.sas.graphics.components.ChartImageMapInfo
- Returns the columnLabelZoneList.
- getColumnLabelZoneList() -
Method in class com.sas.graphics.components.PlotImageMapInfo
- Returns the columnLabelZones.
- getColumnLevelAtPoint(Point) -
Method in class com.sas.swing.visuals.olaptableview.OLAPOriginComponent
- Returns the column level for teh given point.
- getColumnMapping() -
Method in class com.sas.storage.BaseDataBean
-
- getColumnModel() -
Method in class com.sas.servlet.tbeans.tableview.BaseColumnHeader
- Returns the TableColumnModel that contains all column
information of this table header.
- getColumnModel() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Returns the column model that contains all the column information
for the TableView.
- getColumnName() -
Method in class com.sas.graphics.components.Variable
- Returns the data column name specified by the user.
- getColumnName(int) -
Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
- Gets the column name.
- getColumnName(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSetMetadata
- Get the column name of the specified column
- getColumnName(int) -
Method in class com.sas.storage.jdbc.JDBCToTableModelAdapter
- Returns the name of the column at columnIndex.
- getColumnName(int) -
Method in class com.sas.swing.models.MapToTableModelAdapter
- Returns the name of the column at columnIndex.
- getColumnName(int) -
Method in class com.sas.swing.models.OLAPTableModelAdapter
- Get the column name for the specified column index.
- getColumnName(int) -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
- Returns the name of the column at columnIndex.
- getColumnName(int) -
Method in class com.sas.swing.models.SortableTableModelAdapter
- Returns the column name for the given column index.
- getColumnName(int) -
Method in class com.sas.swing.models.TableModelAdapter
- Get the column name for the specified column index.
- getColumnName(int) -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueTableModelAdapter
- Returns the name of the column at columnIndex.
- getColumnNames() -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
- Returns the column names.
- getColumnNames() -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
- Returns the column names.
- getColumnNamesWithDisplayTransform() -
Method in class com.sas.swing.models.TableModelAdapter
- Returns an enumeration of all the column names that have a display transform applied to them.
- getColumnNumber() -
Method in class com.sas.commands.dataselectors.FindSelectorCommand
- Get the viewer current column number
- getColumnPageSize() -
Method in interface com.sas.servlet.tbeans.navigationbar.ColumnNavigationInterface
- Returns the number of columns to display per page.
- getColumnPageSize() -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
- Returns the number of columns to display per page.
- getColumnPageSize() -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
- Returns the columnPageSize property of the AbstractBaseTableViewTag.
- getColumnPrivileges(String, String, String, String) -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
- Gets a description of the access rights for a table's columns.
- getColumnRenderers() -
Method in interface com.sas.swing.visuals.remotefileselector.RemoteFileComponentInterface
- Returns the array of cell renderers currently being used to format the columns.
- getColumnRenderers() -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTableComponent
- Returns the column renderers used to format the table column values.
- getColumnRenderers() -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTreeComponent
-
- getColumnRowAxisValueShadingPolicy() -
Method in class com.sas.graphics.components.GraphStyle
-
- getColumns() -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
- Returns the indexes of the columns to export.
- getColumns() -
Method in interface com.sas.dataselectors.export.ExportColumnsInterface
- Returns the indexes of the columns to export.
- getColumns() -
Method in class com.sas.dataselectors.export.RelationalExportSelectorAdapter
-
- getColumns() -
Method in class com.sas.graphics.components.TableAxisModel
- Returns the current table axis displayed columns.
- getColumns(String, String, String, String) -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
- Gets a description of table columns available in a catalog.
- getColumns() -
Method in class com.sas.servlet.tbeans.form.BaseTextArea
- Gets the number of columns in this text area.
- getColumns() -
Method in class com.sas.servlet.tbeans.tableview.DefaultTableColumnModel
- Returns an Enumeration of all the columns in the tableColumns array
in the order they are to be displayed.
- getColumns() -
Method in interface com.sas.servlet.tbeans.tableview.TableColumnModel
- Returns an Enumeration of all the columns in the tableColumns array
in the order they are to be displayed.
- getColumns() -
Method in class com.sas.swing.visuals.SpinBox
- Get the number of columns of the textField.
- getColumns() -
Method in class com.sas.table.CellSelection
- Returns the set of columns associated with this selection.
- getColumns() -
Method in class com.sas.taglib.servlet.tbeans.form.TextAreaTag
- Gets the columns property (int) of the TextArea.
- getColumns() -
Method in class com.sas.visuals.AutoSizingGridLayout
- Returns the number of columns in this layout.
- getColumns() -
Method in class com.sas.visuals.RowColumnLayout
- Get the number of columns in this layout.
- getColumns() -
Method in class com.sas.visuals.SpinBox
- Get the number of columns of the textField.
- getColumns() -
Method in class com.sas.visuals.UpDownTextArea
-
- getColumnsConformedThreshold() -
Method in class com.sas.table.TableView
- Returns the percentage, 0 to 99, of the table's width to the
component's width above which columns should be conformed.
- getColumnScrollSize() -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
- Return the number of columns to scroll when paging forward/backward.
- getColumnScrollSize() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
-
- getColumnSortName() -
Method in class com.sas.table.DataTableSortController.ColumnSort
-
- getColumnSpacePartitioner() -
Method in class com.sas.visuals.AutoSizingGridLayout
- Returns the SpacePartitionerInterface which is used to allocate horizontal space to the components.
- getColumnsToExportAsTextIfCustomFormatted(String[], DataItem[]) -
Static method in class com.sas.servlet.commands.jdbc.export.Util
- Returns the array of unique model identifiers of columns that should be exported as text if custom formatted.
- getColumnsToExportAsTextIfCustomFormatted(DataItem[]) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
-
- getColumnStyle(int) -
Method in interface com.sas.table.StaticTableStyleInterface
- Returns the style for a given column.
- getColumnStyle() -
Static method in class com.sas.table.TableViewDefaults
- Returns a default column style.
- getColumnSubtotals() -
Method in class com.sas.commands.dataselectors.TotalsCommand
- Returns the flag that indicates if the sub totals have to be applied to the columns.
- getColumnTotals() -
Method in class com.sas.commands.dataselectors.TotalsCommand
- Returns the flag that indicates if the totals have to be applied to the columns.
- getColumnTuples() -
Method in class com.sas.dataselectors.find.OLAPFindSelectorAdapter
- Get the column tuples array
- getColumnType(int) -
Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
- Gets the SQL type for the column.
- getColumnType(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSetMetadata
- Retrieves the designated column's SQL type.
- getColumnType(int) -
Method in interface com.sas.table.StaticTableTypeInterface
- Returns the type(s) of a column.
- getColumnTypeName(int) -
Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
- Gets the data-source-specific format name for the column including associated
format width and decimal information.
- getColumnTypeName(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSetMetadata
- Retrieves the designated column's database-specific type name.
- getColumnTypes() -
Method in interface com.sas.table.StaticTableTypeInterface
- Returns the complete set of column types.
- getColumnTypeStyle(String) -
Method in interface com.sas.table.StaticTableTypeStylesInterface
- Returns the style associated with a given column type.
- getColumnTypeStyles() -
Method in interface com.sas.table.StaticTableTypeStylesInterface
- Returns the complete set of styles associated with column types.
- getColumnUniqueModelIdentifiers(Enumeration<TableColumn>) -
Static method in class com.sas.servlet.commands.jdbc.export.Util
- Returns the array of Unique Model Identifiers for a set of TableColumn objects
- getColumnValue() -
Method in class com.sas.graphics.components.ChartValueZone
- Returns the columnValue.
- getColumnValue() -
Method in class com.sas.graphics.components.PlotValueZone
- Returns the columnValue.
- getColumnValue(int, int) -
Method in class com.sas.storage.jdbc.JDBCDataAccessor
-
- getColumnValuesMap(ResultSet) -
Method in class com.sas.storage.jdbc.JDBCColumnValuesAdapter
- Returns a Map containing the column names (all uppercased) mapped to the column values from the current row in the result set.
- getColumnValuesTransform() -
Method in class com.sas.storage.jdbc.JDBCColumnValuesAdapter
- Returns the transform used to transform a Map, containing column names (all uppercased) mapped to column values, to a single Object.
- getColumnValueZones() -
Method in class com.sas.graphics.components.ChartImageMapInfo
- Returns the columnValueZones.
- getColumnValueZones() -
Method in class com.sas.graphics.components.PlotImageMapInfo
- Returns the columnValueZones.
- getColumnVariable() -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
- Returns the data column that was most recently set in the Column role by the setColumnVariable() method.
- getColumnVariable() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
- Returns the data column that was most recently set in the ColumnVariable role by the setColumnVariable() method.
- getColumnVariable() -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
- Returns the data column that was most recently set in the Column role by the setColumnVariable() method.
- getColumnVariable() -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
- Returns the data column that was most recently set in the Column role by the setColumnVariable() method.
- getColumnVariable() -
Method in class com.sas.graphics.components.piechart.PieChartTableDataModel
- Returns the data column that was most recently set in the Column role by the setColumnVariable() method.
- getColumnVariable() -
Method in class com.sas.graphics.components.radarchart.RadarChartTableDataModel
- Returns the data column that was most recently set in the Column role by the setColumnVariable() method.
- getColumnVariable() -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
- Returns the data column that was most recently set in the Column role by the setColumnVariable() method.
- getColumnVariable() -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
- Returns the data column that was most recently set in the Column role by the setColumnVariable() method.
- getColumnVariableList() -
Method in class com.sas.graphics.components.ChartImageMapInfo
- Returns the columnVariableList.
- getColumnVariableList() -
Method in class com.sas.graphics.components.PlotImageMapInfo
- Returns the columnVariableList.
- getCommand() -
Method in class com.sas.actionprovider.ActionAttributeDescriptor
- Returns the boolean indicating whether the attribute should
be applied to the command object during the execution phase.
- getCommand() -
Method in class com.sas.actionprovider.BaseAction
- Returns this Action's command instance.
- getCommand() -
Method in class com.sas.servlet.util.CommandProcessor
- Deprecated. Internal use only
- getCommand() -
Method in class com.sas.swing.visuals.dataselectors.BaseSwingSelectorPanel
- Returns the command associated with the selector.
- getCommand() -
Method in class com.sas.swing.visuals.tableview.actions.SelectorAction
- Returns this Action's command instance.
- getCommand() -
Method in class com.sas.util.CommandDispatcher
- Get the command to be executed when an event is received.
- getCommand() -
Method in class com.sas.util.TimedCommand
- Return the command which this TimedCommand executes
under a timeout constraint.
- getCommand() -
Method in class com.sas.visuals.MessageBoxEvent
-
- getCommandAttributeNames() -
Method in class com.sas.commands.CompositeDynamicAttributeCommand
- Returns a collection containing the names of all the composite command's dynamic attributes.
- getCommandAttributeNames() -
Method in interface com.sas.commands.CompositeDynamicAttributeCommandInterface
- Returns a collection containing the names of all the composite command's dynamic attributes.
- getCommandAttributeNames() -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
-
- getCommandClass() -
Method in class com.sas.servlet.util.CommandDefinition
- Deprecated. Returns the name of java class associated with this command.
- getCommandDefinitions() -
Method in class com.sas.servlet.util.CommandProcessor
- Deprecated. Returns all registered command definitions.
- getCommandDefinitions() -
Method in interface com.sas.servlet.util.CommandProcessorInterface
- Deprecated. Returns all registered command definitions.
- getCommandId() -
Method in class com.sas.servlet.tbeans.dataselectors.BaseDataSelector
- Returns the current command id used for url links.
- getCommandId() -
Method in class com.sas.servlet.tbeans.dataselectors.BaseSelectorPanel
- Returns the current command id used for url links.
- getCommandProcessor() -
Method in interface com.sas.servlet.util.CommandProcessorViewInterface
- Deprecated. Returns the CommandProcessor object
- getCommands() -
Method in class com.sas.commands.CompositeDynamicAttributeCommand
-
- getCommands() -
Method in class com.sas.swing.visuals.NodeView
- Returns a list of commands that can be executed on the current node.
- getCommands() -
Method in interface com.sas.util.CommandsInterface
- Returns a list of commands.
- getCommands() -
Method in class com.sas.util.MenuSeparatorCommand
- Returns a zero-length array.
- getCommands() -
Method in class com.sas.visuals.NodeView
- Returns a list of commands that can be executed on the current node.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapClearSelectionsCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapCollapseCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapDrillDownCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapDrillUpCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapExpandCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapExportToExcelCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapFilterSelectionsCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapFullExtentsCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapIdentifyCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapPanCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapRectangularSelectCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapReportLinkingCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapSelectCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapSetMeasureCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapZoomInCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.actionprovider.commands.MapZoomOutCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in interface com.sas.actionprovider.CommandStatusInterface
- Returns a status value indicating whether the command is enabled for a specific
area as described by various filter attributes.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
-
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.dataselectors.FormatSelectorCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.dataselectors.MemberPropertiesCommand
-
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.dataselectors.OLAPSortSelectorCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
-
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.dataselectors.PercentCalculationsCommand
-
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulated in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.dataselectors.SortCommand
-
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.relational.ClearCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.relational.ClearSortCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.relational.CopyCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.relational.CutCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.relational.ExportToExcelCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.relational.HideColumnCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.relational.MoveColumnCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.relational.PasteCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommandStatus(ActionSupportFilter) -
Method in class com.sas.commands.relational.SortCommand
- Returns a int value indicating whether the command is enabled
for the given area as specified by the current area information
encapsulate in the ActionSupportFilter.
- getCommitDeleteStatus(ActionSupportFilter, int, BaseAction) -
Method in class com.sas.actionprovider.util.relational.HttpRelationalActionUtil
-
- getComparator() -
Method in class com.sas.util.Java2ComparatorAdapter
- Return the current comparator.
- getComparator() -
Method in class com.sas.util.ReverseComparator
- Return the root comparator with which this ReverseCompatator
was constructed.
- getComparator() -
Method in class com.sas.util.TransformingComparator
- Return the comparator that is used to compare the transformed values
- getComparisonOperator(FilterOperatorEnum) -
Static method in class com.sas.dataselectors.filterandrank.FilterAndRankModel
-
- getComparisonOperator(FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
- Returns the ComparisonOperator stored in the given test node.
- getComponent(String) -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
- Returns a reference to a component, based on the component key.
- getComponent(String) -
Method in interface com.sas.servlet.tbeans.CompositeComponentInterface
- Returns a reference to a component, based on the component key.
- getComponent() -
Method in class com.sas.swing.adapters.PopupMenuAdapter
- Get the component whose popup menu is being controlled.
- getComponent() -
Method in class com.sas.swing.visuals.BaseBorder
- Get the component the border is drawn on.
- getComponent() -
Method in interface com.sas.swing.visuals.dualselector.DualSelectorInterface
- Returns the actual component.
- getComponent() -
Method in class com.sas.swing.visuals.dualselector.JListDualSelectorAdapter
- Returns the actual component.
- getComponent() -
Method in class com.sas.swing.visuals.dualselector.JTreeDualSelectorAdapter
- Returns the actual component.
- getComponent() -
Method in class com.sas.visuals.adapters.PopupMenuAdapter
- Get the component whose popup menu is being controlled.
- getComponent() -
Method in class com.sas.visuals.BaseBorder
- Get the component the border is drawn on.
- getComponent() -
Method in interface com.sas.visuals.DetailedSelectorInterface
-
- getComponent() -
Method in class com.sas.visuals.ListBoxSelector
-
- getComponent() -
Method in class com.sas.visuals.TextBorder
- Get the component used to get the font and background/foreground color information
to draw the border.
- getComponent() -
Method in class com.sas.visuals.Windows95Border
- Gets the component associated with the border
getComponentAction(Object) -
Method in class com.sas.servlet.tbeans.BaseActionCompositeTransformation
- Returns an action that is associated with the specified componentKey.
- getComponentActionType(Object) -
Method in class com.sas.servlet.tbeans.BaseActionCompositeTransformation
- Returns the actionType key associated with the specified componentKey.
- getComponentDescription() -
Method in class com.sas.awt.AppletVisualComponent
-
- getComponentDescription() -
Method in class com.sas.awt.ButtonVisualComponent
-
- getComponentDescription() -
Method in class com.sas.awt.CanvasVisualComponent
-
- getComponentDescription() -
Method in class com.sas.awt.CheckBoxVisualComponent
-
- getComponentDescription() -
Method in class com.sas.awt.ChoiceVisualComponent
-
- getComponentDescription() -
Method in class com.sas.awt.ColorComponent
-
- getComponentDescription() -
Method in class com.sas.awt.ComponentVisualComponent
-
- getComponentDescription() -
Method in class com.sas.awt.ContainerVisualComponent
-
- getComponentDescription() -
Method in class com.sas.awt.DialogVisualComponent
-
- getComponentDescription() -
Method in class com.sas.awt.FontComponent
-
- getComponentDescription() -
Method in class com.sas.awt.FrameVisualComponent
-
- getComponentDescription() -
Method in class com.sas.awt.LabelVisualComponent
-
- getComponentDescription() -
Method in class com.sas.awt.ListBoxVisualComponent
-
- getComponentDescription() -
Method in class com.sas.awt.PanelVisualComponent
-
- getComponentDescription() -
Method in class com.sas.awt.ScrollbarVisualComponent
-
- getComponentDescription() -
Method in class com.sas.awt.ScrollPaneVisualComponent
-
- getComponentDescription() -
Method in class com.sas.awt.TextAreaVisualComponent
-
- getComponentDescription() -
Method in class com.sas.awt.TextFieldVisualComponent
-
- getComponentFromParentComposite(String, BaseBodyTag) -
Static method in class com.sas.taglib.BaseTag
- Gets the component underlying object based on the composite key.
- getComponents() -
Method in interface com.sas.awt.ContainerInterface
-
- getComponents() -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
- Returns a map with all the components in the composite in it.
- getComponents() -
Method in interface com.sas.servlet.tbeans.CompositeComponentInterface
- Returns a map with all the components in the composite in it.
- getComponents() -
Method in class com.sas.servlet.tbeans.form.html.Form
- Gets the components registered to the Form.
- getComponentSelector(String) -
Method in interface com.sas.dataselectors.CompositeSelectorInterface
- Returns the child selector that has been stored into the children's list with a specific key
- getComponentSelector(String) -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelector
-
- getComponentSelectorCommand(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
-
- getComponentSelectorCommand(String) -
Method in interface com.sas.commands.dataselectors.CompositeDataSelectorCommandInterface
- Returns the child data selector command that has been stored into the children's list with a specific key
- getComponentSize() -
Method in class com.sas.visuals.RowLayout
- Get the component size used when the sizing property is UNIFORM.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.AppletVisualComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.ButtonVisualComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.CanvasVisualComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.CheckBoxVisualComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.ChoiceVisualComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.ColorComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.ComponentVisualComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.ContainerVisualComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.DialogVisualComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.FontComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.FrameVisualComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.LabelVisualComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.ListBoxVisualComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.PanelVisualComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.ScrollbarVisualComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.ScrollPaneVisualComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.TextAreaVisualComponent
- Internal framework method.
- getComponentSupportInfo(boolean) -
Method in class com.sas.awt.TextFieldVisualComponent
- Internal framework method.
- getComponentTitle() -
Method in interface com.sas.visuals.DetailedSelectorInterface
-
- getComponentTitle() -
Method in class com.sas.visuals.ListBoxSelector
-
- getCompositeComponentKey() -
Method in class com.sas.taglib.BaseBodyTag
- Gets the compositeComponentKey property.
- getCompositeComponentKey() -
Method in class com.sas.taglib.BaseTag
- Gets the compositeComponentKey property.
- getConcurrency() -
Method in class com.sas.net.sharenet.ShareNetResultSet
- JDBC 2.0
Gets the result set concurrency type CONCUR_READ_ONLY as the resultset is a READ ONLY resultset.
- getConcurrency() -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the concurrency mode of this
ResultSet object.
- getCondition() -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
-
- getCondition() -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
- Gets the condition for rule expression
- getCondition(String) -
Static method in class com.sas.dataselectors.exceptionhighlighting.ExpressionUtil
-
- getCondition() -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
- Returns the native condition object this object represents.
- getCondition() -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTestNode
- Returns the filter condition for this test node.
- getCondition() -
Method in interface com.sas.dataselectors.filters.FilterConditionInterface
- This object is defined by the adaptor implementor and will
be returned as part of the completed filter data
- getCondition() -
Method in interface com.sas.dataselectors.filters.FilterLogicTestNodeInterface
- Returns the ConditionInterface for this if it is a Test node, otherwise returns null
- getCondition() -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
- Deprecated.
- getConditionalRelationType(TreeNode, TreeNode) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTree
-
- getConditionalRelationType(int) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicInterface
- Gets the logical relationship between the leaf at the given index and the
leaf at the next index.
- getConditionalRelationType(int) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
-
- getConditionArgumentCount() -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
- Returns the number of parameters required to fulfill this condition.
- getConditionArgumentCount() -
Method in interface com.sas.dataselectors.filters.FilterConditionInterface
- Returns the number of allowed arguments for this Condition
- getConditionArgumentLabel(int) -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
- Gets the label for the condition parameter at the given index.
- getConditionArgumentLabel(int) -
Method in interface com.sas.dataselectors.filters.FilterConditionInterface
- Returns a label to display to the user for a specific argument.
- getConditionArgumentLabels() -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
- Returns the individual labels for each parameter required by this condition.
- getConditionArgumentLabels() -
Method in interface com.sas.dataselectors.filters.FilterConditionInterface
- Returns an array of the labels to display to the user.
- getConditionFormatType() -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
- Returns AppliedFiltersUtil.CONDITION_FORMAT_SYMBOL if conditions should be written out as symbols, or
AppliedFiltersUtil.CONDITION_FORMAT_TEXT if conditions should be written out as words.
- getConditionFromRB(String, Object, boolean) -
Static method in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
- Creates and returns a new filter condition instance from the given properties and
those found in the resource bundle with the specified key.
- getConditionFromRB(String, Object, boolean, boolean) -
Static method in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
- Creates and returns a new filter condition instance from the given properties and
those found in the resource bundle with the specified key.
- getConditionFromRB(String, Object, boolean, Locale) -
Static method in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
- Creates and returns a new filter condition instance from the given properties and
those found in the resource bundle with the specified key.
- getConditionFromRB(String, Object, boolean, boolean, Locale) -
Static method in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
- Creates and returns a new filter condition instance from the given properties and
those found in the resource bundle with the specified key.
- getConditionFromRB(String, Object, boolean, boolean, boolean, boolean, Locale) -
Static method in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
- Creates and returns a new filter condition instance from the given properties and
those found in the resource bundle with the specified key.
- getConditionFromRB(String) -
Static method in class com.sas.dataselectors.filters.DefaultFilterCondition
- Creates a new FilterConditionInterface object based on the values found in the
resources for this package at the given key.
- getConditionFromRB(String, Object, boolean) -
Static method in class com.sas.dataselectors.filters.DefaultFilterCondition
- Creates a new FilterConditionInterface object based on the given values and those found
in the resources for this package at the given key.
- getConditionFromRB(String, Object, boolean, Locale) -
Static method in class com.sas.dataselectors.filters.DefaultFilterCondition
-
- getConditionLabel() -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
- Returns the text to use when displaying this condition to a user.
- getConditionLabel(Locale) -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
- Returns the text to use when displaying this condition to a user.
- getConditionLabel() -
Method in interface com.sas.dataselectors.filters.FilterConditionInterface
- The plain text label that will be shown to the user.
- getConditionLabel(Locale) -
Method in interface com.sas.dataselectors.filters.FilterConditionInterface
- The plain text label that will be shown to the user.
- getConditionList(DataItem) -
Method in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
- Returns the list of conditions appropriate for the given DataItem.
- getConditionList() -
Method in class com.sas.dataselectors.filters.DefaultFilterConditionList
-
- getConditionList() -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
- Gets an interface to the list of conditional operators supported for this item.
- getConditionList() -
Method in interface com.sas.dataselectors.filters.FilterConditionListInterface
- return List ( of FilterConditionInterface )
- getConditionList() -
Method in interface com.sas.dataselectors.filters.FilterItemInterface
- Gets an interface to the list of conditional operators supported for this item.
- getConditionListLabel() -
Method in class com.sas.dataselectors.filters.DefaultFilterConditionList
-
- getConditionListLabel() -
Method in interface com.sas.dataselectors.filters.FilterConditionListInterface
- This call returns the 'label' or user displayable name
for this list of conditions.
- getConditionMessageFormat() -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
- Returns the condition message format used by this condition.
- getConditionMessageFormat() -
Method in interface com.sas.dataselectors.filters.FilterConditionInterface
- Returns a string usable by java.text.MessageFormat.format(...) to display
this condition in a end user understandable message.
- getConfigType() -
Method in class com.sas.util.connection.ConnectionFactoryBean
- Returns the type of configuration defined for this factory.
- getConfiguration() -
Method in class com.sas.net.ssl.SSLRMISocketFactories
- Gets this SSL RMI socket factories configuration.
- getConfigurationXML() -
Method in class com.sas.entities.BaseAttributeDescriptor
-
- getConfigurationXML() -
Method in interface com.sas.entities.BaseAttributeDescriptorInterface
- Return the XML which is used to configure or constrain this object.
- getConfirmDeleteAllMessage() -
Method in class com.sas.servlet.tbeans.html.ListEditor
- Returns the current "all entries deletion" confirmation message text.
- getConfirmDeleteMessage() -
Method in class com.sas.servlet.tbeans.html.ListEditor
- Returns the current "selected entry deletion" confirmation message text.
- getConnectingLineColor() -
Method in class com.sas.graphics.components.DataElementColors
- Get the connecting line color for data elements.
- getConnectingLineStyle() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the line attributes for the element Connecting lines.
- getConnection() -
Method in class com.sas.graphics.components.GraphOLAPDataSet
-
- getConnection() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
- JDBC 2.0
Gets the connection that produced this metadata object.
- getConnection() -
Method in class com.sas.net.sharenet.ShareNetStatement
- JDBC 2.0
Gets the Connection that produced this Statement.
- getConnection(RemoteBaseClient) -
Static method in class com.sas.sasserver.RemoteObjectCustomizerPanel
-
- getConnection() -
Method in class com.sas.servlet.util.BoundConnection
- Gets the current connection
- getConnection(HttpServletRequest) -
Static method in class com.sas.servlet.util.Util
- Returns the session's default webAF connection.
- getConnection(HttpServletRequest, boolean) -
Static method in class com.sas.servlet.util.Util
- Returns the session's default webAF connection
- getConnection(HttpServletRequest, boolean, String) -
Static method in class com.sas.servlet.util.Util
- Returns the named webAF connection associated with a servlet session.
- getConnection() -
Method in class com.sas.storage.jdbc.JDBCAdapter
- Gets the connection object used as the adapter's model.
- getConnection() -
Method in class com.sas.storage.jdbc.JDBCConnection
- Get the connection used by this class to delegate to
for implementation methods of java.sql.Connection interface.
- getConnection() -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
- This will always return null, since there is on connection in the embedded version
- getConnection() -
Method in interface com.sas.storage.olap.MetadataInterface
- Returns the connection to the OLAP server.
- getConnection() -
Method in interface com.sas.storage.olap.OLAPDataSetInterface
- Returns the connection to the OLAP server.
- getConnection() -
Method in class com.sas.storage.olap.sasmdx.Metadata
- The connection returned will be an com.sas.iom.SASMDX.IMDXServer IMDXServer
or com.sas.iom.SASMDX.ISession.
- getConnection() -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
- Get the connection(IMDXServer) or session(ISession) object set on this class.
- getConnection() -
Method in class com.sas.taglib.BaseROCFBodyTag
- Returns the connection name.
- getConnection() -
Method in class com.sas.taglib.BaseROCFTag
- Returns the connection name.
- getConnectionFactoryBean() -
Method in class com.sas.util.login.LoginBeanCFBValidate
- Returns the ConnectionFactoryBean instance associated with this class.
- getConnectionInfo() -
Method in class com.sas.storage.jdbc.JDBCConnection
- Get the Properties object used to get a connection from the DriverManager.
- getConnectionInfo() -
Method in class com.sas.taglib.storage.jdbc.JDBCConnectionTag
- Returns the String representing the Properties object used to get a java.sql.Connection from the DriverManager.
- getConnectionObject() -
Method in class com.sas.taglib.BaseROCFBodyTag
- Gets the connectionObject of the wrappedClass.
- getConnectionObject() -
Method in class com.sas.taglib.BaseROCFTag
- Gets the connectionObject of the wrappedClass.
- getConnectionOrder() -
Method in class com.sas.graphics.components.MarkerStyle
- Returns the order in which the plot points are connected.
- getConstants() -
Method in class com.sas.graphics.components.ConstantCollection
- Returns all the constants in this set as an int array.
- getConstrainedSize(int, int, int, int) -
Method in class com.sas.visuals.adapters.MinMaxSpacePartitioner
- getConstrainedSize is a helper method which subclasses may use if they do not wish
to call super in their getParitionedSpace method.
- getConstraint(Component) -
Method in class com.sas.swing.visuals.wizard.ButtonLayout
- Returns the spacing constraint for a component, or null if the component is not found.
- getConstraints(Locale) -
Method in class com.sas.prompts.definitions.DataSourceColumnDefinition
-
- getConstraints(Locale) -
Method in class com.sas.prompts.definitions.DateDefinition
-
- getConstraints(Locale) -
Method in class com.sas.prompts.definitions.DateRangeDefinition
-
- getConstraints(Locale) -
Method in class com.sas.prompts.definitions.DoubleDefinition
-
- getConstraints(Locale) -
Method in class com.sas.prompts.definitions.DoubleRangeDefinition
-
- getConstraints(Locale) -
Method in class com.sas.prompts.definitions.IntegerDefinition
-
- getConstraints(Locale) -
Method in class com.sas.prompts.definitions.IntegerRangeDefinition
-
- getConstraints(Locale) -
Method in class com.sas.prompts.definitions.PromptDefinition
-
- getConstraints(Locale) -
Method in class com.sas.prompts.definitions.StringRangeDefinition
-
- getConstraints(Locale) -
Method in class com.sas.prompts.definitions.TextDefinition
-
- getConstructionJavaScript() -
Method in class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel
-
- getConstructionJavaScript() -
Method in class com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.CheckBoxListPropertyEditor
-
- getConstructionJavaScript() -
Method in class com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.ListBoxViewPropertyEditor
-
- getConstructionJavaScript() -
Method in class com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.TextEntryPropertyEditor
-
- getConstructionJavaScript() -
Method in class com.sas.servlet.tbeans.dataselectors.propertyeditor.html.EntityAttributeValueSelectorPanel
-
- getContainerComponent() -
Method in interface com.sas.swing.visuals.dualselector.DualSelectorInterface
- Returns the container holding a component.
- getContainerComponent() -
Method in class com.sas.swing.visuals.dualselector.JListDualSelectorAdapter
- Returns the container component.
- getContainerComponent() -
Method in class com.sas.swing.visuals.dualselector.JTreeDualSelectorAdapter
- Returns the container holding a component.
- getContainerFormName() -
Method in interface com.sas.dataselectors.ComponentSelectorPanelInterface
- Returns the name of the form object of the container panel.
- getContainerFormName() -
Method in class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorPanel
-
- getContainerInterfaceSupportInfo() -
Method in class com.sas.awt.ContainerContainerComponent
-
- getContainerInterfaceSupportInfo() -
Method in interface com.sas.awt.ContainerInterface
- This method is not intended to be called by users.
- getContainerInterfaceSupportInfo() -
Method in class com.sas.awt.DialogContainerComponent
-
- getContainerInterfaceSupportInfo() -
Method in class com.sas.awt.FrameContainerComponent
-
- getContainerInterfaceSupportInfo() -
Method in class com.sas.awt.PanelContainerComponent
-
- getContainerInterfaceSupportInfo() -
Method in class com.sas.awt.ScrollPaneContainerComponent
-
- getContainerRemoteScriptingFormName() -
Method in interface com.sas.dataselectors.ComponentSelectorPanelInterface
- Returns the name of the remote scripting form object of the container panel.
- getContainerRemoteScriptingFormName() -
Method in class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorPanel
-
- getContainingFrame() -
Method in class com.sas.visuals.PropertyEditorHost
- Determine the frame containing the PEHost.
- getContent() -
Method in class com.sas.graphics.components.DataTipModel
- Returns the content of the data tip panel with respect to the
Variables set in chart specific setDataTipVariables.
- getContent() -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
- Get the content to be placed inside the div tag of this component.
- getContent() -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
- Returns the content used for this component.
- getContent() -
Method in class com.sas.util.ContentServer
- Returns the content to export.
- getContent() -
Method in class com.sas.util.ContentServer2
- Returns the content to export.
- getContentBean() -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
- Get the content to be placed inside the div tag of this component.
- getContentBytes() -
Method in class com.sas.servlet.util.StreamContent
- Gets the current content bytes.
- getContentDisposition() -
Method in class com.sas.servlet.util.StreamContent
- Gets the current content disposition.
- getContentDisposition() -
Method in class com.sas.servlet.util.StreamContentCommand
- Deprecated. Returns the Content-Disposition response header.
- getContentKey() -
Method in class com.sas.servlet.util.StreamContent
- Gets the current content key.
- getContentsChangedListener() -
Method in class com.sas.graphics.components.Graph
- Internal use only
- getContentServletURL() -
Method in class com.sas.servlet.util.StreamContentCommand
- Deprecated. Returns the URL for the ContentServlet.
- getContentShift() -
Method in class com.sas.visuals.PushButton
- Get the amount the content is shifted when the PushButton is pressed while armed.
- getContentShift() -
Method in class com.sas.visuals.ToggleButton
- Gets the amount the content is shifted when the button is pressed or selected.
- getContentSize(Dimension, Dimension) -
Method in class com.sas.visuals.BaseButton
- Get the size of the content to be displayed within the BaseButton.
- getContentType() -
Method in class com.sas.servlet.util.CommandDefinition
- Deprecated. Returns the contentType returned by this command.
- getContentType() -
Method in class com.sas.servlet.util.StreamContent
- Gets the current content type.
- getContentType() -
Method in class com.sas.servlet.util.StreamContentCommand
- Deprecated. Returns Content-type associated with the stream.
- getContext() -
Method in class com.sas.swing.adapters.PopupMenuAdapter
- Get the context object used to get the Command list.
- getContext(int, int) -
Method in class com.sas.swing.visuals.TreeView
- Returns the NodeView object at the specified pixel location.
- getContext(int, int) -
Method in interface com.sas.util.ContextInterface
- Get the context based on x and y data.
- getContext() -
Method in class com.sas.visuals.adapters.PopupMenuAdapter
- Get the context object used to get the Command list.
- getContext(int, int) -
Method in class com.sas.visuals.TreeView
- Returns the NodeView object at the specified pixel location.
- getContextCommands(Object, int, int) -
Method in class com.sas.swing.adapters.PopupMenuAdapter
- Get the Command objects based on the specified context and position.
- getContextCommands(Object, int, int) -
Method in class com.sas.swing.visuals.TreeView
- Returns a list of commands associated with the TreeView.
- getContextCommands(Object, int, int) -
Method in class com.sas.table.TableView
- Returns a list of commands associated with a given context.
- getContextCommands(Object, int, int) -
Method in class com.sas.util.CommandManager
- Returns a list of commands associated with a given context.
- getContextCommands(Object, int, int) -
Method in interface com.sas.util.ContextCommandsInterface
- Returns a list of commands associated with a given context.
- getContextCommands(Object, int, int) -
Method in class com.sas.visuals.adapters.PopupMenuAdapter
- Get the Command objects based on the specified context and position.
- getContextCommands(Object, int, int) -
Method in class com.sas.visuals.TreeView
- Returns a list of commands associated with the TreeView.
- getContextCommandsProducers() -
Method in class com.sas.swing.adapters.PopupMenuAdapter
- Get an array of the registered ContextCommandsProducers.
- getContextCommandsProducers() -
Method in class com.sas.util.CommandManager
- Returns the set of context command producers that have been
registered via addContextCommandsProducer().
- getContextCommandsProducers() -
Method in interface com.sas.util.ContextCommandsConsumerInterface
- Returns the set of context command producers that have been
registered via addContextCommandsProducer().
- getContextCommandsProducers() -
Method in class com.sas.visuals.adapters.PopupMenuAdapter
- Get an array of the registered ContextCommandsProducers.
- getContextMenuLaunchEvent(TransformationInterface) -
Method in class com.sas.servlet.util.ComponentPropertyManager
-
- getContextPath() -
Method in class com.sas.servlet.util.ComponentPropertyManager
- The path to be prefixed to the default locations to create an absolute path.
- getContextType() -
Method in class com.sas.graphics.components.GraphOLAPDataSet
-
- getContextType() -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
-
- getContextType() -
Method in interface com.sas.storage.olap.OLAPDataSetInterface
- Get the context type.
- getContextType() -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
- Get the context type for this md dataset
- getContinuousColorSpectrum() -
Method in class com.sas.graphics.components.DataElementColors
- Gets the color spectrum, a list of colors with associated positions along a normalized range of 0.0 to 1.0.
- getContinuousColorSpectrum() -
Method in class com.sas.graphics.components.DataElementStyles
- Gets the color spectrum, a list of colors with associated positions along a normalized range of 0.0 to 1.0.
- getContinuousContrastThreeColorEndColor() -
Method in class com.sas.graphics.components.DataElementColors
- Returns the ending color of a three color continuous range spectrum for the
data elements.
- getContinuousContrastThreeColorEndColor() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the ending color of a three color continuous range spectrum for the
data elements.
- getContinuousContrastThreeColorNeutralColor() -
Method in class com.sas.graphics.components.DataElementColors
- Returns the middle color of a three color continuous range spectrum for the
data elements.
- getContinuousContrastThreeColorNeutralColor() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the middle color of a three color continuous range spectrum for the
data elements.
- getContinuousContrastThreeColorStartColor() -
Method in class com.sas.graphics.components.DataElementColors
- Returns the beginning color of a three color continuous range spectrum for the
data elements.
- getContinuousContrastThreeColorStartColor() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the beginning color of a three color continuous range spectrum for the
data elements.
- getContinuousContrastTwoColorEndColor() -
Method in class com.sas.graphics.components.DataElementColors
- Returns the ending color of a two color continuous range spectrum for the
data elements.
- getContinuousContrastTwoColorEndColor() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the ending color of a two color continuous range spectrum for the
data elements.
- getContinuousContrastTwoColorStartColor() -
Method in class com.sas.graphics.components.DataElementColors
- Returns the beginning color of a two color continuous range spectrum for the
data elements.
- getContinuousContrastTwoColorStartColor() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the beginning color of a two color continuous range spectrum for the
data elements.
- getContinuousFillThreeColorEndColor() -
Method in class com.sas.graphics.components.DataElementColors
- Returns the ending color of a three color continuous range spectrum for the
data elements.
- getContinuousFillThreeColorEndColor() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the ending color of a three color continuous range spectrum for the
data elements.
- getContinuousFillThreeColorNeutralColor() -
Method in class com.sas.graphics.components.DataElementColors
- Returns the middle color of a three color continuous range spectrum for the
data elements.
- getContinuousFillThreeColorNeutralColor() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the middle color of a three color continuous range spectrum for the
data elements.
- getContinuousFillThreeColorStartColor() -
Method in class com.sas.graphics.components.DataElementColors
- Returns the beginning color of a three color continuous range spectrum for the
data elements.
- getContinuousFillThreeColorStartColor() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the beginning color of a three color continuous range spectrum for the
data elements.
- getContinuousFillTwoColorEndColor() -
Method in class com.sas.graphics.components.DataElementColors
- Returns the ending color of a two color continuous range spectrum for the
data elements.
- getContinuousFillTwoColorEndColor() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the ending color of a two color continuous range spectrum for the
data elements.
- getContinuousFillTwoColorStartColor() -
Method in class com.sas.graphics.components.DataElementColors
- Returns the beginning color of a two color continuous range spectrum for the
data elements.
- getContinuousFillTwoColorStartColor() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the beginning color of a two color continuous range spectrum for the
data elements.
- getContinuousMajorTickAnchor() -
Method in class com.sas.graphics.components.AxisModel
- Returns the anchored location for the major ticks in the axis.
- getContinuousMajorTickCount() -
Method in class com.sas.graphics.components.AxisModel
- Returns the number of the major tick count for the axis.
- getContinuousMajorTickInterval() -
Method in class com.sas.graphics.components.AxisModel
- Returns the major tick interval for the axis.
- getContinuousMajorTickPositionPolicy() -
Method in class com.sas.graphics.components.AxisModel
- Returns the continuous major tick placement policy.
- getContinuousMajorTickValues() -
Method in class com.sas.graphics.components.AxisModel
- Return the positions of the anchors for major ticks on the axis.
- getContinuousMinorTickCount() -
Method in class com.sas.graphics.components.AxisModel
- Returns the number of the minor tick count for the axis.
- getContinuousValuePlacementPolicy() -
Method in class com.sas.graphics.components.AxisModel
- Returns the continuous value display placement policy.
- getControllerURL() -
Method in class com.sas.actionprovider.HttpActionProvider
- Returns the url of a central controller or generic handler.
- getControlPressed() -
Method in class com.sas.actionprovider.commands.MapRectangularSelectCommand
-
- getControlPressed() -
Method in class com.sas.actionprovider.commands.MapSelectCommand
-
- getControlSize() -
Method in class com.sas.swing.visuals.BasicTriStateCheckBoxIcon
- Return the size of the icon.
- getCopyMode() -
Method in class com.sas.swing.visuals.DualSelector
- Returns the copy mode status.
- getCopyModeDuplicates() -
Method in class com.sas.swing.visuals.DualSelector
- Gets the status of whether to allow duplicate items when copying from a list
- getCopyModeDuplicatesAllowed() -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
- Gets the status of whether to allow duplicate items when copying from a list
- getCount() -
Method in interface com.sas.swing.visuals.dualselector.DualSelectorInterface
- Returns the number of items in the component.
- getCount() -
Method in class com.sas.swing.visuals.dualselector.JListDualSelectorAdapter
- Returns the number of items in the component.
- getCount() -
Method in class com.sas.swing.visuals.dualselector.JTreeDualSelectorAdapter
- Returns the number of items in the component.
- getCount() -
Method in class com.sas.util.Alarm
- Get the number of times this alarm will fire before stopping.
- getCount() -
Method in interface com.sas.util.AlarmInterface
- Get the numbre of times the Alarm will fire before stopping.
- getCount() -
Method in class com.sas.util.NthPredicate
- Returns the number of times the input predicate has returned
true.
- getCreatedDate() -
Method in class com.sas.swing.models.remotefileselector2.informationservices.InformationServicesFileMetadata
- Returns the datetime the file was last modified.
- getCreationDateTime() -
Method in interface com.sas.storage.olap.MetadataEntityInterface
- Get the creation date of this object
- getCreationDateTime() -
Method in class com.sas.storage.olap.sasmdx.Cube
- Returns the date/time the cube was created.
- getCreationDateTime() -
Method in class com.sas.storage.olap.sasmdx.Dimension
- This method is not supported
- getCreationDateTime() -
Method in class com.sas.storage.olap.sasmdx.Hierarchy
-
- getCreationDateTime() -
Method in class com.sas.storage.olap.sasmdx.Level
- This method is not supported
- getCreationDateTime() -
Method in class com.sas.storage.olap.sasmdx.Measure
-
- getCreationDateTime() -
Method in class com.sas.storage.olap.sasmdx.Member
-
- getCriticalColor() -
Method in class com.sas.graphics.components.DataElementColors
- Returns the color property used to identify "Critical" gantt bar.
- getCriticalFillStyle() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the FillStyle attributes used to create the Critical bar.
- getCrossing() -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
-
- getCrossReference(String, String, String, String, String, String) -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
- Gets a description of the foreign key columns in the foreign key
table that reference the primary key columns of the primary key table.
- getCSSInfo() -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
-
- getCSSInfo() -
Method in interface com.sas.dataselectors.export.HTMLExportSelectorInterface
- Given the URLS, the MIME types, the media lists and the titles of the CSS style sheets,
stores them into an array of
HTMLExportCSSInfoInterface objects and returns the array.
- getCssMediaList() -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
- Returns the media attributes of the CSSs to be exported together with the data.
- getCssMediaList() -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
-
- getCSSMediaList() -
Method in class com.sas.dataselectors.export.HTMLExportCSSInfo
-
- getCSSMediaList() -
Method in interface com.sas.dataselectors.export.HTMLExportCSSInfoInterface
- Returns the list of the media types for which the style sheet should be applied.
- getCssMediaList() -
Method in interface com.sas.dataselectors.export.HTMLExportSelectorInterface
- returns the media lists of the CSS style sheets.
- getCssMIMEType() -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
- Returns the MIME types of the CSSs to be exported together with the data.
- getCssMIMEType() -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
-
- getCSSMIMEType() -
Method in class com.sas.dataselectors.export.HTMLExportCSSInfo
-
- getCSSMIMEType() -
Method in interface com.sas.dataselectors.export.HTMLExportCSSInfoInterface
- Returns the MIME type of the CSS style sheet.
- getCssMIMEType() -
Method in interface com.sas.dataselectors.export.HTMLExportSelectorInterface
- returns the MIME types of the CSS style sheets.
- getCssTitle() -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
- Returns the title attributes of the CSSs to be exported together with the data.
- getCssTitle() -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
-
- getCSSTitle() -
Method in class com.sas.dataselectors.export.HTMLExportCSSInfo
-
- getCSSTitle() -
Method in interface com.sas.dataselectors.export.HTMLExportCSSInfoInterface
- Returns the title of the CSS style sheet.
- getCssTitle() -
Method in interface com.sas.dataselectors.export.HTMLExportSelectorInterface
- returns the titles of the CSS style sheets.
- getCssURL() -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
- Returns the URLs of the CSSs to be exported together with the data.
- getCssURL() -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
-
- getCSSURL() -
Method in class com.sas.dataselectors.export.HTMLExportCSSInfo
-
- getCSSURL() -
Method in interface com.sas.dataselectors.export.HTMLExportCSSInfoInterface
- Returns the URL of the CSS style sheet.
- getCssURL() -
Method in interface com.sas.dataselectors.export.HTMLExportSelectorInterface
- Returns the URLs of the CSS style sheets.
- getCSVAsByteArray(StaticTableInterface) -
Static method in class com.sas.table.TableWriter
- Convenience method to represent a table as a CSV and return it as a
byte array.
- getCSVAsByteArray(MultidimensionalTableInterface) -
Static method in class com.sas.table.TableWriter
- Convenience method to represent a table as a CSV and return it as a
byte array.
- getCSVAsByteArray(StaticTableInterface, boolean) -
Static method in class com.sas.table.TableWriter
- Convenience method to represent a table as a CSV and return it as a
byte array.
- getCSVAsByteArray(StaticMultidimensionalTableInterface, boolean) -
Static method in class com.sas.table.TableWriter
- Convenience method to represent a table as a CSV and return it as a
byte array.
- getCSVAsByteArray(StaticMultidimensionalTableInterface, boolean, boolean) -
Static method in class com.sas.table.TableWriter
- Convenience method to represent a table as a CSV and return it as a
byte array.
- getCube() -
Method in interface com.sas.storage.olap.DimensionInterface
- Returns the name of the cube to which the dimension belongs.
- getCube() -
Method in interface com.sas.storage.olap.HierarchyInterface
- Returns the name of the cube to which the hierarchy belongs.
- getCube() -
Method in interface com.sas.storage.olap.LevelInterface
- Returns the cube to which the hierarchy belongs.
- getCube() -
Method in interface com.sas.storage.olap.MeasureInterface
- Returns the name of the cube to which the measure belongs.
- getCube() -
Method in interface com.sas.storage.olap.MemberInterface
- Returns the name of the cube to which the measure belongs.
- getCube(Filter) -
Method in interface com.sas.storage.olap.MetadataInterface
- Returns the cube with the appropriate restrictions
- getCube() -
Method in class com.sas.storage.olap.sasmdx.Dimension
- Get the dimension's cube object
- getCube() -
Method in class com.sas.storage.olap.sasmdx.Hierarchy
- The the cube that this hierarchy belongs to
- getCube() -
Method in class com.sas.storage.olap.sasmdx.Level
- Get this level's cube
- getCube() -
Method in class com.sas.storage.olap.sasmdx.Measure
-
- getCube() -
Method in class com.sas.storage.olap.sasmdx.Member
-
- getCube(Filter) -
Method in class com.sas.storage.olap.sasmdx.Metadata
- Returns the cube(s) with the appropriate restrictions
- getCubeName() -
Method in class com.sas.dataselectors.qualifiers.QualifiersSelectorAdapter
-
- getCubeName() -
Method in class com.sas.graphics.components.GraphOLAPDataSet
-
- getCubeName() -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
- Return the cubeName for the embedded model if it is set, otherwise null
- getCubeName() -
Method in class com.sas.storage.olap.Filter
- Returns the restriction used to filter by cube name
- getCubeName() -
Method in interface com.sas.storage.olap.OLAPDataSetInterface
- Get the cubename associated with the current query
- getCubeName() -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
- Get the cubename for this query.
- getCubes(Filter) -
Method in interface com.sas.storage.olap.MetadataInterface
- Returns the cube(s) with the appropriate restrictions
- getCubes(Filter) -
Method in class com.sas.storage.olap.sasmdx.Metadata
- Returns the cube(s) with the appropriate restrictions
- getCubes() -
Method in class com.sas.storage.olap.sasmdx.Schema
-
- getCubes() -
Method in interface com.sas.storage.olap.SchemaInterface
- Returns the cubes associated with this schema.
- getCurrentCell() -
Method in class com.sas.swing.visuals.tableview.TableView
- Returns the row-columnpair of the current cell that has focus.
- getCurrentColor() -
Method in class com.sas.visuals.BasicColorsCanvas
-
- getCurrentColor() -
Method in class com.sas.visuals.ColorPanel
- Returns the current color
- getCurrentColumn() -
Method in class com.sas.dataselectors.find.OLAPFindSelectorAdapter
- Get the viewer current column index
- getCurrentColumn() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Returns the column number of the current column being displayed in the TableView
or -1 if no columns have been displayed yet.
- getCurrentColumn() -
Method in class com.sas.swing.visuals.tableview.TableView
- Returns the current column index that has the lead selection, the
column that has focus when the table cell area has focus.
- getCurrentDate() -
Method in class com.sas.swing.visuals.CalendarPanel
- Returns the currently viewed date (or calendar "page") for this component.
- getCurrentElement() -
Method in class com.sas.table.TableView
- Returns the value of the current element.
- getCurrentFirstPeriod() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
-
- getCurrentFirstPeriod() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSource
-
- getCurrentFirstPeriod() -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSourceInterface
-
- getCurrentFirstPeriod() -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
-
- getCurrentFirstPeriodLabel() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
-
- getCurrentFirstPeriodLabel() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSource
-
- getCurrentFirstPeriodLabel() -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSourceInterface
-
- getCurrentFirstPeriodLabel() -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
-
- getCurrentFolder(String) -
Method in class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel
- Returns a folder item for the specified path/
- getCurrentFont() -
Method in class com.sas.swing.visuals.FontPanel
-
- getCurrentFontName() -
Method in class com.sas.swing.visuals.FontPanel
-
- getCurrentFontSize() -
Method in class com.sas.swing.visuals.FontPanel
-
- getCurrentFontStyle() -
Method in class com.sas.swing.visuals.FontPanel
-
- getCurrentHeaderIndex() -
Method in class com.sas.servlet.tbeans.olaptableview.html.OLAPTableView
- Get the current index within the header,
usually the tupleElementIndex for the current header.
- getCurrentImageSource() -
Method in class com.sas.swing.visuals.wizard.Wizard
- Returns a string specifying the source (location) for obtaining the current image
being shown in the
statusImagePanel of the wizard, or null if an image
is not currently being displayed.
- getCurrentImageSource() -
Method in class com.sas.swing.visuals.wizard2.Wizard
- Returns a string specifying the source (location) for obtaining the current image
being shown in the
statusImagePanel of the wizard, or null if an image
is not currently being displayed.
- getCurrentLastPeriod() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
-
- getCurrentLastPeriod() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSource
-
- getCurrentLastPeriod() -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSourceInterface
-
- getCurrentLastPeriod() -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
-
- getCurrentLastPeriodLabel() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
-
- getCurrentLastPeriodLabel() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSource
-
- getCurrentLastPeriodLabel() -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSourceInterface
-
- getCurrentLastPeriodLabel() -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
-
- getCurrentlyDisplayedColumnIndexes() -
Method in interface com.sas.dataselectors.export.ExportColumnsInterface
- Returns the indexes of the columns that are currently displayed in the TableView that contains the data we're exporting.
- getCurrentlyDisplayedColumnIndexes() -
Method in class com.sas.dataselectors.export.RelationalExportSelectorAdapter
-
- getCurrentNode() -
Method in class com.sas.swing.visuals.TreeView
- Returns the current NodeView object.
- getCurrentNode() -
Method in class com.sas.visuals.TreeView
- Returns the current NodeView object.
- getCurrentObject(String) -
Method in class com.sas.swing.models.remotefileselector2.informationservices.InformationServicesNavigationModel
- Returns the object associated
with the fully qualified path provided.
- getCurrentPageName() -
Method in class com.sas.swing.visuals.wizard.Wizard
- Returns the name of the current page being shown in the wizard, or null if the path has not been set.
- getCurrentPageName() -
Method in class com.sas.swing.visuals.wizard.WizardPageDeck
- Returns the name of the page currently being shown in the wizard.
- getCurrentPageName() -
Method in class com.sas.swing.visuals.wizard2.Wizard
- Returns the name of the current page being shown in the wizard, or null if the path has not been set.
- getCurrentPageName() -
Method in class com.sas.swing.visuals.wizard2.WizardPageDeck
- Returns the name of the page currently being shown in the wizard.
- getCurrentPageNumber() -
Method in class com.sas.swing.visuals.wizard.WizardPageDeck
- If the current page name is not null, the value of the page number of the current page being shown is returned.
- getCurrentPageNumber() -
Method in class com.sas.swing.visuals.wizard2.WizardPageDeck
- If the current page name is not null, the value of the page number of the current page being shown is returned.
- getCurrentPeriodExpression(int, TimeShiftUnit, TimeShiftAlignment) -
Static method in class com.sas.dataselectors.filters.timebased.IQRelativeTimeFilterUtil
-
- getCurrentPeriodLastYearExpression(int, TimeShiftUnit, TimeShiftAlignment) -
Static method in class com.sas.dataselectors.filters.timebased.IQRelativeTimeFilterUtil
-
- getCurrentRepository(PathUrl) -
Method in class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel
- Returns the repository associated with the
PathUrl passed into the method.
- getCurrentRootTile() -
Method in class com.sas.graphics.components.tilechart.TileChart
- Deprecated. use getRootPath()
- getCurrentRow() -
Method in class com.sas.dataselectors.find.OLAPFindSelectorAdapter
- Get the current row index
- getCurrentRow() -
Method in interface com.sas.servlet.tbeans.navigationbar.EditNavigationInterface
- Returns the current row being rendered.
- getCurrentRow() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Returns the row number of the current row being displayed in the TableView
or -1 if no rows have been displayed yet.
- getCurrentRow() -
Method in class com.sas.swing.visuals.tableview.TableView
- Returns the current row index that has the lead selection, the
row that has focus when the table cell area has focus.
- getCurrentScale() -
Method in class com.sas.visuals.UnitsBox
- Return the amount by which the number is scaled
The number in the text field is scaled by this much
(determined by the current units) to calculate the
doubleData property.
- getCurrentTransform() -
Method in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
-
- getCurrentTreePath() -
Method in class com.sas.swing.models.remotefileselector.CacheModel
- Returns the cache model tree path for the current file system path.
- getCurrentUnits() -
Method in class com.sas.visuals.UnitsBox
- Deprecated. use getDisplayedUnit()
- getCurrentValidatedModel() -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
-
- getCursor() -
Method in class com.sas.swing.visuals.util.ChangeCursorCommand
- Returns the cursor that this command uses.
- getCursorName() -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Gets the name of the cursor.
- getCursorName() -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the name of the SQL cursor used by this
ResultSet
object.
- getCustom() -
Method in class com.sas.actionprovider.ActionAttributeDescriptor
- Returns the boolean indicating whether the ActionProvider Framework
should determine the dynamic value of the Action attribute in a
manner specific to the support class.
- getCustom2Color() -
Method in class com.sas.graphics.components.DataElementColors
- Returns the color property used to identify "Custom Schedule 2" gantt bar.
- getCustomAction() -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
-
- getCustomAction() -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
-
- getCustomAttributes() -
Method in class com.sas.servlet.tbeans.BaseTransformation
- Gets the custom attributes
- getCustomAttributes() -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
- Gets the custom attributes
- getCustomAttributes() -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableRow
- Gets the custom attributes
- getCustomAttributes() -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
- This method always returns null.
- getCustomAttributes() -
Method in interface com.sas.servlet.tbeans.TransformationInterface
- Gets the custom attributes
- getCustomAttributes() -
Method in class com.sas.taglib.BaseTransformationBodyTag
- Deprecated. Gets the customAttributes attribute (String) for a custom tag.
- getCustomAttributes() -
Method in class com.sas.taglib.BaseTransformationTag
- Deprecated. Gets the customAttributes attribute (String) for a custom tag.
- getCustomAttributes() -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationBodyTag
- Gets the customAttributes attribute (String) for a custom tag.
- getCustomAttributes() -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationTag
- Gets the customAttributes attribute (String) for a custom tag.
- getCustomAttributes() -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag
- Returns the customAttributes property of the BaseCellRendererTag.
- getCustomAttributes() -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseRowTag
- Returns the customAttributes property of the RowTag.
- getCustomAttributeValue(String, ActionSupportFilter) -
Method in class com.sas.actionprovider.strategies.BaseActionStrategy
- Returns a value for a specific custom attribute.
- getCustomAttributeValue(String, ActionSupportFilter) -
Method in class com.sas.actionprovider.strategies.relational.BaseRelationalStrategy
- Returns a value for a specific custom attribute.
- getCustomAttributeValue(String, ActionSupportFilter) -
Method in class com.sas.actionprovider.support.graphics.HttpGraphSupport
-
- getCustomAttributeValue(String, ActionSupportFilter) -
Method in class com.sas.actionprovider.support.olapgraphics.HttpOLAPGraphSupport
-
- getCustomAttributeValue(String, ActionSupportFilter) -
Method in class com.sas.actionprovider.support.tableview.BaseTableViewSupport
-
- getCustomAttributeValue(String, ActionSupportFilter) -
Method in class com.sas.actionprovider.util.relational.HttpRelationalActionUtil
-
- getCustomAttributeValue(String, ActionSupportFilter) -
Method in class com.sas.actionprovider.util.relational.RelationalActionUtil
-
- getCustomErrorMessage(Locale) -
Method in class com.sas.prompts.definitions.PromptDefinition
- Returns a formatted custom error message for the desired locale.
- getCustomErrorMessages() -
Method in class com.sas.prompts.definitions.PromptDefinition
- Returns a LocalizableString which contains all custom error messages for the prompt.
- getCustomFormatMap() -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
- Returns a Map containing custom formats used to format filter expressions.
- getCustomizer(String) -
Method in class com.sas.entities.BaseAttributeDescriptor
-
- getCustomizer(String) -
Method in interface com.sas.entities.BaseAttributeDescriptorInterface
- Return this object's customizer.
- getCustomizer(String) -
Method in class com.sas.entities.Entity
-
- getCustomizer(String) -
Method in class com.sas.entities.RemoteEntity
-
- getCustomizer(String) -
Method in interface com.sas.entities.RemoteEntityInterface
- Return this object's customizer.
- getCustomizer() -
Method in class com.sas.swing.visuals.SwingCustomizerDialog
- Return the customizer used to construct this dialog.
- getCustomizer() -
Method in class com.sas.visuals.CustomizerDialog
- Return the customizer used to construct this dialog.
- getCustomizerContexts() -
Method in class com.sas.entities.Entity
- Not currently implemented
- getCustomizerContexts() -
Method in class com.sas.entities.RemoteEntity
- Not currently implemented
- getCustomizerContexts() -
Method in interface com.sas.entities.RemoteEntityInterface
- Returns a list of customizer contexts.
- getCustomSchedule1Color() -
Method in class com.sas.graphics.components.DataElementColors
- Returns the color property used to identify "Custom Schedule 1" gantt bar.
- getCustomSchedule1FillStyle() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the FillStyle attributes used to create the Custom Schedule 1 bar.
- getCustomSchedule1FinshVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the Custom Schedule 1 Finish role.
- getCustomSchedule1Label() -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
-
- getCustomSchedule1StartVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the CustomSchedule1Start role.
- getCustomSchedule2FillStyle() -
Method in class com.sas.graphics.components.DataElementStyles
- Returns the FillStyle attributes used to create the Resource bar.
- getCustomSchedule2FinshVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the Custom Schedule 2 Finish role.
- getCustomSchedule2Label() -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
- Returns the label that needs to be applied to the Custom Schedule 2.
- getCustomSchedule2StartVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the Custom Schedule 2 Start role.
- getCustomTagVectorAttribute(Vector, String) -
Static method in class com.sas.taglib.Util
- Gets the value of a given attribute from the custom tag vector.
- getData() -
Method in class com.sas.commands.dataselectors.DataItemSelectorCommand
- Returns the user data string.
- getData() -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
- Returns the user data string.
- getData() -
Method in class com.sas.dataselectors.filters.AdvancedFilterValueList
- Deprecated. Returns the native filter object this value represents.
- getData() -
Method in class com.sas.dataselectors.filters.DefaultFilterValue
- Returns the native model data for this value.
- getData() -
Method in interface com.sas.dataselectors.filters.FilterValueInterface
-
- getData() -
Method in class com.sas.dataselectors.filters.FilterValuesToTreeModelAdapter
- Returns the initial values list used to create the tree model or user supplied data.
- getData() -
Method in class com.sas.dataselectors.filters.OLAPMemberTreeNode
- Returns the data for this node.
- getData() -
Method in class com.sas.dataselectors.filters.OLAPMemberValueAndTreeModel
- Returns the native model data for this value.
- getDatabase() -
Method in class com.sas.sasserver.MetabaseSelectorDialog
- Returns the selected database.
- getDatabaseMajorVersion() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
- Retrieves the major version number of the underlying database.
- getDatabaseMetadata() -
Method in class com.sas.graphics.components.GraphOLAPDataSet
-
- getDatabaseMetadata() -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
- This implementation returns null.
- getDatabaseMetadata() -
Method in interface com.sas.storage.olap.OLAPDataSetInterface
- This method returns an instance of the MetadataInterface which defines all of the Cubes'
metadata on the OLAP Server to which the model is connected.
- getDatabaseMetadata() -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
-
- getDatabaseMinorVersion() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
- Retrieves the minor version number of the underlying database.
- getDatabaseProductName() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
- Gets the database product name.
- getDatabaseProductVersion() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
- Returns the version of the SAS/SHARE server.
- getDatabaseURL() -
Method in class com.sas.storage.jdbc.JDBCConnection
- Get the Database URL used to get a connection from the DriverManager.
- getDatabaseURL() -
Method in class com.sas.taglib.storage.jdbc.JDBCConnectionTag
- Returns the database url used to get a connection from the DriverManager.
- getDataBeanAccessMethodPart(int) -
Static method in class com.sas.storage.jdbc.JDBCDataTypeInfo
- Returns the String representation of the XXX part of the ResultSet getXXX method that
is recommended to retrieve the corresponding JDBC data type.
- getDataCellActions(int, int) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Returns the ActionList to be rendered as the cell for the given row and
column coordinates.
- getDataCellBounds() -
Method in class com.sas.table.TableView
- Returns a rectangle that represents the location and size of the
data cell area.
- getDataCellOrderList(int) -
Method in class com.sas.actionprovider.support.olaptableview.BaseOLAPTableViewSupport
-
- getDataCellOrderList(int) -
Method in class com.sas.actionprovider.support.olaptableview.HttpOLAPTableViewSupport
-
- getDataCellOrderList(int) -
Method in class com.sas.actionprovider.support.olaptableview.SwingOLAPTableViewSupport
-
- getDataCellOrderList() -
Method in class com.sas.actionprovider.support.remotefileselector2.HttpRemoteFileSelectorTableViewSupport
-
- getDataCellOrderList(int) -
Method in class com.sas.actionprovider.support.tableview.SwingTableViewSupport
-
- getDataDelimiter() -
Method in class com.sas.storage.jdbc.export.RelationalDelimitedValuesExporter
- Returns the string used to delimit the data values.
- getDataElementColors() -
Method in class com.sas.graphics.components.ColorScheme
- Returns the Colors used for data elements.
- getDataElementStyles() -
Method in class com.sas.graphics.components.GraphModel
- Returns the Styles used for data elements.
- getDataElementStyles() -
Method in class com.sas.graphics.components.GraphStyle
- Returns the Styles used for data elements.
- getDataElementValueZones() -
Method in class com.sas.graphics.components.ChartImageMapInfo
- Returns the dataElementValueZones.
- getDataElementValueZones() -
Method in class com.sas.graphics.components.PlotImageMapInfo
- Returns the dataElementValueZones.
- getDataItem() -
Method in class com.sas.actionprovider.commands.MapReportLinkingCommand.ReportLinkElement
-
- getDataItem() -
Method in class com.sas.commands.dataselectors.FormatSelectorCommand
-
- getDataItem() -
Method in class com.sas.commands.dataselectors.RankingCommand
-
- getDataItem(FilterItemInterface) -
Static method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
-
- getDataItem() -
Method in class com.sas.dataselectors.filters.timebased.TimeBasedFilterAdapter
-
- getDataItem() -
Method in interface com.sas.dataselectors.filters.timebased.TimeBasedFilterAdapterInterface
- Returns the data item the time based filter is working with.
- getDataItem() -
Method in class com.sas.dataselectors.filters.tree.OLAPFilterToLogicTreeTransform
-
- getDataItem() -
Method in class com.sas.dataselectors.filters.tree.StepModelToLogicTreeTransform
-
- getDataItem(String) -
Method in class com.sas.dataselectors.qualifiers.QualifiersSelectorAdapter
-
- getDataItemID() -
Method in class com.sas.entities.edit.models.providers.BusinessQueryDynamicValuesProvider
- Returns the ID of the data item to retrieve values for when the
getMapOfValues method is called.
- getDataItemMap() -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
-
- getDataItemMap() -
Method in interface com.sas.dataselectors.dataitems.DataItemSelectorInterface
- Returns the map of DataItems stored by their id
- getDataItemMap() -
Method in class com.sas.dataselectors.dataitems.TableRoles
-
- getDataItemReferenceList() -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel.Role
-
- getDataItemReferenceList() -
Method in class com.sas.dataselectors.dataitems.TableRoles.Role
-
- getDataItems(boolean) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
- returns a list of all the DataItems
- getDataItems(boolean) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
-
- getDataItems(boolean) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
- Returns a list of all data items present in the active BusinessModel.
- getDataItemsAndFolders(boolean) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getDataItemsAndFolders(boolean) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
-
- getDataItemsInBusinessQuery(BusinessQuery) -
Static method in class com.sas.servlet.commands.jdbc.export.Util
-
- getDataItemsInTableModel(TableModel) -
Static method in class com.sas.servlet.commands.jdbc.export.Util
-
- getDataItemStepFilterDescription(BusinessQuery, Map, Locale, DataItem, StepInterface) -
Static method in class com.sas.swing.models.AppliedFiltersUtil
-
- getDataItemStepFilterDescription(BusinessQuery, Map, Locale, DataItem, StepInterface, boolean) -
Static method in class com.sas.swing.models.AppliedFiltersUtil
-
- getDataItemValues(DataItem, int) -
Static method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getDataLabelColor() -
Method in class com.sas.graphics.components.ColorScheme
- Gets the color of data label text of data elements.
- getDataLabelLevel() -
Method in class com.sas.graphics.components.tilechart.TileChartModel
- Returns the visible level number to be labeled with tile values.
- getDataLabelTextStyle() -
Method in class com.sas.graphics.components.GraphStyle
- Returns the display attributes used for data label text.
- getDataLabelTextStyle() -
Method in class com.sas.graphics.components.tilechart.TileChartModel
- Returns the text properties used to label the tiles
for the category level specified by setDataLabelLevel.
- getDataLevelCount() -
Method in class com.sas.graphics.components.ganttchart.GanttChart
- Returns the number of parent-child levels that will be displayed in
the TableAxis if a hierarchial relationship has been defined in the
data model set on the chart and a parent and task variables have been
set on the chart.
- getDataModel() -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
- Returns the model that contains the data to export.
- getDataModel() -
Method in class com.sas.graphics.components.barchart.BarChart
- Returns the
BarChartDataModel
which provides a handle to the data and associated
graph mapping properties.
- getDataModel() -
Method in class com.sas.graphics.components.barlinechart.BarLineChart
- Returns the
BarLineChartDataModel
which provides a handle to the data and associated
graph mapping properties.
- getDataModel() -
Method in class com.sas.graphics.components.ganttchart.GanttChart
- Returns the GanttChartDataModel that provides a handle to the data
along with any associated mapping properties.
- getDataModel() -
Method in class com.sas.graphics.components.linechart.LineChart
- Returns the
LineChartDataModel
which provides a handle to the data and associated
graph mapping properties.
- getDataModel() -
Method in class com.sas.graphics.components.lineplot.LinePlot
- Returns the LinePlotDataModel that contains the data
along with any associated mapping properties.
- getDataModel() -
Method in class com.sas.graphics.components.piechart.PieChart
- Returns the PieChartDataModel that provides a handle to the data
along with any associated mapping properties.
- getDataModel() -
Method in class com.sas.graphics.components.radarchart.RadarChart
- Returns the RadarChartDataModel that provides data properties.
- getDataModel() -
Method in class com.sas.graphics.components.scatterplot.ScatterPlot
- Returns the ScatterPlotDataModel that provides a handle to the data
along with any associated mapping properties.
- getDataModel() -
Method in class com.sas.graphics.components.tilechart.TileChart
- Returns the TileChartDataModel that provides a handle to the data
along with any associated mapping properties.
- getDataModel() -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChart
- Returns the
WaterfallChartDataModel
which provides a handle to the data and associated
graph mapping properties.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
- Returns the current data model.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.BarChart
- Gets the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.BarChartComposite
- Returns the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.BarLineChart
- Gets the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.BarLineChartComposite
- Returns the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.LineChart
- Gets the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.LineChartComposite
- Returns the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.LinePlot
- Gets the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.LinePlotComposite
- Returns the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.PieChart
- Gets the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.PieChartComposite
- Returns the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.RadarChart
- Gets the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.RadarChartComposite
- Returns the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.ScatterPlot
- Gets the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.ScatterPlotComposite
- Returns the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.TileChart
- Gets the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.WaterfallChart
- Gets the model on the viewer.
- getDataModel() -
Method in class com.sas.servlet.tbeans.graphics.html.WaterfallChartComposite
- Returns the model on the viewer.
- getDataMonitor() -
Method in class com.sas.awt.TextField
- Returns the dataMonitor
- getDataProvider() -
Method in class com.sas.prompts.DynamicPromptValueContext
-
- getDataProvider() -
Method in interface com.sas.prompts.DynamicPromptValueContextInterface
- Returns the DataProviderInterface to use when generating and executing queries.
- getDataService() -
Method in class com.sas.dataselectors.filters.BusinessQueryToFilterItemListAdapter
- Return the IQ data service provider in use by this adapter.
- getDataService() -
Method in class com.sas.dataselectors.filters.InformationMapToFilterItemListAdapter
- Return the IQ data service provider in use by this adapter.
- getDataServiceValues(DataItem) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getDataServiceValues(DataItem) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
- Creates and returns a list of values for the given data item as retrieved
by the IQDataServices class.
- getDataSet() -
Method in class com.sas.sasserver.DataSetSelectorDialog
-
- getDataSet() -
Method in class com.sas.sasserver.MetabaseSelectorDialog
- Deprecated. Use getDatabase
- getDataSet() -
Method in class com.sas.sasserver.SASProcedureTemplate
- Returns the value of the dataSet property
- getDataSet() -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
-
- getDataSet() -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
-
- getDataSet() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
-
- getDataSet() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
-
- getDataSet() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
-
- getDataSet() -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
-
- getDataSet() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
-
- getDataSet() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
-
- getDataSet() -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
-
- getDataSet() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
-
- getDataSet() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
-
- getDataSet() -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
-
- getDataSet() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
-
- getDataSet() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
-
- getDataSet() -
Method in interface com.sas.sasserver.tree.LevelTreeInterface
- Returns the name of the level SAS data set.
- getDataSetInterface() -
Method in class com.sas.table.DataTableSortController
- Returns dataSetInterface
- getDataSource() -
Method in class com.sas.dataselectors.calculations.percent.BasePercentCalculationsSelectorAdapter
- Returns the dataSource object that performs model-specific operations for this adapter.
- getDataSource() -
Method in class com.sas.dataselectors.filters.SimpleFilterDefinitionModelBase
- Gets the primary model for the adapter.
- getDataSource() -
Method in interface com.sas.dataselectors.filters.SimpleFilterDefinitionModelInterface
- The list of source items to populate the possible choices for the panel.
- getDataSource() -
Method in class com.sas.dataselectors.filters.SimpleFilterListEditorModelBase
- Gets the primary model for the adapter.
- getDataSource() -
Method in class com.sas.dataselectors.memberproperties.MemberPropertiesSelectorOLAPAdapter
- Returns this adapter's dataSource object.
- getDataSource() -
Method in class com.sas.storage.BaseDataBean
- Gets the
Connection object used as the bean's data source.
- getDataSource() -
Method in class com.sas.storage.jdbc.JDBCDataAccessor
-
- getDataSource() -
Method in class com.sas.taglib.storage.DataBeanTag
- Returns the String representing the connection that will be used as the data source for the DataBean.
- getDataSourceObject() -
Method in class com.sas.taglib.storage.DataBeanTag
- Returns the connection object to be used as the data source for the DataBean.
- getDataSources(boolean) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
- Returns a list of all logical getDataSources
- getDataSources(boolean) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
-
- getDataSources() -
Method in class com.sas.prompts.definitions.DataSourceColumnDefinition
- Returns a List of data sources to allow the selection of columns or DataItems from.
- getDataSourceTree() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
-
- getDataSourceTree() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter
-
- getDataSourceTree() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
-
- getDataSourceTree() -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemMetadataInterface
- Get the Default DataSource tree model for this business model
- getDataSourceTree() -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
-
- getDataTipBackgroundColor() -
Method in class com.sas.graphics.components.GraphStyle
- Returns the interior color of the DatatTip's window.
- getDataTipColor() -
Method in class com.sas.graphics.components.ColorScheme
- Gets the color of data tip text.
- getDataTipHighlightModel() -
Method in class com.sas.graphics.components.tilechart.TileChartModel
- Deprecated. use rulesContext property on DataModel
- getDataTipModel() -
Method in class com.sas.graphics.components.GraphModel
- Returns the visual properties applicable to the graph's frame line.
- getDataTipTextStyle() -
Method in class com.sas.graphics.components.GraphStyle
- Returns the display attributes used for data tip text.
- getDataTipValue() -
Method in class com.sas.graphics.components.ChartValueZone
- Returns the dataTipValue.
- getDataTipValue() -
Method in class com.sas.graphics.components.PlotValueZone
- Returns the dataTipValue.
- getDataTipVariable() -
Method in class com.sas.graphics.components.barchart.BarChartOLAPDataModel
- Returns the array of data columns that was most recently set by the
setDataTipVariable() method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
- Returns the array of data columns that was most recently set by the
setDataTipVariable() method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartOLAPDataModel
- Returns the array of data columns that was most recently set by the setDataTipVariables()
method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
- Returns the array of data columns that was most recently set by the
setDataTipVariable() method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the array of data columns that was most recently set by the
setDataTipVariable() method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.linechart.LineChartOLAPDataModel
- Returns the array of data columns that was most recently set by the setDataTipVariable()
method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
- Returns the array of data columns that was most recently set by the
setDataTipVariable() method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.lineplot.LinePlotOLAPDataModel
- Returns the array of data columns that was most recently set by the setDataTipVariable()
method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
- Returns the array of data columns that was most recently set by the
setDataTipVariable() method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.piechart.PieChartOLAPDataModel
- Returns the array of data columns that was most recently set by the setDataTipVariable()
method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.piechart.PieChartTableDataModel
- Returns the array of data columns that was most recently set by the
setDataTipVariable() method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.radarchart.RadarChartOLAPDataModel
- Returns the array of data columns that was most recently set by the setDataTipVariable()
method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.radarchart.RadarChartTableDataModel
- Returns the array of data columns that was most recently set by the
setDataTipVariable() method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotOLAPDataModel
- Returns the array of data columns that was most recently set by the setDataTipVariable()
method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
- Returns the array of data columns that was most recently set by the
setDataTipVariable() method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.tilechart.TileChartOLAPDataModel
- Returns the array of data columns that was most recently set by the setDataTipVariable()
method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.tilechart.TileChartTableDataModel
- Returns the array of data columns that was most recently set by the setDataTipVariable()
method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartOLAPDataModel
- Returns the array of data columns that was most recently set by the setDataTipVariable()
method.
- getDataTipVariable() -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
- Returns the array of data columns that was most recently set by the
setDataTipVariable() method.
- getDataTipVariableList() -
Method in class com.sas.graphics.components.ChartImageMapInfo
- Returns the dataTipVariableList.
- getDataTipVariableList() -
Method in class com.sas.graphics.components.PlotImageMapInfo
- Returns the dataTipVariableList.
- getDataType() -
Method in class com.sas.dataselectors.filters.AdvancedFilterValueList
- Deprecated. Returns the data type this value represents.
- getDataType() -
Method in class com.sas.dataselectors.filters.DefaultFilterValue
- Returns the type of data this value represents.
- getDataType() -
Method in interface com.sas.dataselectors.filters.FilterValueInterface
-
- getDataType() -
Method in class com.sas.dataselectors.filters.OLAPMemberTreeNode
- Returns the data type this value represents.
- getDataType() -
Method in class com.sas.dataselectors.filters.OLAPMemberValueAndTreeModel
- Returns the type of data this value represents.
- getDataType(DynamicPromptValueContextInterface) -
Method in interface com.sas.prompts.DynamicValueProviderInterface
- Returns the data type for the set of possible values returns by the value provider.
- getDataType() -
Method in interface com.sas.storage.olap.MeasureInterface
- Returns the data type of the measure.
- getDataType() -
Method in interface com.sas.storage.olap.PropertyInterface
- Returns the data type of the property.
- getDataType() -
Method in class com.sas.storage.olap.sasmdx.Measure
-
- getDataType() -
Method in class com.sas.storage.olap.sasmdx.Property
-
- getDataTypeFromString(String) -
Static method in class com.sas.servlet.util.BaseUtil
-
- getDataValuesInterface() -
Method in class com.sas.dataselectors.calculateditems.DataSourceTreeNode
-
- getDate(int) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Retrieves the value of the designated JDBC DATE parameter as a java.sql.Date object.
- getDate(int, Calendar) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Gets the value of a SQL DATE parameter as a java.sql.Date object.
- getDate(String) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Retrieves the value of the designated JDBC DATE parameter as a java.sql.Date object.
- getDate(String, Calendar) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
- Retrieves the value of a JDBC DATE parameter as a java.sql.Date object, using the given Calendar object to construct the date.
- getDate(int) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Gets the value of a column in the current row as a Java java.sql.Date.
- getDate(String) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Gets the value of a column in the current row as a Java java.sql.Date.
- getDate(int, Calendar) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- JDBC 2.0
Gets the value of a column in the current row as a java.sql.Date
object.
- getDate(String, Calendar) -
Method in class com.sas.net.sharenet.ShareNetResultSet
- Gets the value of a column in the current row as a java.sql.Date
object.
- getDate(int, Calendar) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as a java.sql.Date object
in the Java programming language.
- getDate(String, Calendar) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as a java.sql.Date object
in the Java programming language.
- getDate(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as
a java.sql.Date object in the Java programming language.
- getDate(String) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
- Retrieves the value of the designated column in the current row
of this
ResultSet object as
a java.sql.Date object in the Java programming language.
- getDate() -
Method in class com.sas.swing.visuals.CalendarDayButton
- Returns the date for this button.
- getDateAxisModel() -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
- Returns the GanttChart's date axis model.
- getDateColumn(int) -
Method in class com.sas.storage.BaseDataBean
-
- getDateFormat() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.InformationServicesDateCellRenderer
- Returns the date format
- getDateFormat() -
Method in class com.sas.swing.visuals.remotefileselector.ifileservice.IFileServiceDateCellRenderer
- Return the date format
- getDateFormat() -
Method in class com.sas.swing.visuals.remotefileselector.informationservices.InformationServicesDateCellRenderer
- Return the date format
- getDateFormat() -
Method in class com.sas.util.transforms.BaseFormatTransform
- Return the date format pattern, or null if the
format is anot a DateFormat.
- getDateFormatter() -
Method in class com.sas.dataselectors.filters.DateAndTimeUtil
-
- getDateOrNullFromNative(Object, int, Locale) -
Static method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
- Attempts to extract a Date value from the given native object.
- getDateRelativity() -
Method in class com.sas.prompts.definitions.DateDefinition
-
- getDateSearchType() -
Method in class com.sas.servlet.tbeans.remotefileselector2.RemoteFileSearchFieldsAttributes
- Returns the set date type to be used for searching.
- getDateSearchType() -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel
-
- getDateSearchType() -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel2
-
- getDateSearchType() -
Method in class com.sas.swing.models.remotefileselector2.RemoteFileSearchAttributes
- Returns the currently set date type to be used for searching.
- getDateTime() -
Method in class com.sas.util.DateTimeMonitor
- Return the date/time as it was last monitored.
- getDateTimeFormatter() -
Method in class com.sas.dataselectors.filters.DateAndTimeUtil
-
- getDateTimeUnit() -
Method in class com.sas.servlet.tbeans.remotefileselector2.RemoteFileSearchFieldsAttributes
- Returns the relateive date time unit.
- getDateType() -
Method in class com.sas.prompts.definitions.DateDefinition
- Returns the type of date, time or timestamp value allowed for this prompt.
- getDateType() -
Method in class com.sas.prompts.definitions.DateRangeDefinition
- Returns the type of date, time or timestamp value allowed for this prompt.
- getDayButton(int) -
Method in class com.sas.swing.visuals.CalendarPanel
-
- getDebug() -
Method in class com.sas.util.login.LoginBeanBIPValidate
- Returns the value for the debug property.
- getDebug() -
Method in class com.sas.util.login.LoginBeanCFBValidate
- Returns the value for the debug property.
- getDecimalFormat() -
Method in class com.sas.util.transforms.BaseFormatTransform
- Return the decimal format pattern, or null if the
format is anot a DecimalFormat.
- getDecimalPlaces() -
Method in class com.sas.table.ColumnStyle
- Returns the number of decimal places to align a column of
numbers on.
- getDecimalWidth() -
Method in class com.sas.commands.dataselectors.FormatSelectorCommand
-
- getDecrementBounds() -
Method in class com.sas.visuals.ScrollSlider
- Get the bounds of the decrement area for the sliderListener to
determine which area the mouse was pressed on.
- getDecrementBounds() -
Method in interface com.sas.visuals.SliderInterface
- Get the bounds of the decrement portion of the slider track.
- getDecrementButton() -
Method in class com.sas.swing.visuals.SpinBox
- Returns the button that is used to deccrement in the spinBox.
- getDecrementButtonModel() -
Method in class com.sas.visuals.SliderListener
- Get the ButtonModelInterface for the decrement area of the SliderInterface.
- getDecrementModel() -
Method in class com.sas.visuals.ScrollSlider
- Get the ButtonModelInterface object used by the decrement portion
of the ScrollSlider.
- getDefault() -
Method in class com.sas.entities.AttributeDescriptor
-
- getDefault() -
Method in interface com.sas.entities.AttributeDescriptorInterface
- Return the default value.
- getDefaultAction(String, String, String) -
Method in class com.sas.actionprovider.BaseActionProvider
- Returns the Action associated with the specified actionType and areaType on the support class
that is associated with the supportType argument.
- getDefaultAction(String, String) -
Method in class com.sas.actionprovider.support.BaseActionProviderCompositeSupport
- Return the specific default action registered for a specific areaType.
- getDefaultAction(String, String) -
Method in class com.sas.actionprovider.support.BaseActionProviderSupport
- Return the specific default action registered for a specific areaType.
- getDefaultAddButton() -
Method in class com.sas.servlet.tbeans.BaseListEditor
- Gets the default "Add" button transformation object.
- getDefaultAddButton() -
Method in class com.sas.servlet.tbeans.html.ListEditor
- Constructs and returns a new default "Add" button component.
- getDefaultAppliedFilters() -
Method in class com.sas.servlet.tbeans.graphics.html.GraphComposite
- Returns the default AppliedFilter object for the chart
- getDefaultAppliedFilters() -
Method in class com.sas.servlet.tbeans.tableview.html.TableViewComposite
- Returns the default AppliedFilters object for the TableViewComposite.
- getDefaultButton() -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
-
- getDefaultButtonAction() -
Method in class com.sas.servlet.tbeans.dataselectors.BaseDataSelector
- Sets the default button action for the selector
- getDefaultButtonTemplate() -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
-
- getDefaultCellGravity() -
Method in class com.sas.visuals.AutoSizingGridLayout
- Returns the default gravity for the cells.
- getDefaultCellStyle() -
Method in class com.sas.table.CellVectorStyle
- Returns the default style for data cells.
- getDefaultCellStyle() -
Method in interface com.sas.table.StaticTableStyleInterface
- Returns the default style for all cells.
- getDefaultCellStyle() -
Method in class com.sas.table.TableView
- Returns the set of style properties that serve as defaults for all cells.
- getDefaultColorProvider() -
Method in class com.sas.prompts.definitions.ColorDefinition
- Returns back a default ColorProvider created from the Swing Color Picker model
- getDefaultColumnHeader() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Returns the default columnHeader for the TableView.
- getDefaultColumnHeader() -
Method in class com.sas.servlet.tbeans.tableview.hdml.TableView
- Returns the default columnHeader for the TableView.
- getDefaultColumnHeader() -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
- Returns the default columnHeader for the TableView.
- getDefaultColumnHeader() -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
- Returns the default columnHeader for the TableView.
- getDefaultColumnHeaderRowRenderer() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Gets the default row renderer for the TableView's ColumnHeader row.
- getDefaultColumnHeaderRowRenderer() -
Method in class com.sas.servlet.tbeans.tableview.hdml.TableView
- Gets the default row renderer for the TableView's column header row.
- getDefaultColumnHeaderRowRenderer() -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
- Gets the default row renderer for the TableView's column header row.
- getDefaultColumnHeaderRowRenderer() -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
- Gets the default row renderer for the TableView's column header row.
- getDefaultColumnIndex() -
Method in class com.sas.table.TableView
- Returns the index of the first column that should be displayed
following a refresh.
- getDefaultColumnModel() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Returns the default column model for the TableView.
- getDefaultColumnModel() -
Method in class com.sas.servlet.tbeans.tableview.hdml.TableView
- Returns the default column model for the TableView.
- getDefaultColumnModel() -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
- Returns the default column model for the TableView.
- getDefaultColumnModel() -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
- Returns the default column model for the TableView.
- getDefaultColumnStyle() -
Method in interface com.sas.table.StaticTableStyleInterface
- Returns the default style for all columns.
- getDefaultColumnStyle() -
Method in class com.sas.table.TableView
- Returns the set of style properties that serve as defaults for all columns.
- getDefaultComparator() -
Method in class com.sas.swing.models.SortableTableModelAdapter
- Returns the comparator that is used by default when sorting on a column occurs.
- getDefaultComponent() -
Method in class com.sas.servlet.tbeans.dualselector.html.DualListSelector
- Returns the source component used for this selector (com.sas.servlet.tbeans.form.html.ListBox)
- getDefaultComponent() -
Method in class com.sas.servlet.tbeans.dualselector.html.DualTreeSelector
- Returns the source component used for this selector (com.sas.servlet.tbeans.html.TreeView)
- getDefaultComponent() -
Method in class com.sas.servlet.tbeans.dualselector.html.TreeListSelector
- Returns the source component used for this selector (com.sas.servlet.tbeans.html.TreeView)
- getDefaultComponentMap() -
Method in class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel
- Constructs and returns the default component map for this selector.
- getDefaultConfirmDeleteAllMessage() -
Method in class com.sas.servlet.tbeans.html.ListEditor
- Returns the default "all entries deletion" confirmation message text.
- getDefaultConfirmDeleteMessage() -
Method in class com.sas.servlet.tbeans.html.ListEditor
- Returns the default "selected entry deletion" confirmation message text.
- getDefaultDecimalWidth() -
Method in class com.sas.models.formats.FormatDescription
-
- getDefaultDeleteAllButton() -
Method in class com.sas.servlet.tbeans.BaseListEditor
- Gets the default "Delete All" button transformation object.
- getDefaultDeleteAllButton() -
Method in class com.sas.servlet.tbeans.html.ListEditor
- Constructs and returns a new default "Delete All" button component.
- getDefaultDeleteButton() -
Method in class com.sas.servlet.tbeans.BaseListEditor
- Gets the default "Delete" button transformation object.
- getDefaultDeleteButton() -
Method in class com.sas.servlet.tbeans.html.ListEditor
- Constructs and returns a new default "Delete" button component.
- getDefaultEditColumn() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Returns the default instance of TableColumn to use as the column,
independent of the data, which contains the edit actions.
- getDefaultEditColumn() -
Method in class com.sas.servlet.tbeans.tableview.hdml.TableView
- Method not implemented, returns null.
- getDefaultEditColumn() -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
- Returns the default instance of TableColumn to use as the column,
independent of the data, which contains the edit actions.
- getDefaultEditColumn() -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
- Method not implemented, returns null.
- getDefaultEditController() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Returns the default edit controller.
- getDefaultEditController() -
Method in class com.sas.servlet.tbeans.tableview.hdml.TableView
- Method not implemented, returns null.
- getDefaultEditController() -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
- Returns the default edit controller.
- getDefaultEditController() -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
- Method not implemented, returns null.
- getDefaultEditor() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Gets the default cell editor for the TableView.
- getDefaultEditor() -
Method in class com.sas.servlet.tbeans.tableview.hdml.TableView
- Editing not implemented on this class, returns null.
- getDefaultEditor() -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
- Gets the default cell editor for the TableView.
- getDefaultEditor() -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
- Editing not implemented on this class, returns null.
- getDefaultEndingPeriodOption() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
-
- getDefaultEndingPeriodOption() -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
- Returns the default ending period option.
- getDefaultEventIndex() -
Method in class com.sas.awt.ComponentBeanInfo
-
- getDefaultExpandCollapseComponent() -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileSearch
- Returns the default instance of the
ExpandCollapse component.
- getDefaultExpandCollapseComponent() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
- Create and set defaults for the ExpandCollapse component
used with search.
- getDefaultFont() -
Method in class com.sas.dataselectors.exceptionhighlighting.BaseExceptionHighlightingSelectorAdapter
-
- getDefaultFont() -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorInterface
-
- getDefaultFontSize() -
Method in class com.sas.dataselectors.exceptionhighlighting.BaseExceptionHighlightingSelectorAdapter
-
- getDefaultFontSize() -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorInterface
-
- getDefaultFooter() -
Method in class com.sas.servlet.tbeans.graphics.html.GraphComposite
- Returns the default Label to use as the chart's footer.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.dataselectors.html.DataSelector
- Gets the default form object to be used by the TableView.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.dataselectors.html.SelectorPanel
- Gets the default form object to be used by the panel
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
- Gets the default form object to be used by the DualListSelector.
- getDefaultFormObject() -
Method in interface com.sas.servlet.tbeans.form.html.FormViewInterface
- Gets the default form object to be used by the viewer.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.graphics.html.BarChart
- Returns the FORM object used if no FORM object is specifed.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.graphics.html.BarLineChart
- Returns the FORM object used if no FORM object is specifed.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.graphics.html.BaseGraphSupport
- Returns the FORM object used if no FORM object is specifed.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.graphics.html.ESRIMapComposite
- Gets the default form object to be used by the panel
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.graphics.html.LineChart
- Returns the FORM object used if no FORM object is specifed.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.graphics.html.LinePlot
- Returns the FORM object used if no FORM object is specifed.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.graphics.html.PieChart
- Returns the FORM object used if no FORM object is specifed.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.graphics.html.RadarChart
- Returns the FORM object used if no FORM object is specifed.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.graphics.html.ScatterPlot
- Returns the FORM object used if no FORM object is specifed.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.graphics.html.TileChart
- Returns the FORM object used if no FORM object is specifed.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.graphics.html.WaterfallChart
- Returns the FORM object used if no FORM object is specifed.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.html.TreeView
- Gets the default form object to be used by this TreeView.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapComposite
- Gets the default form object to be used by the panel
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.olaptableview.html.OLAPTableView
- Returns the FORM object used if no FORM object is specifed.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
- Returns the default form object.
- getDefaultFormObject() -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
- Gets the default form object to be used by the TableView.
- getDefaultGraphStyle() -
Method in class com.sas.graphics.components.Graph
- For internal use only.
- getDefaultHeight() -
Static method in class com.sas.awt.Button
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.awt.Canvas
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.awt.CheckBox
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.awt.Choice
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.awt.Component
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.awt.Container
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.awt.Dialog
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.awt.Frame
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.awt.Label
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.awt.ListBox
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.awt.Panel
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.awt.Scrollbar
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.awt.ScrollPane
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.awt.TextArea
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.awt.TextField
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.graphics.components.Graph
-
- getDefaultHeight() -
Static method in class com.sas.swing.visuals.DualSelector
- Returns the default height in pixels
- getDefaultHeight() -
Static method in class com.sas.swing.visuals.ImageView
- Returns the default height to display the ImageView with.
- getDefaultHeight() -
Static method in class com.sas.swing.visuals.SpinBox
-
- getDefaultHeight() -
Static method in class com.sas.swing.visuals.SpinButton
- Returns the default height in pixels
- getDefaultHeight() -
Static method in class com.sas.swing.visuals.TreeView
- Returns the default height in pixels.
- getDefaultHeight() -
Static method in class com.sas.table.NavigationBar
- Returns the default height in pixels.
- getDefaultHeight() -
Static method in class com.sas.table.TableView
- Returns the default height for instances of this class.
- getDefaultHeight() -
Static method in class com.sas.visuals.ComboBox
- Returns the default height for instances of this class
- getDefaultHeight() -
Static method in class com.sas.visuals.CompositeContainer
-
- getDefaultHeight() -
Static method in class com.sas.visuals.CompositePanel
-
- getDefaultHeight() -
Static method in class com.sas.visuals.DualSelector
- Returns the default height in pixels
- getDefaultHeight() -
Static method in class com.sas.visuals.Fireworks
- Returns the default height in pixels
- getDefaultHeight() -
Static method in class com.sas.visuals.GraphicalCheckBox
- Gets the default height of the GraphicalCheckBox in pixels
- getDefaultHeight() -
Static method in class com.sas.visuals.ImageAnimation
- Returns the default height in pixels
- getDefaultHeight() -
Static method in class com.sas.visuals.ImageView
- Returns the default height to display the ImageView with.
- getDefaultHeight() -
Static method in class com.sas.visuals.LabelView
- Returns default height in pixels.
- getDefaultHeight() -
Static method in class com.sas.visuals.Marquee
- Returns the default height in pixels
- getDefaultHeight() -
Static method in class com.sas.visuals.NumericTextField
-
- getDefaultHeight() -
Static method in class com.sas.visuals.PushButton
- Returns the default height of this PushButton in pixels
- getDefaultHeight() -
Static method in class com.sas.visuals.RadioBox
- Returns the default height of this RadioBox in pixels
- getDefaultHeight() -
Static method in class com.sas.visuals.RadioButton
- Returns the default height of this RadioButton in pixels
- getDefaultHeight() -
Static method in class com.sas.visuals.Scrollbar
- Return the default height
- getDefaultHeight() -
Static method in class com.sas.visuals.ScrollSlider
- Return the default height
- getDefaultHeight() -
Static method in class com.sas.visuals.SpinBox
-
- getDefaultHeight() -
Static method in class com.sas.visuals.SpinButton
- Returns the default height in pixels
- getDefaultHeight() -
Static method in class com.sas.visuals.StyledLabelView
-
- getDefaultHeight() -
Static method in class com.sas.visuals.TabBar
-
- getDefaultHeight() -
Static method in class com.sas.visuals.TabbedView
-
- getDefaultHeight() -
Static method in class com.sas.visuals.TabButton
- Returns the default height in pixels
- getDefaultHeight() -
Static method in class com.sas.visuals.TabFolder
-
- getDefaultHeight() -
Static method in class com.sas.visuals.TextEditComposite
- Return the default height
- getDefaultHeight() -
Static method in class com.sas.visuals.ToggleButton
- Gets the default height of the ToggleButton
- getDefaultHeight() -
Static method in class com.sas.visuals.ToolbarButton
- Returns the default height in pixels
- getDefaultHeight() -
Static method in class com.sas.visuals.TreeView
- Returns the default height in pixels.
- getDefaultHeight() -
Static method in class com.sas.visuals.UnitsBox
-
- getDefaultHeight() -
Static method in class com.sas.visuals.UpDownListBox
- Returns the default height for instances of this class
- getDefaultHelpBroker() -
Method in class com.sas.swing.util.SASJavaHelp
- Return the DefaultHelpBroker of this object.
- getDefaultHelpMapID() -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemListSelector
-
- getDefaultHelpMapID() -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
-
- getDefaultHelpProduct() -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemListSelector
-
- getDefaultHelpProduct() -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
-
- getDefaultHierarchy() -
Method in interface com.sas.storage.olap.DimensionInterface
- Returns the default hierarchy for this dimension.
- getDefaultHierarchy() -
Method in class com.sas.storage.olap.sasmdx.Dimension
- Get the default hierarchy for this dimension
- getDefaultIcon() -
Method in class com.sas.awt.Color
- Returns the default icon for the current node.
- getDefaultIcon() -
Method in class com.sas.sasserver.SASListNode
-
- getDefaultIcon() -
Method in class com.sas.sasserver.SASListNodeDelegate
-
- getDefaultIcon() -
Method in class com.sas.sasserver.tree._rprxJ2ServerNode
-
- getDefaultIcon() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeServerNode
-
- getDefaultIcon() -
Method in interface com.sas.sasserver.tree._rprxRemoteServerNode
-
- getDefaultIcon() -
Method in class com.sas.sasserver.tree._rprxRemoteServerNodeClient
-
- getDefaultIcon() -
Method in class com.sas.sasserver.tree._rprxRemoteServerNodeServer
-
- getDefaultIcon() -
Method in class com.sas.sasserver.tree.NodeDelegate
-
- getDefaultIcon() -
Method in class com.sas.swing.visuals.NodeView
- Returns the default icon for the current node.
- getDefaultIcon() -
Method in class com.sas.visuals.BaseButton
- Get the default IconInterface object displayed normally.
- getDefaultIcon() -
Method in class com.sas.visuals.NodeStyle
-
- getDefaultIcon() -
Method in class com.sas.visuals.NodeView
- Returns the default icon for the current node.
- getDefaultImage() -
Method in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
- Returns the default image to display with the node
- getDefaultImage() -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
-
- getDefaultImage() -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
-
- getDefaultImage() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
-
- getDefaultImage() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
-
- getDefaultImage() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
-
- getDefaultImage() -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
-
- getDefaultImage() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
-
- getDefaultImage() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
-
- getDefaultImage() -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
-
- getDefaultImage() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
-
- getDefaultImage() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
-
- getDefaultImage() -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
-
- getDefaultImage() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
-
- getDefaultImage() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
-
- getDefaultImage() -
Method in interface com.sas.sasserver.tree.LevelTreeInterface
- Returns name Image image to be displayed for all unexpanded nodes.
- getDefaultImage() -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
- Returns the name of the default image.
- getDefaultImage() -
Method in class com.sas.servlet.tbeans.models.TreeNode
-
- getDefaultImage() -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
- Returns the name of the default image.
- getDefaultImage() -
Method in class com.sas.swing.visuals.wizard.Wizard
- Returns the source (location) for obtaining the default image for the wizard.
- getDefaultImage() -
Method in class com.sas.swing.visuals.wizard2.Wizard
- Returns the source (location) for obtaining the default image for the wizard.
- getDefaultImage() -
Method in class com.sas.taglib.servlet.tbeans.TreeNodeTag
- Gets the defaultImage property (String).
- getDefaultImageAltText() -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
- getDefaultImageAltText reutrns the text which is to be used as alternate to
an image.
- getDefaultImageAltText() -
Method in class com.sas.servlet.tbeans.models.TreeNode
-
- getDefaultImageAltText() -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
- Returns the text which is to be used as alternate to an image.
- getDefaultImageAltText() -
Method in class com.sas.taglib.servlet.tbeans.TreeNodeTag
- getDefaultImageAltText reutrns the text which is to be used as alternate to
an image.
- getDefaultImageAltTextColumnName() -
Method in class com.sas.sasserver.tree._rprxIOMLevelTreeV3
-
- getDefaultImageAltTextColumnName() -
Method in class com.sas.sasserver.tree._rprxJ2LevelTreeV3
-
- getDefaultImageAltTextColumnName() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
-
- getDefaultImageAltTextColumnName() -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
-
- getDefaultImageAltTextColumnName() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
-
- getDefaultImageAltTextColumnName() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
-
- getDefaultImageAltTextColumnName() -
Method in interface com.sas.sasserver.tree.LevelTreeV3Interface
- getDefaultImageAltTextColumnName
- getDefaultImageAltTextColumnName() -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
- Returns the defaultImageAltTextColumnName.
- getDefaultImageColumnName() -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
-
- getDefaultImageColumnName() -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
-
- getDefaultImageColumnName() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
-
- getDefaultImageColumnName() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
-
- getDefaultImageColumnName() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
-
- getDefaultImageColumnName() -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
-
- getDefaultImageColumnName() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
-
- getDefaultImageColumnName() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
-
- getDefaultImageColumnName() -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
-
- getDefaultImageColumnName() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
-
- getDefaultImageColumnName() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
-
- getDefaultImageColumnName() -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
-
- getDefaultImageColumnName() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
-
- getDefaultImageColumnName() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
-
- getDefaultImageColumnName() -
Method in interface com.sas.sasserver.tree.LevelTreeInterface
- Returns name of the column in the level data set that contains the name
of the image to be displayed for unexpanded nodes.
- getDefaultImageColumnName() -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
- Returns the defaultImageColumnName.
- getDefaultInvalidCellStyle() -
Method in class com.sas.table.TableView
- Returns the set of style properties that serve as defaults for invalid cells.
- getDefaultItemValue() -
Method in class com.sas.visuals.ListBoxSelector
-
- getDefaultLabel() -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
-
- getDefaultLabelStyle() -
Method in class com.sas.table.CellVectorStyle
- Returns the default style for label cells.
- getDefaultLabelStyle() -
Method in interface com.sas.table.StaticTableStyleInterface
- Returns the default style for all labels.
- getDefaultLabelStyle() -
Method in class com.sas.table.TableView
- Returns the set of style properties that serve as defaults for all labels.
- getDefaultLayerVisibilities() -
Method in class com.sas.graphics.map.ESRIMap
- Gets a list of the layers available on the map service, and a value
indicating their default visibility.
- getDefaultLayerVisibilities() -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
- Gets a list of the layers available on the map service, and a value
indicating their default visibility.
- getDefaultListComponent() -
Method in class com.sas.servlet.tbeans.BaseListEditor
- Gets the default list transformation object.
- getDefaultListComponent() -
Method in class com.sas.servlet.tbeans.html.ListEditor
- Constructs and returns a new default list component.
- getDefaultMap() -
Method in class com.sas.servlet.tbeans.StyleMap
-
- getDefaultMaxLabel(Locale) -
Method in class com.sas.prompts.definitions.BaseDefinitionRange
- Returns the default label for the maximum field when one is not set by the user.
- getDefaultMaxLabel(Locale) -
Method in class com.sas.prompts.definitions.DateRangeDefinition
- Returns the default label for the maximum field when one is not set by the user.
- getDefaultMaxLabel(Locale) -
Method in class com.sas.prompts.definitions.DoubleRangeDefinition
- Returns the default label for the maximum field when one is not set by the user.
- getDefaultMaxLabel(Locale) -
Method in class com.sas.prompts.definitions.IntegerRangeDefinition
- Returns the default label for the maximum field when one is not set by the user.
- getDefaultMaxLabel(Locale) -
Method in class com.sas.prompts.definitions.StringRangeDefinition
- Returns the default label for the maximum field when one is not set by the user.
- getDefaultMember() -
Method in interface com.sas.storage.olap.HierarchyInterface
- Returns the default member for this hierarchy.
- getDefaultMember() -
Method in class com.sas.storage.olap.sasmdx.Hierarchy
- Get the default memebr of this hierarchy
- getDefaultMenuBar() -
Method in class com.sas.servlet.tbeans.graphics.html.GraphComposite
- Returns the default MenuBar object for the chart
- getDefaultMessageTemplate() -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarColumnScrollingElement
- Returns the default messageTemplate used to generate the scrolling element's message.
- getDefaultMessageTemplate() -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarRowScrollingElement
- Returns the default messageTemplate used to generate the scrolling element's message.
- getDefaultMessageTemplate() -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarScrollingElement
- Returns the default messageTemplate used to generate the scrolling element's message.
- getDefaultMinLabel(Locale) -
Method in class com.sas.prompts.definitions.BaseDefinitionRange
- Returns the default label for the minimum field when one is not set by the user.
- getDefaultMinLabel(Locale) -
Method in class com.sas.prompts.definitions.DateRangeDefinition
- Returns the default label for the minimum field when one is not set by the user.
- getDefaultMinLabel(Locale) -
Method in class com.sas.prompts.definitions.DoubleRangeDefinition
- Returns the default label for the minimum field when one is not set by the user.
- getDefaultMinLabel(Locale) -
Method in class com.sas.prompts.definitions.IntegerRangeDefinition
- Returns the default label for the minimum field when one is not set by the user.
- getDefaultMinLabel(Locale) -
Method in class com.sas.prompts.definitions.StringRangeDefinition
- Returns the default label for the minimum field when one is not set by the user.
- getDefaultModel() -
Method in class com.sas.swing.visuals.TreeView
- Returns the default model.
- getDefaultModel(Object) -
Static method in class com.sas.swing.visuals.util.Util
- Get an instance of the default model for the given component.
- getDefaultModel() -
Method in class com.sas.table.TableView
- Returns the default model.
- getDefaultModel() -
Method in class com.sas.visuals.TreeView
- Returns the default model.
- getDefaultModelWithAllConditions() -
Static method in class com.sas.dataselectors.filters.DefaultFilterConditionList
-
- getDefaultModelWithNoListConditions() -
Static method in class com.sas.dataselectors.filters.DefaultFilterConditionList
-
- getDefaultModelWithNoNullOrMissingValue() -
Static method in class com.sas.dataselectors.filters.DefaultFilterConditionList
-
- getDefaultModelWithOnlyEquivalence() -
Static method in class com.sas.dataselectors.filters.DefaultFilterConditionList
-
- getDefaultMoveButtonTemplate() -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
-
- getDefaultMoveUpDownButtonTemplate() -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
-
- getDefaultNodeStyle() -
Method in class com.sas.swing.visuals.NodeView
- Returns the set of style properties that serve as the defaults for this
node and for all of its descendants.
- getDefaultNodeStyle() -
Method in class com.sas.swing.visuals.TreeView
- Returns the default NodeStyle object.
- getDefaultNodeStyle() -
Method in class com.sas.visuals.NodeView
- Returns the set of style properties that serve as the defaults for this
node and for all of its descendants.
- getDefaultNodeStyle() -
Method in class com.sas.visuals.TreeView
- Returns the default NodeStyle object.
- getDefaultNoRowsRenderer() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Gets the default cell content renderer to use for the TableView when there
are no rows in the TableView or the model is not set.
- getDefaultNoRowsRenderer() -
Method in class com.sas.servlet.tbeans.tableview.hdml.TableView
- Gets the default noRows cell content renderer for the TableView.
- getDefaultNoRowsRenderer() -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
- Gets the default noRows cell content renderer for the TableView.
- getDefaultNoRowsRenderer() -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
- Gets the default noRows cell content renderer for the TableView.
- getDefaultNumberOfPeriods() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
-
- getDefaultNumberOfPeriods() -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
- Returns the default number of periods.
- getDefaultOLAPMeasureConditions() -
Method in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
- Returns the condition list for filter items that are for
OLAP members that are measures.
- getDefaultOLAPNonMeasureConditions() -
Method in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
- Returns the condition list for filter items that are for
non-measure OLAP members.
- getDefaultPropertyIndex() -
Method in class com.sas.awt.ComponentBeanInfo
-
- getDefaultRenderer() -
Method in class com.sas.servlet.tbeans.tableview.BaseHeader
- Returns the default renderer to be used as the header renderer.
- getDefaultRenderer() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Gets the default cell renderer for the TableView.
- getDefaultRenderer() -
Method in class com.sas.servlet.tbeans.tableview.hdml.TableView
- Gets the default cell renderer for the TableView.
- getDefaultRenderer() -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
- Gets the default cell renderer for the TableView.
- getDefaultRenderer() -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
- Gets the default cell renderer for the TableView.
- getDefaultRenderer() -
Method in class com.sas.swing.visuals.tableview.RowHeader
- Returns the default renderer used for teh row labels.
- getDefaultRoleForNewItems() -
Method in class com.sas.dataselectors.calculateditems.BusinessQueryCalculatedObjectFactory
-
- getDefaultRowHeader() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Returns the default rowHeader for the TableView.
- getDefaultRowHeader() -
Method in class com.sas.servlet.tbeans.tableview.hdml.TableView
- Returns the default rowHeader for the TableView.
- getDefaultRowHeader() -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
- Returns the default rowHeader for the TableView.
- getDefaultRowHeader() -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
- Returns the default rowHeader for the TableView.
- getDefaultRowIndex() -
Method in class com.sas.table.TableView
- Returns the index of the first row that should be displayed
following a refresh.
- getDefaultRowModel() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Returns the default row model for the TableView.
- getDefaultRowModel() -
Method in class com.sas.servlet.tbeans.tableview.hdml.TableView
- Returns the default row model for the TableView.
- getDefaultRowModel() -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
- Returns the default row model for the TableView.
- getDefaultRowModel() -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
- Returns the default row model for the TableView.
- getDefaultRowRenderer() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Gets the default row renderer for the TableView's data rows.
- getDefaultRowRenderer() -
Method in class com.sas.servlet.tbeans.tableview.hdml.TableView
- Gets the default row renderer for the TableView.
- getDefaultRowRenderer() -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
- Gets the default row renderer for the TableView.
- getDefaultRowRenderer() -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
- Gets the default row renderer for the TableView.
- getDefaultRowSelectionColumn() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
- Returns the default instance of TableColumn to use as the column,
independent of the data, that can be used to select rows in the
TableView.
- getDefaultRowSelectionColumn() -
Method in class com.sas.servlet.tbeans.tableview.hdml.TableView
- Method not implemented, returns null.
- getDefaultRowSelectionColumn() -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
- Returns the default instance of TableColumn to use as the column,
independent of the data, that can be used to select rows in the
TableView.
- getDefaultRowSelectionColumn() -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
- Method not implemented, returns null.
- getDefaultRowStyle() -
Method in interface com.sas.table.StaticTableStyleInterface
- Returns the default style for all rows.
- getDefaultRowStyle() -
Method in class com.sas.table.TableView
- Returns the set of style properties that serve as defaults for all rows.
- getDefaultRowValues(TableModel) -
Static method in class com.sas.swing.models.TableModelInsertRowSupport
- Gets the default values of a row as an object array for a given TableModel
based upon a new instance of each column's class or null if the class is
java.lang.Object.
- getDefaultSASJavaHelp() -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemListSelector
-
- getDefaultSASJavaHelp() -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
-
- getDefaultSelectOption() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
-
- getDefaultSelectOption() -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
- Returns the default select option.
- getDefaultSelectorMenubar() -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
- Returns a default SelectorMenuBar
- getDefaultSelectorTemplate() -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
-
- getDefaultShowOption() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
-
- getDefaultShowOption() -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
- Returns the default show option.
- getDefaultStartingPeriodOption() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
-
- getDefaultStartingPeriodOption() -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
- Returns the default starting period option.
- getDefaultStyle() -
Method in class com.sas.table.Column
- Returns the table view's default column style.
- getDefaultStyle() -
Method in class com.sas.table.DataCell
- Returns the table view's default cell style.
- getDefaultStyle() -
Method in class com.sas.table.LabelCell
- Returns the table view's default label style.
- getDefaultStyle() -
Method in class com.sas.table.Row
- Returns the table view's default row style.
- getDefaultStyle() -
Method in class com.sas.table.TableElement
- Returns the default style associated with elements of this type by
the table view.
- getDefaultStyleMap() -
Method in class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel
- Provides a mapping of style keys to the default values to be used by the components
in this selector.
- getDefaultTemplate() -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
-
- getDefaultTemplate() -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorListBoxView
-
- getDefaultTemplate() -
Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelectorPanel
- Returns the default template to be used for this composite.
- getDefaultTemplate() -
Method in class com.sas.servlet.tbeans.dataselectors.html.DataSelectorListBoxView
-
- getDefaultTemplate() -
Method in class com.sas.servlet.tbeans.dataselectors.memberproperties.html.MemberPropertiesSelectorPanel
- Returns the default template to be used for this composite.
- getDefaultTemplate() -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
- Returns the default template used for this selector
- getDefaultTemplate() -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
- Returns the default template to be used for the MenuBar.
- getDefaultTemplate() -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuItem
- Returns the default template to be used for the MenuBar.
- getDefaultTemplate() -
Method in interface com.sas.servlet.tbeans.TemplateInterface
- Returns the default template to be used for this composite.
- getDefaultTemplateDictionary() -
Method in class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel
- Returns a map of additional template entries created/required by this selector.
- getDefaultTitle() -
Method in class com.sas.servlet.tbeans.graphics.html.GraphComposite
- Returns the default Label to use as the chart's title.
- getDefaultTransactionIsolation() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
- Gets the default transaction isolation level for the database.
- getDefaultUpdateButton() -
Method in class com.sas.servlet.tbeans.BaseListEditor
- Gets the default "Update" button transformation object.
- getDefaultUpdateButton() -
Method in class com.sas.servlet.tbeans.html.ListEditor
- Constructs and returns a new default "Update" button component.
- getDefaultValidationMessage(TransformationInterface) -
Method in class com.sas.servlet.tbeans.util.validators.DateStringValidator
-
- getDefaultValidationMessage(TransformationInterface) -
Method in class com.sas.servlet.tbeans.util.validators.HexColorStringValidator
-
- getDefaultValidationMessage(TransformationInterface) -
Method in class com.sas.servlet.tbeans.util.validators.IntegerInputValidator
-
- getDefaultValidationMessage(TransformationInterface) -
Method in class com.sas.servlet.tbeans.util.validators.JavaScriptValidator
-
- getDefaultValidationMessage(TransformationInterface) -
Method in class com.sas.servlet.tbeans.util.validators.MaximumLengthValidator
-
- getDefaultValidationMessage(TransformationInterface) -
Method in class com.sas.servlet.tbeans.util.validators.MaximumValueValidator
-
- getDefaultValidationMessage(TransformationInterface) -
Method in class com.sas.servlet.tbeans.util.validators.MinimumValueValidator
-
- getDefaultValidationMessage(TransformationInterface) -
Method in class com.sas.servlet.tbeans.util.validators.NumericInputValidator
-
- getDefaultValidationMessage(TransformationInterface) -
Method in class com.sas.servlet.tbeans.util.validators.RequiredStringValidator
-
- getDefaultValue() -
Method in class com.sas.prompts.definitions.PromptDefinition
- Returns the default value.
- getDefaultValue() -
Method in interface com.sas.prompts.definitions.PromptDefinitionInterface
- Returns the default value for the prompt.
- getDefaultValue(int) -
Static method in class com.sas.storage.jdbc.JDBCDataTypeInfo
- Return the default value associated with a JDBC data type id
- getDefaultViewComponent() -
Method in class com.sas.visuals.TextEditComposite
-
- getDefaultViewText() -
Method in class com.sas.visuals.TextEditComposite
-
- getDefaultWidth() -
Static method in class com.sas.awt.Button
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.awt.Canvas
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.awt.CheckBox
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.awt.Choice
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.awt.Component
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.awt.Container
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.awt.Dialog
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.awt.Frame
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.awt.Label
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.awt.ListBox
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.awt.Panel
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.awt.Scrollbar
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.awt.ScrollPane
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.awt.TextArea
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.awt.TextField
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.graphics.components.Graph
-
- getDefaultWidth() -
Method in class com.sas.models.formats.FormatDescription
-
- getDefaultWidth() -
Static method in class com.sas.swing.visuals.DualSelector
- Returns the default width in pixels
- getDefaultWidth() -
Static method in class com.sas.swing.visuals.ImageView
- Returns the default width to display the ImageView with.
- getDefaultWidth() -
Static method in class com.sas.swing.visuals.SpinBox
-
- getDefaultWidth() -
Static method in class com.sas.swing.visuals.SpinButton
- Returns the default width in pixels
- getDefaultWidth() -
Static method in class com.sas.swing.visuals.TreeView
- Returns the default width in pixels.
- getDefaultWidth() -
Static method in class com.sas.table.NavigationBar
- Returns the default width in pixels.
- getDefaultWidth() -
Static method in class com.sas.table.TableView
- Returns the default width for instances of this class.
- getDefaultWidth() -
Static method in class com.sas.visuals.ComboBox
- Returns the default width for instances of this class
- getDefaultWidth() -
Static method in class com.sas.visuals.CompositeContainer
-
- getDefaultWidth() -
Static method in class com.sas.visuals.CompositePanel
-
- getDefaultWidth() -
Static method in class com.sas.visuals.DualSelector
- Returns the default width in pixels
- getDefaultWidth() -
Static method in class com.sas.visuals.Fireworks
- Returns the default width in pixels
- getDefaultWidth() -
Static method in class com.sas.visuals.GraphicalCheckBox
- Gets the default width of the GraphicalCheckBox in pixels
- getDefaultWidth() -
Static method in class com.sas.visuals.ImageAnimation
- Returns the default width in pixels
- getDefaultWidth() -
Static method in class com.sas.visuals.ImageView
- Returns the default width to display the ImageView with.
- getDefaultWidth() -
Static method in class com.sas.visuals.LabelView
- Returns default width in pixels.
- getDefaultWidth() -
Static method in class com.sas.visuals.Marquee
- Returns the default width in pixels
- getDefaultWidth() -
Static method in class com.sas.visuals.NumericTextField
-
- getDefaultWidth() -
Static method in class com.sas.visuals.PushButton
- Returns the default width of this PushButton in pixels
- getDefaultWidth() -
Static method in class com.sas.visuals.RadioBox
- Returns the default width of this RadioBox in pixels
- getDefaultWidth() -
Static method in class com.sas.visuals.RadioButton
- Returns the default width of this RadioButton in pixels
- getDefaultWidth() -
Static method in class com.sas.visuals.Scrollbar
- Return the default width
- getDefaultWidth() -
Static method in class com.sas.visuals.ScrollSlider
- Return the default width
- getDefaultWidth() -
Static method in class com.sas.visuals.SpinBox
-
- getDefaultWidth() -
Static method in class com.sas.visuals.SpinButton
- Returns the default width in pixels
- getDefaultWidth() -
Static method in class com.sas.visuals.StyledLabelView
-
- getDefaultWidth() -
Static method in class com.sas.visuals.TabBar
-
- getDefaultWidth() -
Static method in class com.sas.visuals.TabbedView
-
- getDefaultWidth() -
Static method in class com.sas.visuals.TabButton
- Returns the default width in pixels
- getDefaultWidth() -
Static method in class com.sas.visuals.TabFolder
-
- getDefaultWidth() -
Static method in class com.sas.visuals.TextEditComposite
- Return the default width
- getDefaultWidth() -
Static method in class com.sas.visuals.ToggleButton
- Gets the default width of the ToggleButton
- getDefaultWidth() -
Static method in class com.sas.visuals.ToolbarButton
- Returns the default width in pixels
- getDefaultWidth() -
Static method in class com.sas.visuals.TreeView
- Returns the default width in pixels.
- getDefaultWidth() -
Static method in class com.sas.visuals.UnitsBox
-
- getDefaultWidth() -
Static method in class com.sas.visuals.UpDownListBox
- Returns the default width for instances of this class
- getDefinitionElementName() -
Method in class com.sas.prompts.PromptValues
- Internal persistence method
- getDelay() -
Method in class com.sas.swing.visuals.SpinBox
- Get the delay before the spinButton begins automatically incrementing its value.
- getDelay() -
Method in class com.sas.swing.visuals.SpinButton
- Get the delay before the alarm begins sending AlarmEvents.
- getDelay() -
Method in class com.sas.util.Alarm
- Get the amount of time this alarm will wait before firing
following a
start().
- getDelay() -
Method in interface com.sas.util.AlarmInterface
- Get the amount of time the Alarm will wait before first firing.
- getDelay() -
Method in class com.sas.util.CurrentDate
- Override the delay until the alarm should fire.
- getDelay() -
Method in class com.sas.util.CurrentTime
- Override the delay until the alarm should fire.
- getDelay() -
Method in class com.sas.util.DateTimeMonitor
- Return the time delay before the monitor updates.
- getDelay() -
Method in class com.sas.visuals.AlarmButtonModel
- Get the delay before ActionEvents are sent after the first event is sent.
- getDelay() -
Method in class com.sas.visuals.Scrollbar
- Return the amount of delay before the scrollbar begins to powerscroll.
- getDelay() -
Method in class com.sas.visuals.SpinBox
- Get the delay before the spinButton begins automatically incrementing its value.
- getDelay() -
Method in class com.sas.visuals.SpinButton
- Get the delay before the alarm begins sending AlarmEvents.
- getDelayForCursorChange() -
Method in class com.sas.swing.visuals.CheckBoxTree
- Returns the delay in milliseconds for the cursor change to take.
- getDelegate() -
Method in class com.sas.entities.RemoteEntity
- Returns the map that holds the values of the instance-based attributes.
- getDelegateModel() -
Method in class com.sas.graphics.components.GraphOLAPDataSet
- Get the delegate model.
- getDeleteAllButton() -
Method in class com.sas.servlet.tbeans.BaseListEditor
- Gets the transformation used to supply the "Delete All" action for the component.
- getDeleteAllButtonOnClick() -
Method in class com.sas.servlet.tbeans.html.ListEditor
- Constructs and returns the JavaScript code for the "OnClick" event for the "Delete All"
button.
- getDeleteAllFilters() -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
- Returns the DELETEALL_ACTION
- getDeleteAllFilters() -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
- Returns the DELETEALL_ACTION
- getDeleteButton() -
Method in class com.sas.servlet.tbeans.BaseListEditor
- Gets the transformation used to supply the "Delete" action for the component.
- getDeleteButtonOnClick() -
Method in class com.sas.servlet.tbeans.html.ListEditor
- Constructs and returns the JavaScript code for the "OnClick" event for the "Delete"
button.
- getDeleteFilter() -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
- Returns the DELETE_ACTION
- getDeleteFilter() -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
- Returns the DELETE_ACTION
- getDelimiter() -
Method in class com.sas.table.TableWriter
- Get the delimiter (the separator for data items).
- getDenominatorId() -
Method in class com.sas.dataselectors.calculations.percent.FractionalItemInfo
- Returns the unique identifier of the item's denominator.
- getDenominatorLabel() -
Method in class com.sas.dataselectors.calculations.percent.FractionalItemInfo
-
Returns the label of the item's denominator.
- getDenominators() -
Method in class com.sas.dataselectors.calculations.percent.BasePercentCalculationsSelectorAdapter
- Returns a map where the keys are the denominator ids and the
the values are the denominator labels.
- getDenominators() -
Method in class com.sas.dataselectors.calculations.percent.PercentCalculationsSelectorDataSource
- Returns a map where the keys are the denominator ids and the
the values are the denominator labels.
- getDenominators() -
Method in interface com.sas.dataselectors.calculations.percent.PercentCalculationsSelectorDataSourceInterface
- Returns a map where the keys are the denominator ids and the
the values are the denominator labels.
- getDenominators() -
Method in interface com.sas.dataselectors.calculations.percent.PercentCalculationsSelectorInterface
- Returns a map where the keys are the denominator ids and the
the values are the denominator labels.
- getDenominators() -
Method in class com.sas.dataselectors.calculations.percent.PercentCalculationsSelectorOLAPDataSource
- Returns a map where the keys are the denominator ids and the
the values are the denominator labels.
- getDenominatorType() -
Method in class com.sas.dataselectors.calculations.percent.FractionalItemInfo
-
Returns the type of denominator.
- getDependencies(Object) -
Static method in class com.sas.servlet.util.JavaScriptIncludeHandler
- Get the dependencies associated with a tbean key.
- getDependentPrompts(Locale, DynamicPromptValueContextInterface) -
Method in interface com.sas.prompts.DynamicValueProviderInterface
- Returns a collection of PromptDefinitionInterfaces which the value provider depends on.
- getDependentPromptsForAttributes() -
Method in class com.sas.prompts.definitions.PromptDefinition
- Returns a List of objects which implement AttributeDependencyInterface or an empty list.
- getDependentPromptsForAttributes() -
Method in class com.sas.prompts.groups.PromptGroup
- Returns a List of objects which implement AttributeDependencyInterface.
- getDepth() -
Method in interface com.sas.storage.olap.LevelInterface
- Returns the distance of the level from the root of the hierarchy.
- getDepth() -
Method in class com.sas.storage.olap.sasmdx.Level
- Get the depth of this level
- getDepth() -
Method in class com.sas.swing.visuals.NodeView
- Returns the depth of the current node in the tree.
- getDepth() -
Method in class com.sas.visuals.NodeView
- Returns the depth of the current node in the tree.
- getDescendingIcon() -
Method in class com.sas.swing.visuals.tableview.SortHeaderRenderer
- Returns the icon used for a column that has an descending sort applied
- getDescription(Locale) -
Method in class com.sas.actionprovider.ActionAttributeDescriptor
-
- getDescription(Locale) -
Method in class com.sas.actionprovider.strategies.BaseMapStrategy
- Gets the description of this strategy.
- getDescription(Locale) -
Method in class com.sas.actionprovider.strategies.MapPropertyStrategy
- Gets the description of this strategy.
- getDescription(Locale) -
Method in class com.sas.actionprovider.strategies.olap.MapDrillUpStrategy
- Gets the description of this strategy.
- getDescription() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
-
- getDescription() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter
-
- getDescription() -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemInterface
- Gets the description of this calculated item.
- getDescription() -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemListInterface
- Gets the description of this calculated item list.
- getDescription() -
Method in class com.sas.dataselectors.calculateditems.DataSourceTreeNode
-
- getDescription() -
Method in class com.sas.dataselectors.filters.DefaultFilterableItem
- Returns the description for this filterable item.
- getDescription() -
Method in class com.sas.dataselectors.filters.DefaultPersistentFilter
-
- getDescription() -
Method in interface com.sas.dataselectors.filters.FilterableItemInterface
- Returns the description for this filterable item if available.
- getDescription() -
Method in interface com.sas.dataselectors.filters.PersistentFilterInterface
-
- getDescription(int) -
Method in class com.sas.dataselectors.qualifiers.QualifiersSelectorAdapter
-
- getDescription(Locale) -
Method in class com.sas.entities.BaseAttributeDescriptor
-
- getDescription(Locale) -
Method in interface com.sas.entities.BaseAttributeDescriptorInterface
- Return the description of this object; this is the description which
the user will see in a UI (User Interface) component.
- getDescription() -
Method in class com.sas.models.formats.FormatDescription
-
- getDescription() -
Method in class com.sas.servlet.tbeans.BaseTransformation
- Gets the description that will be used to describe this bean to the
user.
- getDescription() -
Method in class com.sas.servlet.tbeans.dataselectors.html.DataItemNode
- Gets the element of the JSNode.
- getDescription() -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
- Returns the description of this node.
- getDescription() -
Method in class com.sas.servlet.tbeans.models.TreeNode
-
- getDescription() -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
- Returns the description of this node.
- getDescription() -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
- This method always returns null.
- getDescription() -
Method in interface com.sas.servlet.tbeans.TransformationInterface
- Gets the description that will be used to describe this bean to the
user.
- getDescription(TransformationInterface) -
Method in class com.sas.servlet.tbeans.util.validators.JavaScriptValidator
-
- getDescription() -
Method in interface com.sas.storage.olap.MetadataEntityInterface
- get the description of this object
- getDescription() -
Method in interface com.sas.storage.olap.PropertyInterface
- Returns the description for the property
- getDescription() -
Method in class com.sas.storage.olap.sasmdx.Cube
- Return the description of a cube
- getDescription() -
Method in class com.sas.storage.olap.sasmdx.Dimension
- Return the description of dimension
- getDescription() -
Method in class com.sas.storage.olap.sasmdx.Hierarchy
- Return the description of hierarchy
- getDescription() -
Method in class com.sas.storage.olap.sasmdx.Level
- Return the description of level
- getDescription() -
Method in class com.sas.storage.olap.sasmdx.Measure
- Return the description of measure
- getDescription() -
Method in class com.sas.storage.olap.sasmdx.Member
- Return the description of a member.
- getDescription() -
Method in class com.sas.storage.olap.sasmdx.Property
- Return the description of a property
- getDescription() -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesFileMetadata
- Returns the description of the the information service file or folder.
- getDescription() -
Method in class com.sas.swing.models.remotefileselector2.informationservices.InformationServicesFileMetadata
- Returns the description of the the information service file or folder.
- getDescription() -
Method in class com.sas.taglib.servlet.tbeans.ipage.IMenuItemTag
- Gets the description property (String).
- getDescription() -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
- Gets the description property (String)
- getDescription() -
Method in class com.sas.taglib.servlet.tbeans.TreeNodeTag
- Returns the description of this node.
- getDescriptionColumnName() -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
- Returns the descriptionColumnName.
- getDescriptionCount() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.ColumnAsRowCellRenderer
- Returns the current description count.
- getDescriptionEntry() -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
- Get the value entered by the user in the description entry field.
- getDescriptionEntryInstance() -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorPanel
-
- getDescriptionList() -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
- Gets the list of calculated item descriptions that were sent from the client to the server.
- getDescriptionModel() -
Method in class com.sas.servlet.tbeans.ipage.iform.IFormListBox
- Gets the descriptionModel of the element.
- getDescriptionModel() -
Method in class com.sas.servlet.tbeans.ipage.iform.IFormRadio
- Gets the descriptionModel of the element.
- getDescriptionModel() -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
- Gets the descriptionmodel property of the DualListSelectorTag.
- getDescriptionModel() -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxListTag
- Gets the descriptionmodel property of the CheckBoxListTag.
- getDescriptionModel() -
Method in class com.sas.taglib.servlet.tbeans.form.ChoiceBoxTag
- Gets the descriptionmodel property of the ChoiceBoxTag.
- getDescriptionModel() -
Method in class com.sas.taglib.servlet.tbeans.form.ComboBoxViewTag
- Gets the descriptionmodel property of the ComboBoxViewTag.
- getDescriptionModel() -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxTag
- Gets the descriptionmodel property of the ListBoxTag.
- getDescriptionModel() -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxViewTag
- Gets the descriptionmodel property of the ListBoxViewTag.
- getDescriptionModel() -
Method in class com.sas.taglib.servlet.tbeans.form.RadioTag
- Gets the descriptionmodel property of the RadioTag.
- getDescriptionModel() -
Method in class com.sas.taglib.servlet.tbeans.ipage.IFormListBoxTag
- Gets the descriptionModel property (String).
- getDescriptionModel() -
Method in class com.sas.taglib.servlet.tbeans.ipage.IFormRadioTag
- Gets the descriptionModel property (String).
- getDescriptions() -
Method in class com.sas.actionprovider.ActionAttributeDescriptor
-
- getDescriptions() -
Method in class com.sas.entities.BaseAttributeDescriptor
-
- getDescriptions() -
Method in interface com.sas.entities.BaseAttributeDescriptorInterface
- Returns a mapping of all of the descriptions defined for this object.
- getDescriptionStyleClassColumnName() -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
- Returns the descriptionStyleClassColumnName.
- getDescriptionVariable() -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
- Returns the data column that was most recently set in the Description role by the setDescriptionVariable() method.
- getDeselectNodeFunctionName() -
Method in class com.sas.servlet.tbeans.BaseTreeView
- Gets the name of a JavaScript function which will be called
to deselect a node.
- getDeselectNodeFunctionName() -
Method in class com.sas.servlet.tbeans.form.BaseListBoxView
- Gets the deselect node function name for when the node is deselected.
- getDeselectNodeFunctionName() -
Method in class com.sas.servlet.tbeans.models.JavaScriptNode
- Gets the deselect node function name for the JavaScriptNode.
- getDeselectNodeFunctionName() -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
- Gets the deselect node function name for the JavaScriptNode.
- getDeselectNodeFunctionName() -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
- Gets the name of a javascript function which will be called
when a node is deselected.
- getDeselectNodeFunctionName() -
Method in class com.sas.servlet.tbeans.models.TreeNode
-
- getDeselectNodeFunctionName() -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
- Gets the name of a JavaScript function which will be called
to deselect a node.
- getDeselectNodeFunctionName() -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
- Gets the name of a JavaScript function which will be called
to deselect a node.
- getDesignTimeEventHandler(AWTEvent) -
Method in class com.sas.visuals.TabbedView
- Get the event handler when the TabbedView is run at designTime.
- getDestinationDir() -
Method in class com.sas.util.