org.openfaces.component.timetable
Class DeleteEventAction
java.lang.Object
UICommand
org.openfaces.component.timetable.EventAction
org.openfaces.component.timetable.DeleteEventAction
public class DeleteEventAction
- extends EventAction
Methods inherited from class org.openfaces.component.timetable.EventAction |
decode, getEventActionComponents, getHint, getImageUrl, getOnclick, getPressedClass, getPressedImageUrl, getPressedStyle, getRolloverClass, getRolloverImageUrl, getRolloverStyle, getStyle, getStyleClass, setHint, setImageUrl, setOnclick, setPressedClass, setPressedImageUrl, setPressedStyle, setRolloverClass, setRolloverImageUrl, 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
DeleteEventAction
public DeleteEventAction()
getFamily
public java.lang.String getFamily()
- Overrides:
getFamily
in class EventAction
saveState
public java.lang.Object saveState(FacesContext context)
- Overrides:
saveState
in class EventAction
restoreState
public void restoreState(FacesContext context,
java.lang.Object stateObj)
- Overrides:
restoreState
in class EventAction
getShowConfirmation
public boolean getShowConfirmation()
setShowConfirmation
public void setShowConfirmation(boolean showConfirmation)
Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.