object
FSCFOLIO@1.1001:CPGetObjFileUseCase(
key Menu
menu,
key ObjectClass
objclass,
key ObjectClass
fileclass,
key optional ObjectClass
roomclass,
optional Object
file,
optional Object
parent,
optional Object
view,
out retval object
usecase)
Name |
Description |
menu |
the menu the use case should be calculated for
|
objclass |
the class of the object
|
fileclass |
the class of the file
|
roomclass |
the class of the room
|
file |
the current file of the object
|
parent |
the current parent of the object
|
view |
the current view of the object
|
usecase |
the usecase. If empty the menu will not be shown
|
Additional Information