class: JsfHello
public class: JsfHello
Author:
Project:
Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates:
Created: 16.07.2009 15:31:47; Modified: 16.07.2009 15:31:47;
Flags:
Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID:
{52318B77-7A99-4d50-8D25-92E91005F650}
Goto:
Custom Properties
,
Fields
,
Methods
Appears in:
tags
Custom Properties
JsfHello
Attributes
Attribute
Details
public String
hellomsg
Initial:
null
Notes:
Declare a bean property for the hellomsg attribute.
JsfHello
Methods
Operation
Details
public
getComponentType
():String
Sequential
Notes:
Associate the renderer and component type.
public
getRendererType
():String
Sequential
public
release
():void
Sequential
public
setHellomsg
(
String hellomsg):void
Sequential
protected
setProperties
(
UIComponent component):void
Sequential
class: JsfHello