3 importJava "org.simantics.browsing.ui.NodeContext$ConstantKey" where
5 A key interface used for querying constants from INodeContext. Create static instances of this interface to create re-usable keys.
9 importJava "org.simantics.browsing.ui.BuiltinKeys" where
12 This key is used for storing the main input object into a NodeContext.
17 This key is used for storing the node-specific BrowseContext input object into a NodeContext.
19 BROWSE_CONTEXT :: ConstantKey
22 This key is used for storing the node-specific ActionBrowseContext input object into a NodeContext.
24 ACTION_BROWSE_CONTEXT :: ConstantKey