Spring ActionScript API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Interface INamed
Properties
Package
org.springextensions.actionscript.domain
Interface
public interface INamed
Implementors
NamedEntity
Interface to be implemented by objects that provide a "name" property.
Public Properties
Property
Defined by
name
: String
[read-only] Returns the name of the object.
INamed
Property detail
name
property
name:String
[read-only]
Returns the name of the object.
Implementation
public function get name():String
Spring ActionScript 0.7.1 - 2009