public class ImageContainerPropertyViewBuilder extends PropertyViewBuilder<ImageContainer>
PropertyViewBuilder.DateFormatterEnumentity, fieldNode, uiBuilder| Constructor and Description |
|---|
ImageContainerPropertyViewBuilder(ViewContext context,
String tagName,
Map<String,String> attributes) |
| Modifier and Type | Method and Description |
|---|---|
ImageContainerPropertyViewBuilder |
aspect(double aspectRatio) |
ImageContainerPropertyView |
build() |
ImageContainerPropertyViewBuilder |
file(String file) |
ImageContainerPropertyView |
getComponent() |
ImageContainerPropertyViewBuilder |
imageContainer(ImageContainer imageContainer) |
ImageContainerPropertyViewBuilder |
storageFile(String storageFile) |
entity, fieldNode, getEntity, parseConstraint, setDateFormat, tagdoNotAddToParentContainer, getAttribute, getAttributes, getContext, getParentContainer, getTagName, hasAttribute, setParentContainerpublic ImageContainerPropertyViewBuilder(ViewContext context, String tagName, Map<String,String> attributes)
public ImageContainerPropertyViewBuilder imageContainer(ImageContainer imageContainer)
public ImageContainerPropertyViewBuilder storageFile(String storageFile)
public ImageContainerPropertyViewBuilder file(String file)
public ImageContainerPropertyViewBuilder aspect(double aspectRatio)
public ImageContainerPropertyView build()
public ImageContainerPropertyView getComponent()
getComponent in interface ComponentBuilder<PropertyView<ImageContainer>>getComponent in class AbstractComponentBuilder<PropertyView<ImageContainer>>Copyright © 2022. All Rights Reserved.