|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpaceComponent | |
---|---|
com.silverpeas.admin.spaces | Copyright (C) 2000 - 2013 Silverpeas This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. |
Uses of SpaceComponent in com.silverpeas.admin.spaces |
---|
Fields in com.silverpeas.admin.spaces with type parameters of type SpaceComponent | |
---|---|
protected List<SpaceComponent> |
SpaceTemplate.components
|
Methods in com.silverpeas.admin.spaces that return SpaceComponent | |
---|---|
SpaceComponent |
ObjectFactory.createSpaceComponent()
Create an instance of SpaceComponent |
Methods in com.silverpeas.admin.spaces that return types with arguments of type SpaceComponent | |
---|---|
List<SpaceComponent> |
SpaceTemplate.getComponents()
Gets the value of the components property. |
Method parameters in com.silverpeas.admin.spaces with type arguments of type SpaceComponent | |
---|---|
void |
SpaceTemplate.setComponents(List<SpaceComponent> value)
Sets the value of the components property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |