public final class ModelPathElement extends Object implements org.apache.wicket.model.IDetachable
ModelPath
.Constructor and Description |
---|
ModelPathElement(IFieldDescriptor field,
String name,
int index) |
Modifier and Type | Method and Description |
---|---|
void |
detach() |
boolean |
equals(Object obj) |
IFieldDescriptor |
getField() |
int |
getIndex() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public ModelPathElement(IFieldDescriptor field, String name, int index)
public IFieldDescriptor getField()
public String getName()
public int getIndex()
public void detach()
detach
in interface org.apache.wicket.model.IDetachable
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.