| Package | org.springextensions.actionscript.domain |
| SVN browsing | ICopyFrom.as |
| Fisheye | ICopyFrom.as |
| Interface | public interface ICopyFrom |
| Subinterfaces | IEntity |
| Implementors | BaseObject |
| Method | Defined by | ||
|---|---|---|---|
|
copyFrom(other:*):void
Copies the properties from the given object into this object.
| ICopyFrom | ||