public interface DebuggableObject
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
getAllIds()
Returns an array of ids for the properties of the object.
|
java.lang.Object[] getAllIds()
All properties, even those with attribute {DontEnum}, are listed. This allows the debugger to display all properties of the object.
Copyright © 2010 - 2020 Adobe. All Rights Reserved