ViewLocator
| Kind of class: | public final class |
|---|---|
| Package: | com.bourre.view |
| Inherits from: | AbstractLocator |
| Classpath: | com.bourre.view.ViewLocator |
| File last modified: | Tuesday, 15 April 2008, 09:25:44 |
Summary
Constructor
- ViewLocator (access:PrivateConstructorAccess = null)
Class methods
- getInstance (owner:Plugin = null) : ViewLocator
Instance methods
Constructor
ViewLocator
Class methods
getInstance
Instance methods
getOwner
getView
register
override public function register (
key:String,
o:Object) : Boolean
Overrides:
toString
override public function toString (
) : String
Returns the string representation of this instance.
Returns:
- the string representation of this instance
Overrides: