Packageorg.granite.tide
Interfacepublic interface ITidePlugin
ImplementorsTideAsync, TideUrlMapping

ITidePlugin defines the basic interface for Tide plugins Tide plugins can be more deeply integrated in the Tide container than simple components and are involved in the security lifecycle



Public Properties
 PropertyDefined by
  tide : Tide
[write-only] Set the Tide singleton for the plugin
ITidePlugin
Property detail
tideproperty
tide:Tide  [write-only]

Set the Tide singleton for the plugin

Implementation
    public function set tide(value:Tide):void