ariba.ui.validation
Class ChoiceSource.ChoiceSource_List

java.lang.Object
  extended by ariba.util.core.ClassExtension
      extended by ariba.ui.validation.ChoiceSource
          extended by ariba.ui.validation.ChoiceSource.ChoiceSource_List
All Implemented Interfaces:
java.lang.Cloneable
Enclosing class:
ChoiceSource

public static class ChoiceSource.ChoiceSource_List
extends ChoiceSource


Nested Class Summary
 
Nested classes/interfaces inherited from class ariba.ui.validation.ChoiceSource
ChoiceSource.ChoiceSource_ChooserSelectionSource, ChoiceSource.ChoiceSource_List
 
Field Summary
 
Fields inherited from class ariba.util.core.ClassExtension
forClass
 
Constructor Summary
ChoiceSource.ChoiceSource_List()
           
 
Method Summary
 ChooserSelectionSource chooserSelectionSource(java.lang.Object target, java.lang.String searchKey)
           
 int expectedCount(java.lang.Object target)
           
 java.util.List list(java.lang.Object target)
           
 
Methods inherited from class ariba.ui.validation.ChoiceSource
get, registerClassExtension
 
Methods inherited from class ariba.util.core.ClassExtension
clone, forClass, getRealClass, setForClass
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChoiceSource.ChoiceSource_List

public ChoiceSource.ChoiceSource_List()
Method Detail

expectedCount

public int expectedCount(java.lang.Object target)
Overrides:
expectedCount in class ChoiceSource

list

public java.util.List list(java.lang.Object target)
Specified by:
list in class ChoiceSource

chooserSelectionSource

public ChooserSelectionSource chooserSelectionSource(java.lang.Object target,
                                                     java.lang.String searchKey)
Specified by:
chooserSelectionSource in class ChoiceSource


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