Name | Description | Type | Additional information |
---|---|---|---|
DefParam | Collection of DParams |
None. |
|
AtColumn | string |
None. |
|
GIDImage | globally unique identifier |
None. |
|
GID | globally unique identifier |
None. |
|
Proto |
protocol |
string |
None. |
ShowDstAs |
Requested default view for SET |
string |
None. |
NeedEditValues |
indicating, that editor/action contains parameters, which needs to be loaded remotery before showing to user call GetActionValues, and fill all known parameterers. |
boolean |
None. |
ShowActionIn |
Where should be action(name) placed on client |
enActionShowIn |
None. |
StartParam |
optional: when opening editor, perform action(camera,file) specified at param |
string |
None. |
IDNext |
optional: follow-up ID of action, which should be execute after current one |
integer |
None. |
MetaData |
Metadata per action definition |
Collection of TWMetaDt |
None. |
xDefCmdList |
Events to be called from clientside |
Collection of ActionCmdDefB |
None. |
IconClass |
Icon representing css class |
string |
None. |
ID |
unique ID |
integer |
None. |
Name |
action name |
string |
None. |
ShortName |
shortened action name. Best for small buttons or in cells |
string |
None. |
AType | enActionType |
None. |
|
DstType | enDestType |
None. |
|
IDDst |
Destionaion GridId |
integer |
None. |
ARender |
Where to render this action |
enActionRender |
None. |
StrParam |
mostly url, or other textual parameters |
string |
None. |