it.amattioli.guidate.containers
Class BackBeanAccessorImpl

Show UML class diagram
java.lang.Object
  extended by it.amattioli.guidate.containers.BackBeanAccessorImpl
All Implemented Interfaces:
BackBeanAccessor

public class BackBeanAccessorImpl
extends Object
implements BackBeanAccessor


Constructor Summary
BackBeanAccessorImpl(org.zkoss.zk.ui.Component comp)
           
 
Method Summary
 Object getBackBean()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackBeanAccessorImpl

public BackBeanAccessorImpl(org.zkoss.zk.ui.Component comp)
Method Detail

getBackBean

public Object getBackBean()
Specified by:
getBackBean in interface BackBeanAccessor


Copyright © 2011. All Rights Reserved.