|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WebDepictContext
Information related to the current depiction on the web platform.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.guiseframework.platform.XMLDepictContext |
|---|
XMLDepictContext.ElementState |
| Field Summary |
|---|
| Fields inherited from interface com.guiseframework.platform.XHTMLDepictContext |
|---|
CSS_PROPERTY_BORDER_X_COLOR_TEMPLATE, CSS_PROPERTY_BORDER_X_STYLE_TEMPLATE, CSS_PROPERTY_BORDER_X_WIDTH_TEMPLATE, CSS_PROPERTY_MARGIN_X_TEMPLATE, CSS_PROPERTY_PADDING_X_TEMPLATE, CSS_SIDES |
| Method Summary | |
|---|---|
java.lang.String |
getCSSStyleString(java.util.Map<java.lang.String,java.lang.Object> styles,
Orientation orientation)
Returns a string representation of the provided style declarations. |
WebPlatform |
getPlatform()
|
boolean |
isQuirksMode()
|
| Methods inherited from interface com.guiseframework.platform.XHTMLDepictContext |
|---|
writeJavaScriptElement |
| Methods inherited from interface com.guiseframework.platform.XMLDepictContext |
|---|
getQualifiedName, writeAttribute, writeComment, writeCommentClose, writeCommentOpen, writeDocType, writeDocType, writeElementBegin, writeElementBegin, writeElementEnd |
| Methods inherited from interface com.guiseframework.platform.TextDepictContext |
|---|
clearDepictText, getDepictStringBuilder, getDepictText, getIndentLevel, getOutputCharacterEncoding, getOutputContentType, indent, indent, isFormatted, setIndentLevel, setOutputContentType, unindent, write, write, writeIndent, writeLiteral |
| Methods inherited from interface com.guiseframework.platform.DepictContext |
|---|
getDepictionURI, getDepictionURI, getDepictionURI, getDestination, getSession, getStyles |
| Methods inherited from interface com.globalmentor.beans.PropertyBindable |
|---|
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeListeners, getPropertyChangeListeners, hasPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener |
| Method Detail |
|---|
WebPlatform getPlatform()
getPlatform in interface DepictContextboolean isQuirksMode()
java.lang.String getCSSStyleString(java.util.Map<java.lang.String,java.lang.Object> styles,
Orientation orientation)
Color and an alpha less than 1.0.URI, interpreted as a predefined cursor (one of Cursor.getURI()) or as a URI to a custom cursor; URI references are allowed in either.Number, interpreted in terms of PresentationModel.FONT_WEIGHT_NORMAL and PresentationModel.FONT_WEIGHT_BOLD.Extent.Number.Object.toString().
styles - The map of styles to write, each keyed to a CSS style property.orientation - The orientation of the component for which the style is being produced.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||