
public static class Layer.LayerBaseAppearanceIe extends Object implements Layer.LayerAppearance
| Modifier and Type | Field and Description |
|---|---|
protected Layer.LayerStyleIe |
style |
protected Layer.LayerTemplatesIe |
templates |
| Constructor and Description |
|---|
LayerBaseAppearanceIe() |
LayerBaseAppearanceIe(Layer.LayerResourcesIe resources,
Layer.LayerTemplatesIe templates) |
| Modifier and Type | Method and Description |
|---|---|
int |
getShadowOffset() |
void |
renderShadow(SafeHtmlBuilder sb) |
String |
shimClass() |
protected Layer.LayerStyleIe style
protected Layer.LayerTemplatesIe templates
public LayerBaseAppearanceIe()
public LayerBaseAppearanceIe(Layer.LayerResourcesIe resources, Layer.LayerTemplatesIe templates)
public int getShadowOffset()
getShadowOffset in interface Layer.LayerAppearancepublic void renderShadow(SafeHtmlBuilder sb)
renderShadow in interface Layer.LayerAppearancepublic String shimClass()
shimClass in interface Layer.LayerAppearanceCopyright © 2020. All rights reserved.