|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.ui.meta.persistence.EntityChoiceSource
public class EntityChoiceSource
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface ariba.ui.widgets.ChooserSelectionSource |
---|
ChooserSelectionSource.ListSource |
Constructor Summary | |
---|---|
EntityChoiceSource(java.lang.String className)
|
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 |
---|
public EntityChoiceSource(java.lang.String className)
Method Detail |
---|
public java.util.List match(java.lang.String pattern, int max)
match
in interface ChooserSelectionSource
public java.util.List match(java.util.List selections, java.lang.String pattern)
match
in interface ChooserSelectionSource
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |