DhStyleBase.hasStyleText

Overview | Methods | Fields | This Package | All Packages

DhStyleBase.hasStyleText

Determines whether an underlying cascading style sheet text string exists for the style.

Syntax

protected boolean hasStyleText()

Return Value

Returns true if style text exists; otherwise, returns false.

Remarks

Calling this method directly is not part of the normal usage of this package. You should use the more specific style methods instead.