Constructor and Description |
---|
DefaultSelectionProvider(DefaultSelectionProvider copy) |
Modifier and Type | Method and Description |
---|---|
protected void |
TablesAction.configureTypesSelectionProvider(DefaultSelectionProvider typesSP,
ColumnForm columnForm) |
Modifier and Type | Method and Description |
---|---|
protected static void |
DispatcherLogic.appendChildrenToPagesSelectionProvider(File baseDir,
File parentDir,
String breadcrumb,
DefaultSelectionProvider selectionProvider,
boolean includeDetailChildren,
File... excludes) |
Modifier and Type | Method and Description |
---|---|
static DefaultSelectionProvider |
SelectionProviderLogic.createSelectionProvider(String name,
Collection objects,
Class objectClass,
TextFormat[] textFormats,
String[] propertyNames) |
static DefaultSelectionProvider |
SelectionProviderLogic.createSelectionProvider(String name,
Collection objects,
PropertyAccessor[] propertyAccessors,
TextFormat[] textFormats) |
static DefaultSelectionProvider |
SelectionProviderLogic.createSelectionProvider(String name,
int fieldCount,
Class[] fieldTypes,
Collection<Object[]> objects) |
Modifier and Type | Method and Description |
---|---|
protected DefaultSelectionProvider |
ModelSelectionProviderSupport.createSelectionProvider(DatabaseSelectionProvider current,
String[] fieldNames,
Class[] fieldTypes,
DisplayMode dm,
SearchDisplayMode sdm) |
Modifier and Type | Method and Description |
---|---|
DefaultSelectionProvider |
ManyToManyAction.createSelectionProviderFromHql(String name,
String databaseName,
String hql,
DisplayMode dm,
SearchDisplayMode sdm) |