public interface AugmentableView<V extends AugmentableView<V>> extends View<V>
Modifier and Type | Interface and Description |
---|---|
static class |
AugmentableView.Attributes |
Modifier and Type | Method and Description |
---|---|
default V |
complexAttributes()
The complexAttributes attribute specifies that a View contains complex values
|
default V |
complexAttributes(boolean isComplex)
The complexAttributes attribute specifies whether a View contains complex values or not
|
default V |
notComplexAttributes()
The complexAttributes attribute specifies that a View does not complex values
|
addAction, addAction, addComponent, addEndpoint, addEndpoint, apply, attribute, augmentationKey, classifier, clearConditionals, clearEndpoints, conditional, conditionals, description, description, findAction, findAction, findActions, findAttribute, findComponent, findComponent, findComponents, findEndpoint, findEndpoint, findEndpoints, get, get, getAction, getAction, getActions, getActionsList, getAttribute, getAttribute, getAttributes, getAugmentationKey, getClassifier, getComponent, getComponent, getComponents, getComponentsList, getConditionals, getDescription, getEndpoint, getEndpoint, getEndpoints, getEndpointsList, getId, getLabel, getOrder, getScope, getType, hasAction, hasAttribute, hasComponent, hasEndpoint, id, isAugmentable, isTranslatable, label, label, notTranslatable, order, removeAction, removeAttribute, removeComponent, removeEndpoint, scope, self, setActions, setAttributes, setAugmentationKey, setClassifier, setComponents, setConditionals, setDescription, setEndpoints, setId, setLabel, setOrder, setScope, setTranslatable, setType, translatable, translatable, type
compareTo
default V complexAttributes()
default V complexAttributes(boolean isComplex)
isComplex
- boolean value that states whether the values are complex or notdefault V notComplexAttributes()
Copyright © 2021. All rights reserved.