org.openfaces.component.timetable
Class EventActionBar
java.lang.Object
UIPanel
org.openfaces.component.OUIPanel
org.openfaces.component.timetable.EventActionBar
- All Implemented Interfaces:
- OUIComponent
public class EventActionBar
- extends OUIPanel
Methods inherited from class org.openfaces.component.OUIPanel |
getOnblur, getOnclick, getOncontextmenu, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getRolloverClass, getRolloverStyle, getStyle, getStyleClass, setOnblur, setOnclick, setOncontextmenu, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setRolloverClass, setRolloverStyle, setStyle, setStyleClass |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMPONENT_TYPE
public static final java.lang.String COMPONENT_TYPE
- See Also:
- Constant Field Values
COMPONENT_FAMILY
public static final java.lang.String COMPONENT_FAMILY
- See Also:
- Constant Field Values
EventActionBar
public EventActionBar()
getFamily
public java.lang.String getFamily()
- Specified by:
getFamily
in class OUIPanel
saveState
public java.lang.Object saveState(FacesContext context)
- Overrides:
saveState
in class OUIPanel
restoreState
public void restoreState(FacesContext context,
java.lang.Object stateObj)
- Overrides:
restoreState
in class OUIPanel
getNoteText
public java.lang.String getNoteText()
setNoteText
public void setNoteText(java.lang.String noteText)
getBackgroundIntensity
public double getBackgroundIntensity()
setBackgroundIntensity
public void setBackgroundIntensity(double backgroundIntensity)
getActionRolloverBackgroundIntensity
public double getActionRolloverBackgroundIntensity()
setActionRolloverBackgroundIntensity
public void setActionRolloverBackgroundIntensity(double actionRolloverBackgroundIntensity)
getActionPressedBackgroundIntensity
public double getActionPressedBackgroundIntensity()
setActionPressedBackgroundIntensity
public void setActionPressedBackgroundIntensity(double actionPressedBackgroundIntensity)
setId
public void setId(java.lang.String id)
Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.