protected class GwtRemoteInspectorImpl.GwtRemoteInspectorImplPipeline extends W3CPipeline<Object,Object,GwtRemoteInspectorImpl>
| Modifier | Constructor and Description |
|---|---|
protected |
GwtRemoteInspectorImpl.GwtRemoteInspectorImplPipeline() |
| Modifier and Type | Method and Description |
|---|---|
protected GwtRemoteInspectorImpl |
buildNestedMetawidget(Map<String,String> attributes) |
protected Map<String,String> |
getAdditionalAttributes(Object stub)
Returns additional attributes associated with the widget.
|
protected String |
getDefaultConfiguration() |
protected GwtRemoteInspectorImpl |
getPipelineOwner() |
configure, configureDefaults, elementToString, getAttributesAsMap, getConfig, getConfigReader, getElementName, getFirstChildElement, getInspectionResultProcessor, getNextSiblingElement, getWidgetProcessor, initNestedPipeline, setConfig, setConfigReader, stringToElementaddInspectionResultProcessor, addWidgetProcessor, buildCompoundWidget, buildWidget, buildWidgets, configureOnce, endBuild, getInspectionResultProcessors, getInspector, getLayout, getMaximumInspectionDepth, getWidgetBuilder, getWidgetProcessors, inspect, inspectAsDom, isReadOnly, layoutWidget, processInspectionResult, processWidget, removeInspectionResultProcessor, removeWidgetProcessor, setInspectionResultProcessors, setInspector, setLayout, setMaximumInspectionDepth, setNeedsConfiguring, setReadOnly, setWidgetBuilder, setWidgetProcessors, startBuildprotected GwtRemoteInspectorImpl.GwtRemoteInspectorImplPipeline()
protected String getDefaultConfiguration()
getDefaultConfiguration in class W3CPipeline<Object,Object,GwtRemoteInspectorImpl>protected GwtRemoteInspectorImpl getPipelineOwner()
getPipelineOwner in class BasePipeline<Object,Object,Element,GwtRemoteInspectorImpl>protected Map<String,String> getAdditionalAttributes(Object stub)
BasePipelineAt the very least, this method should be implemented to support returning additional attributes from stubs.
getAdditionalAttributes in class BasePipeline<Object,Object,Element,GwtRemoteInspectorImpl>protected GwtRemoteInspectorImpl buildNestedMetawidget(Map<String,String> attributes) throws Exception
buildNestedMetawidget in class BasePipeline<Object,Object,Element,GwtRemoteInspectorImpl>ExceptionCopyright © 2015. All Rights Reserved.