com.jgoodies.binding.binder
Interface ActionBeanBinder

All Superinterfaces:
ActionObjectBinder, BeanBinder, ObjectBinder
All Known Implementing Classes:
ActionBeanBinderImpl

public interface ActionBeanBinder
extends ActionObjectBinder, BeanBinder

Adds binding capabilities for Action names and bean property names to the ObjectBinder capabilities.

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.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.