org.nuxeo.opensocial.container.shared.layout.impl
Class YUIUnitImpl
java.lang.Object
org.nuxeo.opensocial.container.shared.layout.impl.YUIAbstractComponent
org.nuxeo.opensocial.container.shared.layout.impl.YUIUnitImpl
- All Implemented Interfaces:
- Serializable, YUIComponent, YUIUnit
public class YUIUnitImpl
- extends YUIAbstractComponent
- implements YUIUnit, Serializable
- Author:
- Stéphane Fourrier
- See Also:
- Serialized Form
Constructor Summary |
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 |
YUIUnitImpl
public YUIUnitImpl(String id)
- Constructeur de YUIUnit : permet de creer une unité qui sert de
container aux contenu web
YUIUnitImpl
public YUIUnitImpl()
- Constructeur de YUIUnit : permet de creer une unité qui sert de
container aux contenu web
getCSS
public String getCSS()
- Specified by:
getCSS
in interface YUIComponent
- Specified by:
getCSS
in class YUIAbstractComponent
setCSS
public void setCSS(String CSS)
- Specified by:
setCSS
in interface YUIComponent
- Specified by:
setCSS
in class YUIAbstractComponent
getComponents
public List<YUIComponent> getComponents()
- Specified by:
getComponents
in interface YUIComponent
- Specified by:
getComponents
in class YUIAbstractComponent
getACopyFor
public YUIComponent getACopyFor()
- Specified by:
getACopyFor
in interface YUIComponent
Copyright © 2011 Nuxeo SAS. All Rights Reserved.