ariba.ui.widgets
Class ChooserSelectionSource.ListSource

java.lang.Object
  extended by ariba.ui.widgets.ChooserSelectionSource.ListSource
All Implemented Interfaces:
ChooserSelectionSource
Enclosing interface:
ChooserSelectionSource

public static class ChooserSelectionSource.ListSource
extends Object
implements ChooserSelectionSource


Nested Class Summary
 
Nested classes/interfaces inherited from interface ariba.ui.widgets.ChooserSelectionSource
ChooserSelectionSource.ListSource
 
Constructor Summary
ChooserSelectionSource.ListSource(List items, String key)
           
 
Method Summary
 List match(List selections, String pattern)
           
 List match(String pattern, int max)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChooserSelectionSource.ListSource

public ChooserSelectionSource.ListSource(List items,
                                         String key)
Method Detail

match

public List match(String pattern,
                  int max)
Specified by:
match in interface ChooserSelectionSource

match

public List match(List selections,
                  String pattern)
Specified by:
match in interface ChooserSelectionSource


AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.