|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.markup.resolver.AutoLinkResolver.AbstractAutolinkResolverDelegate
public abstract static class AutoLinkResolver.AbstractAutolinkResolverDelegate
Abstract implementation that has a helper method for creating a resource reference.
| Constructor Summary | |
|---|---|
AutoLinkResolver.AbstractAutolinkResolverDelegate()
|
|
| Method Summary | |
|---|---|
protected Component |
newPackageResourceReferenceAutoComponent(MarkupContainer container,
java.lang.String autoId,
AutoLinkResolver.PathInfo pathInfo,
java.lang.String attribute)
Creates a new auto component that references a package resource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.wicket.markup.resolver.AutoLinkResolver.IAutolinkResolverDelegate |
|---|
newAutoComponent |
| Constructor Detail |
|---|
public AutoLinkResolver.AbstractAutolinkResolverDelegate()
| Method Detail |
|---|
protected final Component newPackageResourceReferenceAutoComponent(MarkupContainer container,
java.lang.String autoId,
AutoLinkResolver.PathInfo pathInfo,
java.lang.String attribute)
container - the parent containerautoId - the automatically generated id for the auto componentpathInfo - the path info object that contains information about the link referenceattribute - the attribute to replace the value of
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||