<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.4.2_06) on Fri Aug 12 12:12:33 CEST 2005 --> <META http-equiv="Content-Type" content="text/html; charset=windows-1252"> <TITLE> Deprecated List </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Deprecated List"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="it/saga/library/controls/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html" target="_top"><B>FRAMES</B></A> <A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Deprecated API</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Deprecated Classes</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlEVTTextBoxChangeContentEvent.html" title="class in it.saga.library.controls">it.saga.library.controls.CtlEVTTextBoxChangeContentEvent</A> <BR> <I>use ValueChangedEvent instead [after 01/01/2005 this class will be removed]</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNGroupBox.html" title="class in it.saga.library.controls">it.saga.library.controls.CtlWCNGroupBox</A> <BR> <I>use control CtlWCNRadioGroup instead</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNHistoryDate.html" title="class in it.saga.library.controls">it.saga.library.controls.CtlWCNHistoryDate</A> <BR> <I>usare la classe CtlWCNDataIni</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNHistoryDateReason.html" title="class in it.saga.library.controls">it.saga.library.controls.CtlWCNHistoryDateReason</A> <BR> <I>usare la classe CtlWCNDataIniConMotivo</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNHistoryReason.html" title="class in it.saga.library.controls">it.saga.library.controls.CtlWCNHistoryReason</A> <BR> <I>usare la classe CtlWCNMotivoVariazione</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNSearchObjects.html" title="class in it.saga.library.controls">it.saga.library.controls.CtlWCNSearchObjects</A> <BR> <I>utilizzare il controllo CtlWCNSearchControl</I> </TD> </TR> </TABLE> <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Deprecated Interfaces</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlLSNTextBoxChangeContentListener.html" title="interface in it.saga.library.controls">it.saga.library.controls.CtlLSNTextBoxChangeContentListener</A> <BR> <I>use ValueChangedEvent instead [after 01/01/2005 this class will be removed]</I> </TD> </TR> </TABLE> <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Deprecated Methods</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNSearchObjects.html#addCtlLSNTextBoxChangeContentListener(it.saga.library.controls.CtlLSNTextBoxChangeContentListener)">it.saga.library.controls.CtlWCNSearchObjects.addCtlLSNTextBoxChangeContentListener(CtlLSNTextBoxChangeContentListener)</A> <BR> <I>use addValueChangedListener() and ValueChanged event instead [after 01/05/2004 this method will be removed]</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNCheckBox.html#getCheckValue()">it.saga.library.controls.CtlWCNCheckBox.getCheckValue()</A> <BR> <I></I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlComboBoxElement.html#getComboDescription()">it.saga.library.controls.CtlComboBoxElement.getComboDescription()</A> <BR> <I>usare il metodo toString</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNDataIni.html#getDataField()">it.saga.library.controls.CtlWCNDataIni.getDataField()</A> <BR> <I>questo metodo non serve poich� il controllo � mappato automaticamente su 'dataIni'</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlShowDetailsParams.html#getParentFrasme()">it.saga.library.controls.CtlShowDetailsParams.getParentFrasme()</A> <BR> <I>use method getParentFrame() instead</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNRadioButton.html#getReadOnly()">it.saga.library.controls.CtlWCNRadioButton.getReadOnly()</A> <BR> <I>non funziona</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNComboBox.html#getSelectedItemId()">it.saga.library.controls.CtlWCNComboBox.getSelectedItemId()</A> <BR> <I>usare getValue</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNRadioButtonNullable.html#getVal()">it.saga.library.controls.CtlWCNRadioButtonNullable.getVal()</A> <BR> <I></I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNRadioButton.html#getVal()">it.saga.library.controls.CtlWCNRadioButton.getVal()</A> <BR> <I>usare getValue()</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNSearchObjects.html#init(java.lang.Class, it.saga.library.baseForms.BsfFRMBaseInternalFrame)">it.saga.library.controls.CtlWCNSearchObjects.init(Class, BsfFRMBaseInternalFrame)</A> <BR> <I>usare la versione con un solo parametro</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNSearchControl.html#init(java.lang.Class, it.saga.library.baseForms.BsfFRMBaseInternalFrame)">it.saga.library.controls.CtlWCNSearchControl.init(Class, BsfFRMBaseInternalFrame)</A> <BR> <I>usare la versione con un solo parametro</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNMotivoVariazione.html#putToUI(it.saga.library.commonDataTypes.CdtDACHistoricBaseClass)">it.saga.library.controls.CtlWCNMotivoVariazione.putToUI(CdtDACHistoricBaseClass)</A> <BR> <I>metodo da eliminare</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNDataIniConMotivo.html#putToUI(it.saga.library.commonDataTypes.CdtDACHistoricBaseClass)">it.saga.library.controls.CtlWCNDataIniConMotivo.putToUI(CdtDACHistoricBaseClass)</A> <BR> <I>eliminare la chiamata a questo metodo</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNDataIni.html#putToUI(it.saga.library.commonDataTypes.CdtDACHistoricBaseClass)">it.saga.library.controls.CtlWCNDataIni.putToUI(CdtDACHistoricBaseClass)</A> <BR> <I>eliminare la chiamata a questo metodo</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNDataIni.html#setDataField(java.lang.String)">it.saga.library.controls.CtlWCNDataIni.setDataField(String)</A> <BR> <I>questo metodo non serve poich� il controllo � mappato automaticamente su 'dataIni'</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNRadioButton.html#setReadOnly(boolean)">it.saga.library.controls.CtlWCNRadioButton.setReadOnly(boolean)</A> <BR> <I>non funziona</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNComboBox.html#setSelectedItemById(long)">it.saga.library.controls.CtlWCNComboBox.setSelectedItemById(long)</A> <BR> <I>usare setValue</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNComboBox.html#setSelectedItemById(java.lang.Long)">it.saga.library.controls.CtlWCNComboBox.setSelectedItemById(Long)</A> <BR> <I>usare setValue</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNRadioButtonNullable.html#setVal(java.lang.String)">it.saga.library.controls.CtlWCNRadioButtonNullable.setVal(String)</A> <BR> <I></I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNRadioButton.html#setVal(java.lang.String)">it.saga.library.controls.CtlWCNRadioButton.setVal(String)</A> <BR> <I>usare setValue()</I> </TD> </TR> </TABLE> <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Deprecated Constructors</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="it/saga/library/controls/CtlWCNGroupBox.html#CtlWCNGroupBox()">it.saga.library.controls.CtlWCNGroupBox()</A> <BR> <I>use control CtlWCNRadioGroup instead</I> </TD> </TR> </TABLE> <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="it/saga/library/controls/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html" target="_top"><B>FRAMES</B></A> <A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>