private static class ProcessAccountDefinition.UIData
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.List<org.gwtbootstrap3.extras.select.client.ui.Option> |
certificates
The list of option elements filled with certificates tagged names
|
| Constructor and Description |
|---|
UIData(java.util.List<org.gwtbootstrap3.extras.select.client.ui.Option> certificates)
Creates this UI data container
|