net.xoetrope.xui.annotation
Interface PageAnnotationProcessor

All Known Implementing Classes:
XPageAnnotationProcessor

public interface PageAnnotationProcessor

A processsor interface for XPage annotations

Copyright (c) Xoetrope Ltd., 2002-2006

License: see license.txt

$Revision: 1.9 $


Method Summary
 java.lang.String getPage(PageSupport page)
          Get the page file name declaration.
 void setupComponents(PageSupport page)
          Setup the annotated component references.
 

Method Detail

getPage

java.lang.String getPage(PageSupport page)
Get the page file name declaration. This is designed for pages loaded outside of the normal XUI application and xui page lifecycle.

Returns:
the name of the page file to load

setupComponents

void setupComponents(PageSupport page)

Setup the annotated component references. Component references can be annotated as follows: