ariba.ui.widgets
Interface ChooserSelectionSource

All Known Implementing Classes:
ChooserSelectionSource.ListSource, EntityChoiceSource

public interface ChooserSelectionSource


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

Method Detail

match

List match(String pattern,
           int max)

match

List match(List selections,
           String pattern)


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