| Modifier and Type | Method and Description |
|---|---|
static IFrame.SandboxType |
IFrame.SandboxType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IFrame.SandboxType[] |
IFrame.SandboxType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IFrame.setSandbox(IFrame.SandboxType... types)
Sets the sandbox attribute to the given
IFrame.SandboxTypes. |
Copyright © 2000–2025 Vaadin Ltd. All rights reserved.