Class AggregateLayoutModel<V>

    • Constructor Detail

      • AggregateLayoutModel

        public AggregateLayoutModel​(LayoutModel<V> delegate)
        Creates an instance backed by the specified delegate.
        Parameters:
        delegate - the layout to which this instance is delegating