com.jgoodies.binding.binder
Interface ActionPresentationModelBinder

All Superinterfaces:
ActionObjectBinder, BeanBinder, ObjectBinder, PresentationModelBinder
All Known Implementing Classes:
ActionPresentationModelBinderImpl

public interface ActionPresentationModelBinder
extends ActionObjectBinder, PresentationModelBinder

Adds binding capabilities for Action names to its super interface PresentationModelBinder.

Version:
$Revision: 1.4 $
Author:
Karsten Lentzsch

Method Summary
 
Methods inherited from interface com.jgoodies.binding.binder.ActionObjectBinder
bindAction
 
Methods inherited from interface com.jgoodies.binding.binder.PresentationModelBinder
bindBeanProperty
 
Methods inherited from interface com.jgoodies.binding.binder.BeanBinder
bindProperty
 
Methods inherited from interface com.jgoodies.binding.binder.ObjectBinder
bind, bind, bind, bind, bind, bind
 



Copyright © 2002-2013 JGoodies Software GmbH. All Rights Reserved.