Class RangeRebindValue

java.lang.Object
ch.tocco.nice2.netui.spi.bind.AbstractRebindValue
ch.tocco.nice2.netui.impl.bind.entity.RangeRebindValue
All Implemented Interfaces:
RebindValue

public class RangeRebindValue extends AbstractRebindValue implements RebindValue
Represents a range value as received back from the client.

This is for values that come from range fields with two TypedValue instances.

  • Constructor Details

    • RangeRebindValue

      public RangeRebindValue()
  • Method Details