Module Document/All

This module is undocumented. This is a list of its definitions.

addMessage :: IConsole -> String -> <Proc> ()
cloneCommandContext :: CommandContext -> <Proc> CommandContextMutable
commandContext :: () -> CommandContextMutable
commandList :: Variable -> <ReadGraph> [Command]
commandResult :: Integer -> String -> CommandContextMutable -> CommandResult
compileDocumentSCLHandlerValueExpression :: Variable -> <ReadGraph> String
compileDocumentSCLValueExpression :: Variable -> <ReadGraph> String
computeDataDefinitions :: Variable -> <ReadGraph> [DataDefinition]
consoleLog :: CommandContext -> String -> ()
containsKey :: CommandContext -> String -> Boolean
contextDocument :: CommandContext -> <Proc> IDocument
contextVariable :: Variable -> <ReadGraph> Variable
dataDefinitions :: Variable -> <ReadGraph> [DataDefinition]
displayValue :: Variable -> String -> <ReadGraph> String
displayValue0 :: Variable -> <ReadGraph> String
documentModelContribution :: Resource -> <ReadGraph> [Variable]
documentModelContributionLabel :: Variable -> <ReadGraph> String
elementIdToObjectId :: IDocument -> String -> <Proc> String
emptyOnClick :: () -> <ReadGraph> AbstractEventHandler
eventHandler :: ((String -> Maybe String) -> String) -> <ReadGraph> AbstractEventHandler
eventHandler2 :: (CommandContext -> <Proc> Maybe CommandResult) -> <ReadGraph> AbstractEventHandler
fontFamily :: IFont -> <Proc> Maybe String
fontHeight :: IFont -> <Proc> Integer
fontStyle :: IFont -> <Proc> Maybe String
getDocumentURI :: IDocument -> <Proc> String
getKeys :: CommandContext -> [String]
getSessionGUID :: IDocument -> <Proc> String
getTuples :: CommandContext -> String -> [Dynamic]
getTuples3 :: CommandContext -> String -> [(a, b, c)]
justValue :: CommandContext -> String -> a
merge :: CommandContextMutable -> CommandContext -> <Proc> CommandContextMutable
objectIdToElementId :: IDocument -> String -> <Proc> String
possibleString :: CommandContext -> String -> Maybe String
possibleValue :: CommandContext -> String -> Maybe a
primitiveProperties :: <Proc> DocumentProperties
printContext :: CommandContext -> String
projectComponentState :: Variable -> String -> a -> <ReadGraph> a
propertyValueCached :: Serializable a => Typeable a => Variable -> String -> <ReadGraph> a
propertyValueCached_ :: Variable -> String -> Binding a -> <ReadGraph> a
putString :: CommandContextMutable -> String -> String -> <Proc> CommandContextMutable
putTuple :: CommandContextMutable -> String -> a -> CommandContextMutable
putValue :: CommandContextMutable -> String -> a -> <Proc> CommandContextMutable
readEventHandler :: Variable -> (Variable -> (String -> Maybe String) -> <ReadGraph> String) -> <ReadGraph> AbstractEventHandler
readEventHandler2 :: (CommandContext -> <ReadGraph,Proc> Maybe CommandResult) -> <ReadGraph> AbstractEventHandler
responseHandler :: Variable -> String -> <ReadGraph> AbstractEventHandler
sclStateValueOrDefault :: Variable -> Variable -> String -> a -> <ReadGraph> a
sclStateVariable :: Variable -> Variable -> String -> <ReadGraph> Variable
sendEvent :: IConsole -> String -> String -> Vector Dynamic -> <Proc> ()
sendEventCtx :: IConsole -> String -> String -> CommandContext -> <Proc> ()
setProjectComponentState :: Variable -> String -> a -> <WriteGraph> ()
setSclStateValue :: Variable -> Variable -> String -> a -> <WriteGraph> ()
stateVariable :: Variable -> <ReadGraph> Variable
writeEventHandler :: Variable -> (Variable -> (String -> Maybe String) -> <WriteGraph> String) -> <ReadGraph> AbstractEventHandler
writeEventHandler2 :: (CommandContext -> <WriteGraph,Proc> Maybe CommandResult) -> <ReadGraph> AbstractEventHandler