org.richfaces.demo.notify
Class NotifyBean
java.lang.Object
org.richfaces.demo.notify.NotifyBean
- All Implemented Interfaces:
- Serializable
public class NotifyBean
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotifyBean
public NotifyBean()
getStayTime
public int getStayTime()
setStayTime
public void setStayTime(int stayTime)
isSticky
public boolean isSticky()
setSticky
public void setSticky(boolean sticky)
isNonblocking
public boolean isNonblocking()
setNonblocking
public void setNonblocking(boolean nonblocking)
getNonblockingOpacity
public int getNonblockingOpacity()
setNonblockingOpacity
public void setNonblockingOpacity(int nonblockingOpacity)
isShowShadow
public boolean isShowShadow()
setShowShadow
public void setShowShadow(boolean showShadow)
isShowCloseButton
public boolean isShowCloseButton()
setShowCloseButton
public void setShowCloseButton(boolean showCloseButton)
getDetail
public String getDetail()
getTopLeftCounter
public int getTopLeftCounter()
getBottomRightCounter
public int getBottomRightCounter()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.