The {@link PageOperator} is used to handle pages. This includes the navigation or the data transmission betweensingle pages. To get an instance use {@link UI#getPageOperator()}.
Note: This interfaces is still considered provisional. It is expected to evolve over the next releases, which may lead to slight changes. Consider using {@link AbstractPage}and it's methods.
@see UI @see Page @noimplement This interface is not intended to be implemented by clients. @since 1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|