Interface IFIXGRIDComponentAdapterBinding

All Superinterfaces:
IComponentAdapterBinding, IDynamicContentBindingObject, Serializable
All Known Implementing Classes:
ComponentAdapterBindingBase, ComponentAdapterBindingMap

public interface IFIXGRIDComponentAdapterBinding extends IComponentAdapterBinding
Interface for component adapter bindings that are managing FIXGRID* components.

Pay attention: despite of implementing this interface, the component adapter binding needs to manage the attribute "objectbinding"! This interface is an add-on definition!
  • Method Details

    • getGrid

      FIXGRIDBinding<?> getGrid()
      Return the grid that is managed within the adapter binding.