| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
Footer. |
| Modifier and Type | Method and Description |
|---|---|
Footer |
build() |
Footer.Builder |
setActions(java.util.List<FooterAction> actions)
Action to be performed at the footer of a widget.
|
Footer.Builder |
setCondition(java.lang.String condition)
If the condition is met then the footer will be applied.
|
public Builder()
Footer.public Footer.Builder setActions(java.util.List<FooterAction> actions)
actions - New value for the property.public Footer.Builder setCondition(java.lang.String condition)
condition - New value for the property.public Footer build()