|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResolveHandler
Creation-Date: 11.12.2005, 14:43:15
Method Summary | |
---|---|
StyleKey[] |
getRequiredStyles()
This indirectly defines the resolve order. |
void |
resolve(LayoutProcess process,
LayoutElement currentNode,
StyleKey key)
Resolves a single property. |
Method Detail |
---|
StyleKey[] getRequiredStyles()
void resolve(LayoutProcess process, LayoutElement currentNode, StyleKey key)
process
- the current layout process controlling everytingcurrentNode
- the current layout element that is processedkey
- the style key that is computed.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |