org.tbee.swing.binding
Class BindingUtils.BindingInfo

java.lang.Object
  extended by org.tbee.swing.binding.BindingUtils.BindingInfo
Enclosing class:
BindingUtils

public static class BindingUtils.BindingInfo
extends Object

Binding info


Field Summary
 Class boundToClass
           
 String boundToPropertyName
           
 
Constructor Summary
BindingUtils.BindingInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

boundToClass

public Class boundToClass

boundToPropertyName

public String boundToPropertyName
Constructor Detail

BindingUtils.BindingInfo

public BindingUtils.BindingInfo()


Copyright © 2011 KnowledgePlaza. All Rights Reserved.