|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface PaxWicketMountPoint
Annotation used to tag a page to be automatically mounted within a specific place
Required Element Summary | |
---|---|
String |
mountPoint
Defines the place where a page should be mounted |
Element Detail |
---|
public abstract String mountPoint
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |