|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.editor.js.runtime.ObjectBase
com.aptana.ide.editor.js.runtime.JSArray
public class JSArray
| Field Summary |
|---|
| Fields inherited from class com.aptana.ide.editor.js.runtime.ObjectBase |
|---|
NULL, UNDEFINED |
| Constructor Summary | |
|---|---|
JSArray()
Create a new instance of JSArray |
|
JSArray(IRange sourceRegion)
Create a new instance of JSArray |
|
| Method Summary | |
|---|---|
java.lang.String |
getClassName()
Returns the class name of this object. |
| Methods inherited from class com.aptana.ide.editor.js.runtime.ObjectBase |
|---|
canPut, containsOffset, deletePropertyName, getDocumentation, getEndingOffset, getInstance, getLength, getLocalProperty, getLocalPropertyCount, getLocalPropertyNames, getProperty, getPropertyNames, getPropertyNames, getPropertyValue, getPrototype, getRange, getStartingOffset, hasDocumentation, hasLocalProperty, hasProperty, isEmpty, putLocalProperty, putPropertyValue, putPropertyValue, setDocumentation, setPrototype, unputPropertyName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSArray()
public JSArray(IRange sourceRegion)
sourceRegion - The region within the source that defines this object instance| Method Detail |
|---|
public java.lang.String getClassName()
IObject
getClassName in interface IObjectgetClassName in class ObjectBaseObjectBase.getClassName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||