ListActionInspector¶
-
MLModule
¶ author Lennart Tautz
package FMEwork/ReleaseMeVis
dll MLListActions
definition MLListActions.def
Purpose¶
This module shows the current action from a ListBase-derived list object.
Usage¶
Connect a list object. The current action is shown automatically.
Parameter Fields¶
Field Index¶
Action Class : Enum |
Action Id : Integer |
Action Index : Integer |
clear : Trigger |
hasValidOutput : Bool |
Visible Fields¶
Action Class¶
-
name:
outLastAction
, type:
Enum
, persistent:
no
¶ Last action in the list.
Values:
Title | Name |
---|---|
None | None |
Unknown | Unknown |
New | New |
Select | Select |
Modify | Modify |
Delete | Delete |
Insert | Insert |
Insert Overwrite | InsertOverwrite |