| Package | Description |
|---|---|
| de.cismet.cismap.cidslayer | |
| de.cismet.cismap.linearreferencing |
| Modifier and Type | Field and Description |
|---|---|
protected CidsLayerFeature |
DefaultCidsLayerBindableReferenceCombo.cidsBean |
| Modifier and Type | Field and Description |
|---|---|
protected static Comparator<CidsLayerFeature> |
DefaultCidsLayerBindableReferenceCombo.BEAN_TOSTRING_COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
List<CidsLayerFeature> |
CidsFeatureFactory.createFeatures(String query,
de.cismet.cismap.commons.BoundingBox boundingBox,
SwingWorker workerThread) |
List<CidsLayerFeature> |
CidsFeatureFactory.createFeatures(String query,
de.cismet.cismap.commons.BoundingBox boundingBox,
SwingWorker workerThread,
int offset,
int limit,
de.cismet.cismap.commons.featureservice.FeatureServiceAttribute[] orderBy) |
protected Comparator<CidsLayerFeature> |
DefaultCidsLayerBindableReferenceCombo.getComparator()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CidsLayerFeatureFilter.accept(CidsLayerFeature feature)
DOCUMENT ME!
|
int |
DefaultCidsLayerBindableReferenceCombo.FeatureToStringComparator.compare(CidsLayerFeature o1,
CidsLayerFeature o2) |
boolean |
CidsLayerPermissionProvider.getCustomCidsLayerWritePermissionDecisionforUser(Sirius.server.newuser.User u,
CidsLayerFeature feature)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultComboBoxModel |
DefaultCidsLayerBindableReferenceCombo.getModelByMetaClass(Sirius.server.middleware.types.MetaClass mc,
boolean nullable,
boolean onlyUsed,
Comparator<CidsLayerFeature> comparator)
DOCUMENT ME!
|
static DefaultComboBoxModel |
DefaultCidsLayerBindableReferenceCombo.getModelByMetaClass(Sirius.server.middleware.types.MetaClass mc,
boolean nullable,
boolean onlyUsed,
Comparator<CidsLayerFeature> comparator,
boolean forceReload)
DOCUMENT ME!
|
static DefaultComboBoxModel |
DefaultCidsLayerBindableReferenceCombo.getModelByMetaClass(Sirius.server.middleware.types.MetaClass mc,
boolean nullable,
Comparator<CidsLayerFeature> comparator,
boolean forceReload,
String sortingColumn)
DOCUMENT ME!
|
| Constructor and Description |
|---|
CidsLayerFeature(CidsLayerFeature feature)
Creates a new CidsLayerFeature object.
|
| Constructor and Description |
|---|
DefaultCidsLayerBindableReferenceCombo(Comparator<CidsLayerFeature> comparator)
Creates a new DefaultBindableReferenceCombo object.
|
DefaultCidsLayerBindableReferenceCombo(Sirius.server.middleware.types.MetaClass mc,
boolean nullable,
Comparator<CidsLayerFeature> comparator)
Creates a new DefaultBindableReferenceCombo object.
|
DefaultCidsLayerBindableReferenceCombo(Sirius.server.middleware.types.MetaClass mc,
boolean nullable,
Comparator<CidsLayerFeature> comparator,
String sortingColumn)
Creates a new DefaultBindableReferenceCombo object.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
RouteTableCellEditor.getFeatureComponent(CidsLayerFeature feature,
Object value)
This method is similar to the
getTableCellEditorComponent(JTable,Object,boolean,int,int) method. |
Copyright © 2012–2026 cismet GmbH. All rights reserved.