org.lobobrowser.html.style

Interface CSS2PropertiesContext

Known Implementing Classes:
HTMLAbstractUIElement, HTMLAppletElementImpl, HTMLBaseElementImpl, HTMLBaseFontElementImpl, HTMLBaseInputElement, HTMLBlockQuoteElementImpl, HTMLBodyElementImpl, HTMLBRElementImpl, HTMLButtonElementImpl, HTMLCenterElementImpl, HTMLDivElementImpl, HTMLElementImpl, HTMLEmElementImpl, HTMLFontElementImpl, HTMLFontSizeChangeElementImpl, HTMLFormElementImpl, HTMLFrameElementImpl, HTMLFrameSetElementImpl, HTMLGenericMarkupElement, HTMLHeadingElementImpl, HTMLHRElementImpl, HTMLHtmlElementImpl, HTMLIFrameElementImpl, HTMLImageElementImpl, HTMLInputElementImpl, HTMLLinkElementImpl, HTMLLIElementImpl, HTMLMonospacedElementImpl, HTMLNonStandardElement, HTMLObjectElementImpl, HTMLOListElementImpl, HTMLOptionElementImpl, HTMLPElementImpl, HTMLPreElementImpl, HTMLScriptElementImpl, HTMLSelectElementImpl, HTMLSpanElementImpl, HTMLStrikeElementImpl, HTMLStrongElementImpl, HTMLStyleElementImpl, HTMLTableCellElementImpl, HTMLTableElementImpl, HTMLTableHeadElementImpl, HTMLTableRowElementImpl, HTMLTextAreaElementImpl, HTMLTitleElementImpl, HTMLUListElementImpl, HTMLUnderlineElementImpl

public interface CSS2PropertiesContext

Method Summary

CSS2PropertiesImpl
getParentStyle()
void
informInvalid()
void
informLayoutInvalid()
void
informLookInvalid()
void
informPositionInvalid()
void
informSizeInvalid()

Method Details

getParentStyle

public CSS2PropertiesImpl getParentStyle()

informInvalid

public void informInvalid()

informLayoutInvalid

public void informLayoutInvalid()

informLookInvalid

public void informLookInvalid()

informPositionInvalid

public void informPositionInvalid()

informSizeInvalid

public void informSizeInvalid()