|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SerializableComponent | |
|---|---|
| org.gcube.portlets.d4sreporting.common.shared | |
| Uses of SerializableComponent in org.gcube.portlets.d4sreporting.common.shared |
|---|
| Methods in org.gcube.portlets.d4sreporting.common.shared that return SerializableComponent | |
|---|---|
SerializableComponent |
SerializableComponent.getChild()
|
| Methods in org.gcube.portlets.d4sreporting.common.shared that return types with arguments of type SerializableComponent | |
|---|---|
List<SerializableComponent> |
SerializableSection.getComponents()
|
ArrayList<SerializableComponent> |
SerializableRepeatableSequence.getGroupedComponents()
|
| Methods in org.gcube.portlets.d4sreporting.common.shared with parameters of type SerializableComponent | |
|---|---|
void |
SerializableComponent.setChild(SerializableComponent child)
|
| Method parameters in org.gcube.portlets.d4sreporting.common.shared with type arguments of type SerializableComponent | |
|---|---|
void |
SerializableSection.setComponents(List<SerializableComponent> components)
|
void |
SerializableRepeatableSequence.setGroupedComponents(ArrayList<SerializableComponent> groupedComponents)
|
| Constructors in org.gcube.portlets.d4sreporting.common.shared with parameters of type SerializableComponent | |
|---|---|
SerializableComponent(int x,
int y,
int width,
int height,
int templatePage,
ComponentType type,
boolean isDoubleColLayout,
boolean locked,
SerializableComponent child,
String idInBasket,
String paramName,
Serializable possibleContent,
List<Metadata> metadata)
NOT USED SO FAR |
|
| Constructor parameters in org.gcube.portlets.d4sreporting.common.shared with type arguments of type SerializableComponent | |
|---|---|
SerializableRepeatableSequence(ArrayList<SerializableComponent> groupedComponents,
int height)
|
|
SerializableSection(List<SerializableComponent> components,
List<Metadata> metadata)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||