public class StaticHtmlMetawidget extends StaticUIMetawidget
StaticMetawidget.Pipeline
Constructor and Description |
---|
StaticHtmlMetawidget() |
Modifier and Type | Method and Description |
---|---|
protected String |
getDefaultConfiguration() |
String |
getStyle() |
String |
getStyleClass() |
void |
initNestedMetawidget(StaticMetawidget nestedMetawidget,
Map<String,String> attributes)
Overridden to carry CSS style attributes into the nested Metawidget.
|
void |
setStyle(String style) |
void |
setStyleClass(String styleClass) |
getValue, setConverter, setValue
getAdditionalNamespaceURIs, getAttribute, getNamespaces, getNamespaceURI, getPrefix, getTextContent, putAttribute, setTextContent, write
addWidgetProcessor, beforeBuildCompoundWidget, getConfig, getConfigReader, getInspector, getLabelString, getLayout, getPath, getWidgetBuilder, getWidgetProcessor, getWidgetProcessors, inspect, inspect, isReadOnly, newPipeline, removeWidgetProcessor, setConfig, setConfigReader, setInspectionResultProcessors, setInspector, setLayout, setMaximumInspectionDepth, setPath, setReadOnly, setWidgetBuilder, setWidgetProcessors, startBuild, write
getChildren, getClientProperty, getParent, putClientProperty, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChildren, getClientProperty, putClientProperty, write
public String getStyle()
public void setStyle(String style)
public String getStyleClass()
public void setStyleClass(String styleClass)
public void initNestedMetawidget(StaticMetawidget nestedMetawidget, Map<String,String> attributes)
initNestedMetawidget
in class StaticUIMetawidget
protected String getDefaultConfiguration()
getDefaultConfiguration
in class StaticMetawidget
Copyright © 2015. All Rights Reserved.