Package | Description |
---|---|
org.metawidget.android.widget |
Android support: widgets.
|
org.metawidget.faces.component |
Java Server Faces support: base widgets.
|
org.metawidget.gwt.client.ui |
GWT support.
|
org.metawidget.inspector.gwt.remote.server |
Inspectors: GWT remote inspection support (server-side).
|
org.metawidget.jsp.tagext |
JSP support: base taglibs.
|
org.metawidget.pipeline.base |
Pipeline: convenience implementations.
|
org.metawidget.pipeline.w3c |
Pipeline: org.w3c-based pipeline.
|
org.metawidget.statically |
Static support.
|
org.metawidget.swing |
Swing support.
|
org.metawidget.swt |
SWT support.
|
org.metawidget.vaadin.ui |
Vaadin support.
|
Modifier and Type | Class and Description |
---|---|
protected class |
AndroidMetawidget.Pipeline |
Modifier and Type | Class and Description |
---|---|
protected class |
UIMetawidget.Pipeline |
Modifier and Type | Class and Description |
---|---|
protected class |
GwtMetawidget.Pipeline |
class |
GwtPipeline<W,C extends W,M extends C>
Pipeline for platforms that use
com.google.gwt.xml.client . |
Modifier and Type | Class and Description |
---|---|
protected class |
GwtRemoteInspectorImpl.GwtRemoteInspectorImplPipeline
Use the Pipeline for its Inspector/InspectionResultProcessor support.
|
Modifier and Type | Class and Description |
---|---|
protected class |
MetawidgetTag.MetawidgetTagPipeline |
Modifier and Type | Method and Description |
---|---|
void |
BasePipeline.initNestedPipeline(BasePipeline<W,C,E,M> nestedPipeline,
Map<String,String> attributes)
Copies this pipeline's values into another pipeline.
|
Modifier and Type | Class and Description |
---|---|
class |
W3CPipeline<W,C extends W,M extends C>
Pipeline for platforms that support
org.w3c.dom . |
Modifier and Type | Method and Description |
---|---|
void |
W3CPipeline.initNestedPipeline(BasePipeline<W,C,Element,M> nestedPipeline,
Map<String,String> attributes)
Overridden to support custom ConfigReaders.
|
Modifier and Type | Class and Description |
---|---|
protected class |
StaticMetawidget.Pipeline
Internal Metawidget pipeline.
|
Modifier and Type | Class and Description |
---|---|
protected class |
SwingMetawidget.Pipeline |
Modifier and Type | Class and Description |
---|---|
protected class |
SwtMetawidget.Pipeline |
Modifier and Type | Class and Description |
---|---|
protected class |
VaadinMetawidget.Pipeline |
Copyright © 2015. All Rights Reserved.