Class WindowWorkspace.Handler
java.lang.Object
com.inductiveautomation.factorypmi.designer.workspace.WindowWorkspace.Handler
- Enclosing class:
- WindowWorkspace
- 
Method SummaryModifier and TypeMethodDescriptionvoidconfigureCustomFunctions(JComponent component, CustomFunction toSelect) voidconfigureEventHandlers(JComponent component) voidconfigureEventHandlers(JComponent component, Method toSelect) voidconfigureExtensionFunctions(JComponent component, String functionName) voidconfigureSecurity(JComponent comp) voidhandleGroup(List<JComponent> components, JComponent groupObject) handleUngroup(List<JComponent> groups) returns a list of lists of components per group
- 
Method Details- 
getWorkspace
- 
handleGroup
- 
handleUngroupreturns a list of lists of components per group
- 
configureEventHandlers
- 
configureEventHandlers
- 
configureCustomFunctions
- 
configureExtensionFunctions
- 
configureSecurity
- 
editTranslationspublic void editTranslations()
 
-