A B C D E G H I L N R S T

R

removeFromDomainObjectCollection(String, Object) - Method in class net.sourceforge.jfacefactories.presenters.AbstractPresenter
Removes the passed element from the Collection property identified by the passed property name.
removeFromDomainObjectCollection(String, Object, String...) - Method in class net.sourceforge.jfacefactories.presenters.AbstractPresenter
Removes the passed element from the Collection property identified by the passed property name.
removePropertyChangeListener(PropertyChangeListener) - Method in class net.sourceforge.jfacefactories.presenters.AbstractPresenter
Removes the listener
removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.jfacefactories.presenters.AbstractPresenter
Removes the listener
removeSiblingPropertyChangeListener(String, PropertyChangeListener) - Method in class net.sourceforge.jfacefactories.presenters.AbstractPresenter
Removes the listener.
rollback() - Method in class net.sourceforge.jfacefactories.presenters.AbstractPresenter
Clears all changes, resetting the model and the domain object to their state after their last save (or initialisation).

A B C D E G H I L N R S T