public class JsPlumbSymbolicModeRenderer extends DefaultSymbolicModeRenderer
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_JSPLUMB_DISABLED |
CNG_CHILD_WIDGET_SYMBOLIC, CNG_PLACEHOLDER_CONTENT, STUB_CNT_VISIBILITY_PARAM, STUB_CONTAINER, TREE_STRUCTURE_BAR_DIV_CLASS, WIDGET_PLACEHOLDER, WIDGET_PLACEHOLDER_STUB_CLASS, WIDGET_PLACEHOLDER_WIDGET_TEMPLATE_CLASS| Constructor and Description |
|---|
JsPlumbSymbolicModeRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected CockpitProperties |
getCockpitProperties() |
Boolean |
isJsPlumbEnabled() |
void |
render(Widgetslot widgetslot,
AdminmodeWidgetEngine engine)
Renders the content of a widgetslot, according to the currently assigned widget.
|
protected void |
renderOutputConnectionBars(org.zkoss.zk.ui.Component parent,
Widget currentWidget,
AdminmodeWidgetEngine engine) |
void |
setCockpitProperties(CockpitProperties cockpitProperties) |
createWidgetStubContainer, getCockpitSessionService, getWidgetDefinition, getWidgetDefinition, getWidgetDefinitionService, getWidgetWizardCreationDelegate, lookupMainSlotId, openChooseSlotIdForChildWizard, openChooseSlotIdForChildWizard, setCockpitSessionService, setWidgetDefinitionService, setWidgetUtils, setWidgetWizardCreationDelegatepublic static final String PROPERTY_JSPLUMB_DISABLED
public void render(Widgetslot widgetslot, AdminmodeWidgetEngine engine)
SymbolicModeRendererrender in interface SymbolicModeRendererrender in class DefaultSymbolicModeRendererwidgetslot - The widgetslot to render.engine - The calling AdminmodeWidgetEngine instance.protected void renderOutputConnectionBars(org.zkoss.zk.ui.Component parent,
Widget currentWidget,
AdminmodeWidgetEngine engine)
renderOutputConnectionBars in class DefaultSymbolicModeRendererpublic Boolean isJsPlumbEnabled()
protected CockpitProperties getCockpitProperties()
public void setCockpitProperties(CockpitProperties cockpitProperties)
Copyright © 2018. All rights reserved.