Modifier and Type | Field and Description |
---|---|
static MapStructure |
MediaMapDataSourceFactory.MAPSTRUCTURE |
Modifier and Type | Field and Description |
---|---|
static MapStructure |
StaticAssetDescriptionMapDataSourceFactory.MAPSTRUCTURE |
Modifier and Type | Class and Description |
---|---|
class |
SimpleValueMapStructure |
Modifier and Type | Method and Description |
---|---|
void |
PersistencePerspectiveItemVisitorAdapter.visit(MapStructure mapStructure) |
void |
PersistencePerspectiveItemVisitor.visit(MapStructure mapStructure) |
Modifier and Type | Field and Description |
---|---|
protected MapStructure |
MapStructureEntityEditDialog.mapStructure |
Constructor and Description |
---|
MapStructureEntityEditDialog(MapStructure mapStructure,
com.smartgwt.client.data.DataSource optionDataSource,
String displayField,
String valueField) |
MapStructureEntityEditDialog(MapStructure mapStructure,
LinkedHashMap<String,String> mapKeys) |
Modifier and Type | Method and Description |
---|---|
static void |
FormBuilder.buildMapForm(com.smartgwt.client.data.DataSource dataSource,
com.smartgwt.client.widgets.form.DynamicForm form,
MapStructure mapStructure,
com.smartgwt.client.data.DataSource optionDataSource,
String displayField,
String valueField,
Boolean showId,
com.smartgwt.client.data.Record currentRecord) |
static void |
FormBuilder.buildMapForm(com.smartgwt.client.data.DataSource dataSource,
com.smartgwt.client.widgets.form.DynamicForm form,
MapStructure mapStructure,
LinkedHashMap<String,String> mapKeys,
Boolean showId,
com.smartgwt.client.data.Record currentRecord) |
Modifier and Type | Method and Description |
---|---|
protected Entity[] |
MapStructurePersistenceModule.getMapRecords(Serializable record,
MapStructure mapStructure,
Map<String,FieldMetadata> valueMergedProperties,
Property symbolicIdProperty) |
Copyright © 2013. All rights reserved.