aokell.lib.control.binding
Class FlatTemplateBindingControllerImpl
java.lang.Object
aokell.lib.control.binding.AbstractBindingControllerImpl
aokell.lib.control.binding.FlatBindingControllerImpl
aokell.lib.control.binding.FlatTemplateBindingControllerImpl
- All Implemented Interfaces:
- BindingControllerItf, Controller, BindingController
public class FlatTemplateBindingControllerImpl
- extends FlatBindingControllerImpl
Implementation of the binding controller for flat template components.
- Author:
- Lionel Seinturier
Methods inherited from class aokell.lib.control.binding.AbstractBindingControllerImpl |
addFcCollectionInterfaceNames, bindFc, bindFcContent, cloneFcCtrl, getFcClientItf, getFcSingletonClientItfs, initFcCtrl, isFcBound, isFcReverseBound, listFc, lookupFc, reverseBindFc, reverseLookupFc, reverseUnbindFc, setFcCompCtrl, testLegalBinding, unbindFc |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlatTemplateBindingControllerImpl
public FlatTemplateBindingControllerImpl()
testLifeCyleBeforeUnbinding
protected void testLifeCyleBeforeUnbinding(Component arg0)
throws IllegalLifeCycleException
- Overrides:
testLifeCyleBeforeUnbinding
in class AbstractBindingControllerImpl
- Throws:
IllegalLifeCycleException