|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectwicket.util.profile.ArrayIndexLink
An ILinkimplementation for tree links created by array fields.
| Constructor Summary | |
(package private) |
ArrayIndexLink(ILink container,
int index)
|
| Method Summary | |
java.lang.String |
name()
Returns the string that will be used for a IObjectProfileNode.name()
implementation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ArrayIndexLink(ILink container,
int index)
| Method Detail |
public java.lang.String name()
ILinkIObjectProfileNode.name()
implementation. It is expected that the implementation will generate the return on
every call to this method and not keep in memory.
name in interface ILinkILink.name()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||