com.im.ijc.core/1 5.3.6

com.im.ijc.core.api.cookie
Interface DFItemOperationProvider

All Superinterfaces:
Node.Cookie

public interface DFItemOperationProvider
extends Node.Cookie

These Cookies provide an unified interface to Nodes so that the parent (e.g. Schema Editor, DataTree editor) may bind abstract actions to Nodes. This is used e.g. in SchemaEditor, where the global "delete" keyboard action delegates to Actions provided by currently selected Nodes.


Method Summary
 Action getAction(String actionKey)
           
 

Method Detail

getAction

Action getAction(String actionKey)

com.im.ijc.core/1 5.3.6