EntreeServer.Module.EntreeActionItem
The EntreeActionItem represents a button to add to thee top bar of the default ListStyles.  The action that button uses is defined within the EntreeClickActionObject assigned to it.
 
Properties
  • ActionTitle
    Text to display
  • Position
    Display the button on the left or right of the screen

Methods

See EntreeServer.Module.EntreeListObject.AddAction for a usage example.