public final class ModelPathElement extends Object implements org.apache.wicket.model.IDetachable
ModelPath
.Constructor and Description |
---|
ModelPathElement(IFieldDescriptor field,
String name,
int index) |
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-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.