org.tridas.io.gui.control
Class CheckForUpdateEvent
java.lang.Object
com.dmurph.mvc.MVCEvent
org.tridas.io.gui.control.CheckForUpdateEvent
- All Implemented Interfaces:
- Serializable
public class CheckForUpdateEvent
- extends com.dmurph.mvc.MVCEvent
- Author:
- sbr00pwb
- See Also:
- Serialized Form
Field Summary |
boolean |
showConfirmation
Should confirmation dialogs be shown regardless of outcome? |
Fields inherited from class com.dmurph.mvc.MVCEvent |
id, key |
Methods inherited from class com.dmurph.mvc.MVCEvent |
dispatch, isPropagating, stopPropagation, toString |
showConfirmation
public final boolean showConfirmation
- Should confirmation dialogs be shown regardless of outcome?
CheckForUpdateEvent
public CheckForUpdateEvent(boolean argShowConf)
CheckForUpdateEvent
public CheckForUpdateEvent()
Copyright © 2011. All Rights Reserved.