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 java.lang.Object
implements ChooserSelectionSource


Nested Class Summary
 
Nested classes/interfaces inherited from interface ariba.ui.widgets.ChooserSelectionSource
ChooserSelectionSource.ListSource
 
Constructor Summary
ChooserSelectionSource.ListSource(java.util.List items, java.lang.String key)
           
 
Method Summary
 java.util.List match(java.util.List selections, java.lang.String pattern)
           
 java.util.List match(java.lang.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(java.util.List items,
                                         java.lang.String key)
Method Detail

match

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

match

public java.util.List match(java.util.List selections,
                            java.lang.String pattern)
Specified by:
match in interface ChooserSelectionSource


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