Overview
Script Variable Summary
access | name | type | Can Read | Can Init | Can Write | Default Value | description |
---|---|---|---|---|---|---|---|
public | instance | PresentationService |
Inherited Variables
Script Function Summary
- public getInstance() : PresentationService
Function Summary
- public doLogin(user: java.lang.String, wording: java.lang.String) : Void
- public getAllStaticTemplates() : java.lang.Object[]
- public getAssocById(id: java.lang.String) : FXBaseAssociation
- public getAssocType(id: java.lang.String) : FXAssocType
- public getContainerById(id: java.lang.String) : PresentationContainer
- public getLoginControl() : LoginPanelControler
- public getMapControl() : MapPanelControler
- public getPropertyControl() : PropertyPanelControler
- public getServerLocation() : java.lang.String
- public getTopicById(arg0: java.lang.String) : FXBaseTopic
- public getTopicMapById(id: java.lang.String) : TopicMapEditorModel
- public getTopicType(id: java.lang.String) : FXTopicType
- public initalizeLoginPanel() : Void
- public initalizeMapPanel(arg0: TopicMapEditorModel) : Void
-
Initialization and Registration Method for the Mapcomponent with a GestureBoard
Initialization and Registration Method for the Mapcomponent with a GestureBoard
See Also:
MapPanelControler (as Map-Abstraction), de.deepamehta.fxclient.control.GestureBoard-
Parameters
- arg0
- public initalizePropertyPanel(arg0: TopicMapEditorModel) : Void
- public initializePreferences() : Void
- public loadTopicmapById(id: java.lang.String, name: java.lang.String) : Void
- public loadWorkspaces(m: java.lang.String) : Boolean
- public reLoadGestureTemplates() : Void
-
a helper which loads all stroketemplates currently available for the Recognizer into the jfx-application wide model which is used by the GestureBoard Component
a helper which loads all stroketemplates currently available for the Recognizer into the jfx-application wide model which is used by the GestureBoard Component
- public saveGestures() : Void
- public savePreferences() : Void
- public searchFullText(query: java.lang.String, propName: java.lang.String, typeId: java.lang.String, presentable: Node) : Void
-
fires CairngormEvent of type de.deepamehta.fxclient.events.SearchEvent
fires CairngormEvent of type de.deepamehta.fxclient.events.SearchEvent
-
Parameters
- query
- propName
- typeId
- presentable
- public setContainerView(scene: Scene) : Void
- public showProgressInPanel(v: Number, mv: Number) : Void
- public unShowProgressInPanel() : Void