Interface OptionsBinding<I>

All Superinterfaces:
Binding
All Known Implementing Classes:
OptionsBinder.OptionBindingImpl

public interface OptionsBinding<I> extends Binding
  • Method Details

    • getSource

      Options<I> getSource()
    • getComponent

      Component getComponent()
    • activate

      void activate()