Class WBarSelection

java.lang.Object
eu.webtoolkit.jwt.chart.WSelection
eu.webtoolkit.jwt.chart.WBarSelection

public class WBarSelection extends WSelection
Represents a selection of a bar.
  • Field Details

    • index

      public WModelIndex index
      The index that corresponds to the selected bar in the WAbstractDataModel.
  • Constructor Details

    • WBarSelection

      public WBarSelection()
    • WBarSelection

      public WBarSelection(double distance, WModelIndex index)