T
- Model object typepublic interface IItemFactory<T>
AbstractPageableView
Modifier and Type | Method and Description |
---|---|
Item<T> |
newItem(int index,
IModel<T> model)
Factory method for instances of Item.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.