RichFaces Showcase 4.1.1-SNAPSHOT

org.richfaces.demo.param
Class ParamBean

java.lang.Object
  extended by org.richfaces.demo.param.ParamBean
All Implemented Interfaces:
Serializable

public class ParamBean
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ParamBean()
           
 
Method Summary
 String getScreenHeight()
           
 String getScreenWidth()
           
 void setScreenHeight(String screenHeight)
           
 void setScreenWidth(String screenWidth)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParamBean

public ParamBean()
Method Detail

getScreenWidth

public String getScreenWidth()

setScreenWidth

public void setScreenWidth(String screenWidth)

getScreenHeight

public String getScreenHeight()

setScreenHeight

public void setScreenHeight(String screenHeight)

RichFaces Showcase 4.1.1-SNAPSHOT

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.