Class ImportP12

Object
   |
   +--ImportP12

class ImportP12


A plug-in example
Defined in 220-importp12-plugin.js


Field Summary
 Object km
          
<static>  Object PLUGIN_ACTION
          
 
Constructor Summary
ImportP12(km)
            Create a plug-in instance
 
Method Summary
 Boolean actionListener(<Outline> source, <String> action)
           Handle action triggered from the outline context menu
 void addDeviceContextMenu(<String[]> contextMenu, <Boolean> isInitialized, <Number> authenticationState)
           Add an entry to the context menu associated with the device entry in the outline
 void addKeyContextMenu(<String[]> contextMenu, <Number> authenticationState, <Outline> keynode)
           Add an entry to the context menu associated with a key in the outline
 void importP12()
          
 Object toString()
          

Field Detail

km

Object km

PLUGIN_ACTION

<static> Object PLUGIN_ACTION

Constructor Detail

ImportP12

ImportP12(km)

Method Detail

actionListener

Boolean actionListener(<Outline> source, <String> action)

addDeviceContextMenu

void addDeviceContextMenu(<String[]> contextMenu, <Boolean> isInitialized, <Number> authenticationState)

addKeyContextMenu

void addKeyContextMenu(<String[]> contextMenu, <Number> authenticationState, <Outline> keynode)

importP12

void importP12()

toString

Object toString()


Documentation generated by JSDoc on Sat Feb 24 15:17:19 2024