Return Type |
Signature |
AddRecentlyUsed( |
|
AttrObjNameGet( |
|
CanAddToRecentlyUsed( |
|
CanBeAddedToFavorites( |
|
GetAvailableListViews( |
|
GetSortMenu( |
|
OpenObject( |
FSCVENV@1.1001:AddRecentlyUsed
void
FSCVENV@1.1001:AddRecentlyUsed(
object
context,
optional object[]
additionalobjects)
Name |
Description |
context |
The context object is used to determine in which list the rectently used object should be stored. Currently StartMailPortal, Invite and SendFolioMail are valid context objects."
|
additionalobjects |
if more than one object should be added to the recenlty used objects
|
Additional Information
objname
.
void
COOSYSTEM@1.1:AttrObjNameGet(
AttributeDefinition
attrdef,
ref any
value,
out optional boolean
volatile,
out optional boolean
volatiletx)
Name |
Description |
attrdef |
|
value |
|
volatile |
|
volatiletx |
Additional Information
FSCVENV@1.1001:CanAddToRecentlyUsed
boolean
FSCVENV@1.1001:CanAddToRecentlyUsed(
object
context,
out retval boolean
canadd)
Name |
Description |
context |
The context object is used to determine in which list the rectently used object should be stored. Currently StartMailPortal, Invite and SendFolioMail are valid context objects."
|
canadd |
Additional Information
COODESK@1.1:CanBeAddedToFavorites
boolean
COODESK@1.1:CanBeAddedToFavorites(
out retval boolean
canbeadded)
Name |
Description |
canbeadded |
Additional Information
FSCFOLIOGUI@1.1001:GetAvailableListViews
ListView[]
FSCFOLIOGUI@1.1001:GetAvailableListViews(
object
attrdef,
out retval ListView[]
listviews)
Name |
Description |
attrdef |
the view for which to determine the available list views.
|
listviews |
the list views that are supported for the current object and view, the first entry is the default view
|
Additional Information
void
COODESK@1.1:GetSortMenu(
optional integer
unused1,
optional integer
unused2,
ref MenuStructList[]
menuentries,
optional object
menu,
optional object[]
selobjects,
out optional boolean
addchildren)
Name |
Description |
unused1 |
|
unused2 |
|
menuentries |
|
menu |
|
selobjects |
|
addchildren |
Additional Information
void
COODESK@1.1:OpenObject(
optional integer
unused1,
optional integer
unused2)
Name |
Description |
unused1 |
|
unused2 |
Additional Information