class: Home

public class: Home
Author: : Thomas Diebäcker, created 08.02.2007
Project: Phase: 1.0; Status: Proposed; Version: : $Revision: 2083 $ $LastChangedDate: 2009-02-09 1; Complexity: 1
Dates: Created: 16.07.2009 15:32:30; Modified: 16.07.2009 15:32:30;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {3B0A0451-6243-466b-9F11-FD6AAA34FDBC}
Fragment class for the corresponding Home-JSP.
 

Goto: Custom Properties, Fields, Methods

Extends: FacesBean

See also: FacesBean

Appears in: home

Connections
 
Custom Properties
 
Home Attributes
Attribute Details
public static const String
  BEAN_NAME
Initial: "Home"
public static const String
  LOAD_HOME
Initial: "loadHome"
Notes: Faces navigation string
private static Logger
  logger
Initial: Logger.getLogger(Home.class)
annotations=@SuppressWarnings("unused")
 
Home Methods
Operation Details
public
Home():
Sequential
Notes: Public constructor.
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.