Deprecated Methods |
com.sas.servlet.tbeans.tableview.AbstractBaseTableView.addFeature(Feature)
Use getFeatures().add(feature) instead. |
com.sas.graphics.components.tilechart.TileChartModel.addHighlightModel(TileChartHighlightModel)
use rulesContext property on DataModel |
com.sas.awt.ListBox.addItem(String)
|
com.sas.awt.ListBox.addItem(String, int)
|
com.sas.visuals.BoxLayout.addLayoutComponent(String, Component)
|
com.sas.swing.visuals.CalendarDayButton.canSelect()
This property is no longer needed or available. |
com.sas.util.TimedCommand.configure(SimpleCommand, long, boolean, SimpleCommand, boolean)
Since Thread.stop() is deprecated in Java 2,
It is best to use a command that can be stopped
by Thread.interrupt() .
See Interrupting Threads above. |
com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSelector.createDefaultToolBar()
use #createDefaultToolBar(Locale) |
com.sas.dataselectors.filters.BaseFilterObjectFactory.createJavaDateFromSASDate(double)
use DateAndTimeUtil.createJavaDateFromSASDate(double) instead |
com.sas.dataselectors.filters.BaseFilterObjectFactory.createJavaDateFromSASDateTime(double)
use DateAndTimeUtil.createJavaDateFromSASDateTime(double) instead |
com.sas.dataselectors.filters.BaseFilterObjectFactory.createJavaDateFromSASTime(double)
use DateAndTimeUtil.createJavaDateFromSASTime(double) instead |
com.sas.servlet.util.BaseUtil.escapeSpecialCharacters(String)
Use Strings.escapeForJavaScript(String)
or (for old behavior) #escapeSpecialQuotesAndBackslash(String) . |
com.sas.table.NavigationBar.fireActionEvent(String)
Subclasses should override processActionEvent
instead to modify behavior |
com.sas.swing.visuals.SpinButton.getAlarm()
|
com.sas.swing.visuals.SpinBox.getAlarm()
|
com.sas.visuals.SpinButton.getAlarm()
|
com.sas.visuals.SpinBox.getAlarm()
|
com.sas.graphics.components.tilechart.TileChartTableDataModel.getAuxVariable()
user getDataTipVariable() |
com.sas.graphics.components.GraphMatrixAxisModel.getBackgroundFillColor()
use getValueCellStyle().getBackgroundColors()[0]; |
com.sas.graphics.components.GraphMatrixAxisModel.getBackgroundVisibilityPolicy()
use getValueCellStyle().getBackgroundVisibilityPolicy(); |
com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag.getBgColor()
The StyleInfo tag is now the preferred manner to change colors and other styles on cell renderers. |
com.sas.net.sharenet.ShareNetCallableStatement.getBigDecimal(int)
|
com.sas.storage.flattened.sasmdx.FlattenResultSet.getBigDecimal(int, int)
|
com.sas.net.sharenet.ShareNetResultSet.getBigDecimal(int, int)
|
com.sas.net.sharenet.ShareNetCallableStatement.getBigDecimal(int, int)
|
com.sas.storage.flattened.sasmdx.FlattenResultSet.getBigDecimal(String, int)
|
com.sas.net.sharenet.ShareNetResultSet.getBigDecimal(String, int)
|
com.sas.graphics.components.GraphStyle.getColumnAxisBackgroundColor()
use getColumnAxisValueCellBackgroundColor() |
com.sas.graphics.components.tilechart.TileChart.getCurrentRootTile()
use getRootPath() |
com.sas.visuals.UnitsBox.getCurrentUnits()
use getDisplayedUnit() |
com.sas.sasserver.MetabaseSelectorDialog.getDataSet()
Use getDatabase |
com.sas.graphics.components.tilechart.TileChartModel.getDataTipHighlightModel()
use rulesContext property on DataModel |
com.sas.swing.visuals.TreeView.getDisplayStyle()
Use NodeView.IMAGE_VISIBLE property of defaultNodeStyle. |
com.sas.visuals.TreeView.getDisplayStyle()
Use NodeView.IMAGE_VISIBLE property of defaultNodeStyle. |
com.sas.visuals.UnitsBox.getEquivalent(String)
use getMagnitude (Object unit) |
com.sas.dataselectors.filters.BaseFilterObjectFactory.getFilterItemSASFormatText(Object)
Use DateAndTimeUtil#getFilterItemSASFormatText(Object) instead |
com.sas.graphics.components.waterfallchart.WaterfallChartModel.getFinalBarFillStyle()
use getDataElementStyles().getFinalFillStyle(); |
com.sas.util.validators.CompositeValidator.getFirstValidator()
Use getValidatorAtIndex(0) instead |
com.sas.swing.models.remotefileselector2.informationservices.InformationServicesNavigationModel.getFolderInterfaceFiles(FolderInterface)
use getFolderItems method |
com.sas.graphics.components.GraphMatrixAxisModel.getFrameLineStyle()
use getValueCellStyle().getFrameLineStyle(); |
com.sas.graphics.components.tilechart.TileChartModel.getHighlightModelList()
use rulesContext property on DataModel |
com.sas.graphics.components.tilechart.TileChartTableDataModel.getIdVariable()
Use getTileVariable() |
com.sas.swing.visuals.TreeView.getImageSize()
Use NodeView.IMAGE_SIZE property of defaultNodeStyle. |
com.sas.visuals.TreeView.getImageSize()
Use NodeView.IMAGE_SIZE property of defaultNodeStyle. |
com.sas.graphics.components.ganttchart.GanttChartModel.getInformatValue(String, String)
use
SASFormat fmt = SASFormat.getInstance("DATE7.");
double d = ((SASDateTimeFormat)fmt).informat("25dec05"));
|
com.sas.graphics.components.waterfallchart.WaterfallChartModel.getInitialBarFillStyle()
use getDataElementStyles().getInitialFillStyle(); |
com.sas.graphics.components.lineplot.LinePlotModel.getMatchErrorColor()
As of SAS version 9.1.3,
replaced by isMatchErrorColor() . |
com.sas.graphics.components.lineplot.LinePlotModel.getMatchMarkerLabelColor()
As of SAS version 9.1.3,
replaced by isMatchMarkerLabelColor() . |
com.sas.dataselectors.ranking.Util.getMeasureLabel(BusinessModel, String)
no more used |
com.sas.sasserver.MetabaseSelectorDialog.getMetabaseDescription()
No longer used. |
com.sas.dataselectors.MetadataProvider.getMetadata(ISession)
Do not use this class to construct com.sas.storage.olap.MetadataInterface |
com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState.getModel()
use BaseOLAPDrillState.getDrillStateProvider() |
com.sas.visuals.TabbedView.getModelType()
|
com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter.getName()
|
com.sas.dataselectors.calculateditems.CalculatedItemInterface.getName()
|
com.sas.servlet.tbeans.BaseTransformation.getName()
Use getId method instead |
com.sas.actionprovider.util.remotefile2.HttpRemoteFileActionUtil.getOpenSmallIcon(ActionSupportFilter)
Use getOpenSmallIconKey instead. |
com.sas.visuals.UnitsBox.getPreferredUnits()
use getUnit() |
com.sas.dataselectors.filters.FilterValueFormatter.getPromptValues(Prompt)
use FilterValueFormatter.getPromptValues(prompt, businessQuery, locale) instead |
com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel.getRepository()
use getUserContext |
com.sas.net.sharenet.ShareNetPreparedStatement.getResultSetMetaData()
|
com.sas.graphics.components.AxisModel.getReverseDirection()
As of SAS version 9.1.3,
replaced by isReverseDirection() . |
com.sas.graphics.components.tilechart.TileChart.getRootTile()
use setCurrentRootTile() |
com.sas.graphics.components.GraphStyle.getRowAxisBackgroundColor()
use getRowAxisValueCellBackgroundColor() |
com.sas.servlet.util.ComponentPropertyManager.getSASProfile()
|
com.sas.util.validators.CompositeValidator.getSecondValidator()
Use getValidatorAtIndex(1) instead |
com.sas.swing.visuals.TreeView.getTextGap()
Use NodeView.TEXT_GAP property of defaultNodeStyle. |
com.sas.visuals.TreeView.getTextGap()
Use NodeView.TEXT_GAP property of defaultNodeStyle. |
com.sas.swing.visuals.TreeView.getTextPad()
Use NodeView.TEXT_PAD property of defaultNodeStyle. |
com.sas.visuals.TreeView.getTextPad()
Use NodeView.TEXT_PAD property of defaultNodeStyle. |
com.sas.visuals.UnitsBox.getTextScaled()
This property has been removed. |
com.sas.graphics.components.tilechart.TileChart.getTileAtPosition(Point2D)
Let me know if you need this |
com.sas.graphics.components.tilechart.TileChartModel.getTileLabelStyle(int)
Use getDataLabelLevel and getDataLabelTextStyle |
com.sas.storage.flattened.sasmdx.FlattenResultSet.getUnicodeStream(int)
use getCharacterStream in place of
getUnicodeStream |
com.sas.net.sharenet.ShareNetResultSet.getUnicodeStream(int)
|
com.sas.storage.flattened.sasmdx.FlattenResultSet.getUnicodeStream(String)
use getCharacterStream instead |
com.sas.net.sharenet.ShareNetResultSet.getUnicodeStream(String)
|
com.sas.visuals.UpDownListBox.getVisibleRows()
UpDownListBox no longer supports this property |
com.sas.swing.visuals.CalendarPanel.goToSelectedDate()
This functionality should no longer be needed. |
com.sas.awt.Dialog.hide()
|
com.sas.dataselectors.ranking.BaseRankingSelectorAdapter.includeTies()
replaced by getIncludeTies(). |
com.sas.dataselectors.ranking.RankingSelectorInterface.includeTies()
replaced by getIncludeTies() |
com.sas.dataselectors.ranking.BaseRankingSelectorAdapter.includeTies(boolean)
replaced by setIncludeTies(). |
com.sas.dataselectors.ranking.RankingSelectorInterface.includeTies(boolean)
replaced by setIncludeTies() |
com.sas.dataselectors.ranking.BaseRankingSelectorAdapter.includeTies(String)
replaced by getIncludeTies(String dataItemID) |
com.sas.dataselectors.ranking.RankingSelectorInterface.includeTies(String)
replaced by getIncludeTies(String dataItemID) |
com.sas.taglib.servlet.tbeans.form.RadioTag.isDisplayButtonText()
|
com.sas.swing.visuals.TreeView.isLeftMouseButton(MouseEvent)
Use com.sas.awt.util.Util.isLeftMouseButton |
com.sas.visuals.TreeView.isLeftMouseButton(MouseEvent)
Use com.sas.awt.util.Util.isLeftMouseButton |
com.sas.swing.visuals.TreeView.isMiddleMouseButton(MouseEvent)
Use com.sas.awt.util.Util.isMiddleMouseButton |
com.sas.visuals.TreeView.isMiddleMouseButton(MouseEvent)
Use com.sas.awt.util.Util.isMiddleMouseButton |
com.sas.swing.visuals.TreeView.isNodeExpandedTextDisplayed()
Use NodeView.EXPANDED_TEXT_DISPLAYED property of defaultNodeStyle. |
com.sas.visuals.TreeView.isNodeExpandedTextDisplayed()
Use NodeView.EXPANDED_TEXT_DISPLAYED property of defaultNodeStyle. |
com.sas.prompts.definitions.PromptDefinitionInterface.isPromptValueValid(Object)
|
com.sas.prompts.definitions.PromptDefinition.isPromptValueValid(Object)
|
com.sas.dataselectors.export.ExportSelectorInterface.isRawDataAvailable()
|
com.sas.dataselectors.export.BaseExportSelectorAdapter.isRawDataAvailable()
|
com.sas.swing.visuals.TreeView.isRightMouseButton(MouseEvent)
Use com.sas.awt.util.Util.isRightMouseButton |
com.sas.visuals.TreeView.isRightMouseButton(MouseEvent)
Use com.sas.awt.util.Util.isRightMouseButton |
com.sas.actionprovider.commands.MapZoomOutCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.actionprovider.commands.MapZoomInCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.actionprovider.commands.MapSetMeasureCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.actionprovider.commands.MapSelectCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.actionprovider.commands.MapReportLinkingCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.actionprovider.commands.MapRectangularSelectCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.actionprovider.commands.MapPanCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.actionprovider.commands.MapIdentifyCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.actionprovider.commands.MapFullExtentsCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.actionprovider.commands.MapFilterSelectionsCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.actionprovider.commands.MapExportToExcelCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.actionprovider.commands.MapExpandCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.actionprovider.commands.MapDrillUpCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.actionprovider.commands.MapDrillDownCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.actionprovider.commands.MapCollapseCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.actionprovider.commands.MapClearSelectionsCommand.isSupported(ActionSupportFilter)
Use getCommandStatus(). |
com.sas.graphics.components.ganttchart.GanttChartTableDataModel.isTime()
use |
com.sas.graphics.components.barchart.BarChartModel.isUniformEnabled()
use getUniformPolicy |
com.sas.swing.visuals.dataselectors.Util.localizeRankStatus(String, int, String, boolean)
use getLocalizedRankStatus() instead |
com.sas.swing.visuals.dataselectors.Util.localizeRankStatus(String, int, String, boolean, String)
use getLocalizedRankStatus() instead |
com.sas.swing.visuals.dataselectors.Util.localizeRankStatus(String, int, String, boolean, String, Locale)
use getLocalizedRankStatus() instead |
com.sas.swing.visuals.dataselectors.Util.localizeRankStatus(String, int, String, String, String)
use getLocalizedRankStatus() instead |
com.sas.swing.visuals.dataselectors.Util.localizeRankStatus(String, int, String, String, String, Locale)
use getLocalizedRankStatus() instead |
com.sas.visuals.UnitsBox.makeTimeUnits()
Use com.sas.measures.Time.makeUnitsAssociationList() |
com.sas.dataselectors.ranking.OLAPRankingSelectorAdapter.measureDataItemID(String)
no more used |
com.sas.table.TableView.newTableView()
As of AppDevStudio version 1.1. |
com.sas.dataselectors.ranking.OLAPRankingSelectorAdapter.rankableMeasureNames()
|
com.sas.graphics.components.tilechart.TileChartModel.removeHighlightModel(String)
use rulesContext property on DataModel |
com.sas.graphics.components.tilechart.TileChartModel.removeHighlightModel(TileChartHighlightModel)
use rulesContext property on DataModel |
com.sas.graphics.components.tilechart.TileChartModel.resetHighlightModel()
use rulesContext property on DataModel |
com.sas.swing.visuals.SpinButton.setAlarm(Alarm)
|
com.sas.swing.visuals.SpinBox.setAlarm(Alarm)
|
com.sas.visuals.SpinButton.setAlarm(Alarm)
|
com.sas.visuals.SpinBox.setAlarm(Alarm)
|
com.sas.graphics.components.tilechart.TileChartTableDataModel.setAuxVariable(Variable)
use setDataTipVariable() |
com.sas.graphics.components.GraphMatrixAxisModel.setBackgroundFillColor(Color)
use getValueCellStyle().setBackgroundColors(new Color[] {newColor}); |
com.sas.graphics.components.GraphMatrixAxisModel.setBackgroundVisibilityPolicy(int)
use getValueCellStyle().setBackgroundVisibilityPolicy(newVisibilityPolicy); |
com.sas.visuals.CompositeBorder.setBaseColor(Color)
|
com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag.setBgColor(String)
The StyleInfo tag is now the preferred manner to change colors and other styles on cell renderers. |
com.sas.swing.visuals.CalendarDayButton.setCanSelect(boolean)
This property is no longer needed or available. |
com.sas.graphics.components.GraphStyle.setColumnAxisBackgroundColor(Color)
use setColumnAxisValueCellBackgroundColor(java.awt.Color) |
com.sas.util.ContentServer.setContentType(String)
use setMIMEType |
com.sas.util.ContentServer2.setContentType(String)
use setMIMEType |
com.sas.graphics.components.tilechart.TileChart.setCurrentRootTile(String[])
use setRootPath() |
com.sas.visuals.UnitsBox.setCurrentUnits(Object)
use setDisplayedUnit(Object) |
com.sas.graphics.components.tilechart.TileChartModel.setDataTipHighlightModel(TileChartHighlightModel)
use rulesContext property on DataModel |
com.sas.taglib.servlet.tbeans.form.RadioTag.setDisplayButtonText(boolean)
|
com.sas.swing.visuals.TreeView.setDisplayStyle(int)
Use NodeView.IMAGE_VISIBLE property of defaultNodeStyle. |
com.sas.visuals.TreeView.setDisplayStyle(int)
Use NodeView.IMAGE_VISIBLE property of defaultNodeStyle. |
com.sas.graphics.components.waterfallchart.WaterfallChartModel.setFinalBarFillStyle(FillStyle)
use getDataElementStyles().setFinalFillStyle(finalFillStyle); |
com.sas.util.validators.CompositeValidator.setFirstValidator(ValidationInterface)
Use removeValidatorAtIndex(0) and then insertValidatorAtIndex(0, validator) instead |
com.sas.graphics.components.GraphMatrixAxisModel.setFrameLineStyle(LineStyle)
use getValueCellStyle().setFrameLineStyle(LineStyle); |
com.sas.graphics.components.tilechart.TileChartTableDataModel.setIdVariable(ClassificationVariable)
Use setTileVariable() |
com.sas.swing.visuals.TreeView.setImageSize(Dimension)
Use NodeView.IMAGE_SIZE property of defaultNodeStyle. |
com.sas.visuals.TreeView.setImageSize(Dimension)
Use NodeView.IMAGE_SIZE property of defaultNodeStyle. |
com.sas.graphics.components.waterfallchart.WaterfallChartModel.setInitialBarFillStyle(FillStyle)
use getDataElementStyles().setInitialFillStyle(initialFillStyle); |
com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState.setModel(OLAPDataSetInterface)
Use BaseOLAPDrillState.setDrillStateProvider(DrillStateProvider)
instead. For example, setDrillStateProvider(new OLAPDataSetDrillStateProvider(...)). |
com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter.setName(String)
|
com.sas.dataselectors.calculateditems.CalculatedItemInterface.setName(String)
|
com.sas.servlet.tbeans.BaseTransformation.setName(String)
Use setId method instead |
com.sas.servlet.tbeans.dualselector.html.DualSelector.setName(String)
Use setId() method. |
com.sas.servlet.tbeans.html.ListEditor.setName(String)
Use setId |
com.sas.servlet.tbeans.ipage.BaseIPage.setName(String)
Use setId method instead |
com.sas.servlet.tbeans.ipage.BaseIPage.setName(String, boolean)
|
com.sas.swing.visuals.TreeView.setNodeExpandedTextDisplayed(boolean)
Use NodeView.EXPANDED_TEXT_DISPLAYED property of defaultNodeStyle. |
com.sas.visuals.TreeView.setNodeExpandedTextDisplayed(boolean)
Use NodeView.EXPANDED_TEXT_DISPLAYED property of defaultNodeStyle. |
com.sas.visuals.SpinBox.setPrecision(double)
|
com.sas.visuals.SpinBox.setPrecisionDisplayed(boolean)
|
com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel.setRepository(RepositoryInterface)
use setUserContext |
com.sas.graphics.components.tilechart.TileChart.setRootTile(String[])
use setCurrentRootTile() |
com.sas.graphics.components.GraphStyle.setRowAxisBackgroundColor(Color)
use setRowAxisValueCellBackgroundColor(java.awt.Color) |
com.sas.servlet.util.ComponentPropertyManager.setSASProfile(SASProfileInterface)
|
com.sas.util.validators.CompositeValidator.setSecondValidator(ValidationInterface)
Use removeValidatorAtIndex(1) and then insertValidatorAtIndex(1, validator) instead |
com.sas.swing.visuals.TreeView.setTextGap(int)
Use NodeView.TEXT_GAP property of defaultNodeStyle. |
com.sas.visuals.TreeView.setTextGap(int)
Use NodeView.TEXT_GAP property of defaultNodeStyle. |
com.sas.swing.visuals.TreeView.setTextPad(int)
Use NodeView.TEXT_PAD property of defaultNodeStyle. |
com.sas.visuals.TreeView.setTextPad(int)
Use NodeView.TEXT_PAD property of defaultNodeStyle. |
com.sas.visuals.UnitsBox.setTextScaled(boolean)
This property has been removed. To get
unscaled behavior, simply provide an association list with all
values equal to 1.0 |
com.sas.graphics.components.tilechart.TileChartModel.setTileLabelStyle(AdvancedTextStyle, int)
Use setDataLabelLevel and setDataLabelTextStyle |
com.sas.net.sharenet.ShareNetPreparedStatement.setUnicodeStream(int, InputStream, int)
|
com.sas.graphics.components.barchart.BarChartModel.setUniformEnabled(boolean)
use setUniformPolicy |
com.sas.visuals.UpDownListBox.setVisibleRows(int)
UpDownListBox no longer supports this property |
com.sas.awt.Dialog.show()
|