class: ReviseItemPage

public class: ReviseItemPage
Author: Markus Haarlaender (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 2349 $ $LastChangedDate: 2009-03-11 17:; Complexity: 1
Dates: Created: 16.07.2009 15:34:21; Modified: 16.07.2009 15:34:21;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {B63E4DF7-C84E-4227-8A76-314F809D538F}
BackingBean for ReviseItemPage.jsp. This one is empty because all code is implemented in the BackingBean of the fragment.
 

Goto: Custom Properties, Methods

Extends: BreadcrumbPage

See also: BreadcrumbPage

Appears in: pubman

Connections
 
Custom Properties
 
ReviseItemPage Methods
Operation Details
public
init():void
Sequential
Notes: Callback method that is called whenever a page containing this page fragment is navigated to, either directly via a URL, or indirectly via page navigation.
public
isItemSpecific():boolean
Sequential
Tags: annotations=@Override
public
prerender():void
Sequential
Tags: annotations=@Override
Notes: Handle messages in fragments from here to please JSF life cycle.
@author: Michael Franke
public
ReviseItemPage():
Sequential
Notes: Public constructor.