| Package | Description |
|---|---|
| ru.curs.celesta.dbutils |
Contains tools for working with the database, including the system
for an automatic update of the database structure.
|
| ru.curs.celesta.dbutils.filter.value |
| Modifier and Type | Method and Description |
|---|---|
static ViewCursor |
ViewCursor.create(View view,
CallContext callContext)
Creates a view specific cursor.
|
static ViewCursor |
ViewCursor.create(View view,
CallContext callContext,
Set<String> fields)
Creates a view specific cursor.
|
| Constructor and Description |
|---|
FieldsLookup(ViewCursor cursor,
BasicCursor otherCursor,
Runnable lookupChangeCallback,
Function<FieldsLookup,Void> newLookupCallback) |
Copyright © 2021 CURS. All rights reserved.