Package | Description |
---|---|
org.wicketstuff.objectautocomplete.example |
Modifier and Type | Method and Description |
---|---|
static List<Car> |
CarRepository.allCars() |
Modifier and Type | Method and Description |
---|---|
protected void |
ListenerExamplePage.addIfMatch(List<Car> pCars,
Car pCar,
String pInput) |
protected void |
ReadOnlyObjectRendererExamplePage.addIfMatch(List<Car> pCars,
Car pCar,
String pInput) |
protected void |
ValidationExamplePage.addIfMatch(List<Car> pCars,
Car pCar,
String pInput) |
protected void |
DelayExamplePage.addIfMatch(List<Car> pCars,
Car pCar,
String pInput) |
protected void |
SimpleExamplePage.addIfMatch(List<Car> pCars,
Car pCar,
String pInput) |
protected void |
ComplexChoicesExamplePage.addIfMatch(List<Car> pCars,
Car pCar,
String pInput) |
Modifier and Type | Method and Description |
---|---|
protected void |
ListenerExamplePage.addIfMatch(List<Car> pCars,
Car pCar,
String pInput) |
protected void |
ReadOnlyObjectRendererExamplePage.addIfMatch(List<Car> pCars,
Car pCar,
String pInput) |
protected void |
ValidationExamplePage.addIfMatch(List<Car> pCars,
Car pCar,
String pInput) |
protected void |
DelayExamplePage.addIfMatch(List<Car> pCars,
Car pCar,
String pInput) |
protected void |
SimpleExamplePage.addIfMatch(List<Car> pCars,
Car pCar,
String pInput) |
protected void |
ComplexChoicesExamplePage.addIfMatch(List<Car> pCars,
Car pCar,
String pInput) |
protected void |
ListenerExamplePage.initBuilder(ObjectAutoCompleteBuilder<Car,Integer> pCarIntegerObjectAutoCompleteBuilder) |
protected void |
ReadOnlyObjectRendererExamplePage.initBuilder(ObjectAutoCompleteBuilder<Car,Integer> pBuilder) |
protected void |
DelayExamplePage.initBuilder(ObjectAutoCompleteBuilder<Car,Integer> pCarIntegerObjectAutoCompleteBuilder) |
protected void |
ComplexChoicesExamplePage.initBuilder(ObjectAutoCompleteBuilder<Car,Integer> pBuilder) |
Copyright © 2015. All rights reserved.