org.nakedobjects.plugins.dnd
Interface ButtonAction

All Superinterfaces:
UserAction
All Known Implementing Classes:
AbstractButtonAction, CancelAction, MessageDialogSpecification.CloseViewAction

public interface ButtonAction
extends UserAction


Field Summary
 
Fields inherited from interface org.nakedobjects.plugins.dnd.UserAction
DEBUG, EXPLORATION, USER
 
Method Summary
 boolean isDefault()
           
 
Methods inherited from interface org.nakedobjects.plugins.dnd.UserAction
disabled, execute, getDescription, getHelp, getName, getType
 

Method Detail

isDefault

boolean isDefault()


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.