Interface ICollectionItemOptions

All Superinterfaces:
IComplexOption, Serializable
All Known Implementing Classes:
ArrayItemOptions, ListItemOptions

public interface ICollectionItemOptions extends IComplexOption
Interface to specify how a collection of ItemOptions must be generated
Author:
Julien Roche
  • Method Summary

    Modifier and Type
    Method
    Description
    Method retrieving the list of IListItemOption from this collection

    Methods inherited from interface org.wicketstuff.wiquery.core.options.IComplexOption

    getJavascriptOption
  • Method Details

    • values

      IListItemOption[] values()
      Method retrieving the list of IListItemOption from this collection
      Returns:
      the list