Class QuickGridView.RowItem<T>

    • Constructor Detail

      • RowItem

        public RowItem​(String id,
                       int index,
                       IModel<T> model)
    • Method Detail

      • getRepeater

        public RepeatingView getRepeater()
        cells repeater
        Returns:
        repeater
      • cellItems

        public Iterator cellItems()
        Returns:
        cells iterator