public class Stylesheet extends UC4Object
| Constructor and Description |
|---|
Stylesheet() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStylesheet()
Returns the content of the "XSL" tab.
|
Header |
header()
Returns the header data of this object.
|
boolean |
isExecutable()
Returns
true if this Object can be executed. |
void |
setStylesheet(String sheet)
Sets the content of the "XSL" tab.
|
public Header header()
public String getStylesheet()
public void setStylesheet(String sheet)
sheet - Stylesheetpublic boolean isExecutable()
UC4Objecttrue if this Object can be executed.isExecutable in class UC4ObjectCopyright © 2021. All rights reserved.