|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.application.reporting.ComponentBuilder
@Deprecated public class ComponentBuilder
| Field Summary | |
|---|---|
protected static int |
COMP_HEIGHT
Deprecated. |
protected static int |
COMP_WIDTH
Deprecated. |
| Constructor Summary | |
|---|---|
ComponentBuilder()
Deprecated. |
|
| Method Summary | |
|---|---|
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getAttributeArea(String attrName,
ArrayList<org.gcube.portlets.d4sreporting.common.shared.Attribute> values,
boolean allowMultiselection,
org.gcube.portlets.d4sreporting.common.shared.Metadata... metadata)
Deprecated. |
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getHeading(int level,
String content,
boolean isReadonly)
Deprecated. |
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getInstruction(String content)
Deprecated. |
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getMedia()
Deprecated. |
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getReference(ReferenceReport ref)
Deprecated. |
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getSequence(ReportSequence seq)
Deprecated. |
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getSequenceDelimiter(int height)
Deprecated. |
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getTextInput(String content,
boolean isReadonly,
org.gcube.portlets.d4sreporting.common.shared.Metadata... properties)
Deprecated. |
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getTitle(String content,
boolean isReadonly)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final int COMP_WIDTH
protected static final int COMP_HEIGHT
| Constructor Detail |
|---|
public ComponentBuilder()
| Method Detail |
|---|
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getTitle(String content,
boolean isReadonly)
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getTextInput(String content,
boolean isReadonly,
org.gcube.portlets.d4sreporting.common.shared.Metadata... properties)
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getHeading(int level,
String content,
boolean isReadonly)
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getAttributeArea(String attrName,
ArrayList<org.gcube.portlets.d4sreporting.common.shared.Attribute> values,
boolean allowMultiselection,
org.gcube.portlets.d4sreporting.common.shared.Metadata... metadata)
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getMedia()
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getSequenceDelimiter(int height)
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getInstruction(String content)
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getReference(ReferenceReport ref)
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getSequence(ReportSequence seq)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||