ariba.ui.widgets
Interface ChooserSelectionSource

All Known Implementing Classes:
ChooserSelectionSource.ListSource, EntityChoiceSource

public interface ChooserSelectionSource


Nested Class Summary
static class ChooserSelectionSource.ListSource
           
 
Method Summary
 java.util.List match(java.util.List selections, java.lang.String pattern)
           
 java.util.List match(java.lang.String pattern, int max)
           
 

Method Detail

match

java.util.List match(java.lang.String pattern,
                     int max)

match

java.util.List match(java.util.List selections,
                     java.lang.String pattern)


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