- setDynamicProperty(String, Object) - Method in class org.zkoss.zml.XmlMacroComponent
-
- setDynamicProperty(String, Object) - Method in class org.zkoss.zml.XmlNativeComponent
-
- setEpilogContent(String) - Method in class org.zkoss.zml.XmlNativeComponent
-
- setId(String) - Method in class org.zkoss.zml.XmlNativeComponent
-
- setInlineParent(Component, Component) - Method in class org.zkoss.zml.XmlMacroComponent
-
- setMacroURI(String) - Method in class org.zkoss.zml.XmlMacroComponent
-
- setPage(Page) - Method in class org.zkoss.zml.XmlMacroComponent
-
Changes the page.
- setParent(Component) - Method in class org.zkoss.zml.XmlMacroComponent
-
Changes the parent.
- setPrologContent(String) - Method in class org.zkoss.zml.XmlNativeComponent
-
- setTag(String) - Method in class org.zkoss.zml.XmlNativeComponent
-
Sets the tag name.
- setVisible(boolean) - Method in class org.zkoss.zml.XmlNativeComponent
-
- setXsl(String) - Method in class org.zkoss.zml.Transformer
-
Sets the XSL with the resource path.
- setXsl(File) - Method in class org.zkoss.zml.Transformer
-
Sets the XSL with a file.
- setXsl(URL) - Method in class org.zkoss.zml.Transformer
-
Sets the XSL with an URL.
- setXsl(InputStream) - Method in class org.zkoss.zml.Transformer
-
Sets the XSL with an input stream.
- setXsl(Reader) - Method in class org.zkoss.zml.Transformer
-
Sets the XSL with a reader.
- setXsl(Source) - Method in class org.zkoss.zml.Transformer
-
Sets the XSL with a XML source.
- setXsl(Document) - Method in class org.zkoss.zml.Transformer
-
Sets the XSL with a document.
- setXsl(Document) - Method in class org.zkoss.zml.Transformer
-
Sets the XSL with a iDOM document.