Interface LayoutStyle
-
- All Known Implementing Classes:
DefaultLayoutStyle
public interface LayoutStyleCreation-Date: 18.11.2006, 18:55:03- Author:
- Thomas Morgner
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancopyFrom(LayoutStyle style)CSSValuegetValue(StyleKey key)voidsetValue(StyleKey key, CSSValue value)
-
-
-
Method Detail
-
copyFrom
boolean copyFrom(LayoutStyle style)
-
-