public class YUIUnitImpl extends YUIAbstractComponent implements YUIUnit, Serializable
Constructor and Description |
---|
YUIUnitImpl()
Constructeur de YUIUnit : permet de creer une unité qui sert de container aux contenu web
|
YUIUnitImpl(String id)
Constructeur de YUIUnit : permet de creer une unité qui sert de container aux contenu web
|
Modifier and Type | Method and Description |
---|---|
YUIComponent |
getACopyFor() |
List<YUIComponent> |
getComponents() |
String |
getCSS() |
void |
setCSS(String CSS) |
getId, setId
public YUIUnitImpl(String id)
public YUIUnitImpl()
public String getCSS()
getCSS
in interface YUIComponent
getCSS
in class YUIAbstractComponent
public void setCSS(String CSS)
setCSS
in interface YUIComponent
setCSS
in class YUIAbstractComponent
public List<YUIComponent> getComponents()
getComponents
in interface YUIComponent
getComponents
in class YUIAbstractComponent
public YUIComponent getACopyFor()
getACopyFor
in interface YUIComponent
Copyright © 2015 Nuxeo SA. All rights reserved.