public interface ObjectTagDeclaration extends HasIdBindingAndRendered, IsVisual
Modifier and Type | Method and Description |
---|---|
void |
setName(String name)
Name of the element.
|
void |
setSandbox(String sandbox)
Value of the iframe sandbox attribute.
|
void |
setSrc(String src)
URI to object source
|
setBinding
setRendered
setCustomClass, setMarkup
void setSrc(String src)
void setName(String name)
void setSandbox(String sandbox)
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.