Uses of Enum Class
com.openhtmltopdf.render.BlockBox.ContentType
Packages that use BlockBox.ContentType
-
Uses of BlockBox.ContentType in com.openhtmltopdf.render
Fields in com.openhtmltopdf.render declared as BlockBox.ContentTypeMethods in com.openhtmltopdf.render that return BlockBox.ContentTypeModifier and TypeMethodDescriptionBlockBox.getChildrenContentType()static BlockBox.ContentTypeReturns the enum constant of this class with the specified name.static BlockBox.ContentType[]BlockBox.ContentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openhtmltopdf.render with parameters of type BlockBox.ContentTypeModifier and TypeMethodDescriptionvoidBlockBox.setChildrenContentType(BlockBox.ContentType contentType)