Uses of Interface
org.apache.wicket.model.IModelComparator

Packages that use IModelComparator
org.apache.wicket The core Wicket package. 
org.apache.wicket.model Core model support for Wicket components. 
 

Uses of IModelComparator in org.apache.wicket
 

Methods in org.apache.wicket that return IModelComparator
 IModelComparator Component.getModelComparator()
          Gets the component's current model comparator.
 

Uses of IModelComparator in org.apache.wicket.model
 

Fields in org.apache.wicket.model declared as IModelComparator
static IModelComparator IModelComparator.ALWAYS_FALSE
          A model comparator that always returns false
 



Copyright © 2006–2020 Apache Software Foundation. All rights reserved.