Class DefaultDisplay.Options
java.lang.Object
ch.tocco.nice2.model.entity.api.defaultdisplay.DefaultDisplay.Options
- Enclosing interface:
DefaultDisplay
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattributes(Map<String, Object> attributes) voidbooleangetType()inthashCode()htmlEscape(boolean htmlEscape) boolean
-
Constructor Details
-
Options
public Options()
-
-
Method Details
-
type
-
htmlEscape
-
attributes
-
getType
-
isHtmlEscape
public boolean isHtmlEscape() -
compress
-
isCompress
-
getAttributes
-
equals
-
hashCode
-