Package org.lobobrowser.html.style
Interface CSS2PropertiesContext
- All 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
,HTMLLIElementImpl
,HTMLLinkElementImpl
,HTMLMonospacedElementImpl
,HTMLNonStandardElement
,HTMLObjectElementImpl
,HTMLOListElementImpl
,HTMLOptionElementImpl
,HTMLPElementImpl
,HTMLPreElementImpl
,HTMLScriptElementImpl
,HTMLSelectElementImpl
,HTMLSpanElementImpl
,HTMLStrikeElementImpl
,HTMLStrongElementImpl
,HTMLStyleElementImpl
,HTMLSuperscriptElementImpl
,HTMLTableCellElementImpl
,HTMLTableElementImpl
,HTMLTableHeadElementImpl
,HTMLTableRowElementImpl
,HTMLTextAreaElementImpl
,HTMLTitleElementImpl
,HTMLUListElementImpl
,HTMLUnderlineElementImpl
public interface CSS2PropertiesContext
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
-
Method Details
-
informLookInvalid
void informLookInvalid() -
informSizeInvalid
void informSizeInvalid() -
informPositionInvalid
void informPositionInvalid() -
informLayoutInvalid
void informLayoutInvalid() -
informInvalid
void informInvalid() -
getParentStyle
AbstractCSS2Properties getParentStyle() -
getDocumentBaseURI
String getDocumentBaseURI()
-