- Timestamp:
- 11/27/06 12:23:38 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Jav_CO/com/scenari/m/co/donnee/WDonneeXslOnSrcDynamique.java
r7458 r7519 43 43 import org.w3c.dom.Element; 44 44 45 import com.scenari.m.co.composant.IHComposantType;46 45 import com.scenari.m.co.composant.IWComposant; 47 46 import com.scenari.m.co.dialog.IHDialog; … … 98 97 } 99 98 100 /**101 * Initialise la donnee lors de sa déclaration dans la feuille de comportement.102 *103 * @param pCompType com.scenari.m.co.composant.IHComposantType104 */105 protected final void xInitDonneeFc(IHComposantType pCompType) throws Exception {106 }107 108 99 }
Note: See TracChangeset
for help on using the changeset viewer.