Uses of Interface
org.nakedobjects.applib.events.ProposedHolderEvent

Packages that use ProposedHolderEvent
org.nakedobjects.applib.events Interaction events, corresponding to gestures in the user interface. 
 

Uses of ProposedHolderEvent in org.nakedobjects.applib.events
 

Classes in org.nakedobjects.applib.events that implement ProposedHolderEvent
 class ActionArgumentEvent
          Represents a check as to whether a particular argument for an action is valid or not.
 class CollectionAddToEvent
          Represents a check as to whether a particular object to be added to a collection is valid or not.
 class CollectionRemoveFromEvent
          Represents a check as to whether a particular object to be removed from a collection is valid or not.
 class ObjectValidityEvent
          Represents a check as to whether the current values of the properties/collections of an object are valid (for example, prior to saving that object).
 class ParseValueEvent
          Represents a check as to whether the proposed values of the value type is valid.
 class PropertyModifyEvent
          Represents a check as to whether a particular value for a property is valid or not.
 



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