|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
PrepareBuffer (handle) |
|
|||||
|
LOGICAL Save (handle) |
/*
method public void AfterFieldRow(dataset-handle hds):
define variable iSource as integer no-undo.
assign
iSource = lookup("_Field",Tables).
find dictdb._field where recid(dictdb._field) = DataSourceHandle:get-source-buffer(iSource):recid no-lock.
find dictdb._file of _field no-lock.
mBuffer::TableName = dictdb._file._file-name.
end method.
*/ |
|||||
|
INTEGER SaveField (handle) |
|
|||||
|
LOGICAL SetCallBack (handle) |
/* allow subclasses to override to set call back even if we don't have call back here */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
CHARACTER FileQueryExpression |
|
Top
PrepareBuffer (handle)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL Save (handle)
|
||||||||||||||||||||||||||||||||||
INTEGER SaveField (handle)
|
||||||||||||||||||||||||||||||||||
LOGICAL SetCallBack (handle)
|
FieldPermissionDataSource ()
|
||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FieldPermissionDataSource (character)
|
||||||||||||||||||||||||||
FieldPermissionDataSource (handle, character)
|
||||||||||||||||||||||||||
FieldPermissionDataSource (handle, character, character, character)
|
CHARACTER FileQueryExpression
|
---|
Progress® OpenEdge® Release 11.7.15