Interface MarkerBindingContext

All Superinterfaces:
BindingContext

public interface MarkerBindingContext extends BindingContext
  • Method Details

    • marker

      void marker(Object marker)
      Sets the marker object resulting from this binding.
      Parameters:
      marker - The marker object to attach to the marked property.