Graphileon Documentation
  • Welcome
  •  Getting started
    • Setup Graphileon
    • Quick Tour
    • Get Help
  •  For Dashboard Users
    • Graphileon Dashboard
    • NetworkView
    • Managing Content
    • Styling
    • Finding Nodes
  •  For Dashboard Designers
    •  Reference
      • Data Structures
      • Function
      • View
      • Visual Components
      • AgGridView
      • Ajax
      • API
      • CalendarView
      • ChartJsView
      • ChartView
      • Console
      • CustomStyle
      • CypherQuery
      • DeleteNode
      • DeleteRelation
      • DiffView
      • ElasticsearchQuery
      • EventListener
      • ExecuteFunction
      • FormView
      • GridView
      • HtmlView
      • IO
      • Iterate
      • LoadDiagram
      • MapView
      • MarkdownView
      • Neo4jQuery
      • NetworkStylesView
      • NetworkView
      • NodeFormView
      • RelationFormView
      • Request
      • SearchView
      • TableView
      • TimelineView
      • Timer
      • TreeView
    •  Functions
      • Views
    • Triggers
    • Parameters
    • Dashboards
    •  Examples
      • Query with table output
      • Query with network ouput and and context menus
      • Display properties in the KeysView panel
      • A shortcut to a function
      • A table with rowClick and context menu
  • Release notes
  • Troubleshooting

Show Code Blocks Inline



For Dashboard Designers Reference Ajax

Friday, March 15, 2019 9:54 PM

Ajax

Labels: :IA_Function:IA_Ajax
Inherits from: Function

Performs an HTTP request to an external url.

Deprecated. Use Request instead. IA_Ajax is still an alias of IA_Request.

  • Previous
  • Next