public class AnalyticsCloudComponent extends DescribeLayoutComponent implements IAnalyticsCloudComponent
| Constructor and Description |
|---|
AnalyticsCloudComponent()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getError()
element : error of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getFilter()
element : filter of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getHeight()
element : height of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
boolean |
getHideOnError()
element : hideOnError of type {http://www.w3.org/2001/XMLSchema}boolean
java type: boolean
|
boolean |
getShowSharing()
element : showSharing of type {http://www.w3.org/2001/XMLSchema}boolean
java type: boolean
|
boolean |
getShowTitle()
element : showTitle of type {http://www.w3.org/2001/XMLSchema}boolean
java type: boolean
|
java.lang.String |
getWidth()
element : width of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
boolean |
isHideOnError() |
boolean |
isShowSharing() |
boolean |
isShowTitle() |
void |
load(XmlInputStream __in,
TypeMapper __typeMapper) |
protected void |
loadFields(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setError(java.lang.String error) |
protected void |
setError(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setFilter(java.lang.String filter) |
protected void |
setFilter(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setHeight(java.lang.String height) |
protected void |
setHeight(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setHideOnError(boolean hideOnError) |
protected void |
setHideOnError(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setShowSharing(boolean showSharing) |
protected void |
setShowSharing(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setShowTitle(boolean showTitle) |
protected void |
setShowTitle(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setWidth(java.lang.String width) |
protected void |
setWidth(XmlInputStream __in,
TypeMapper __typeMapper) |
java.lang.String |
toString() |
void |
write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper) |
protected void |
writeFields(XmlOutputStream __out,
TypeMapper __typeMapper) |
getDisplayLines, getTabOrder, getType, getValue, setDisplayLines, setDisplayLines, setTabOrder, setTabOrder, setType, setType, setValue, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDisplayLines, getTabOrder, getType, getValue, setDisplayLines, setTabOrder, setType, setValuepublic java.lang.String getError()
IAnalyticsCloudComponentgetError in interface IAnalyticsCloudComponentpublic void setError(java.lang.String error)
setError in interface IAnalyticsCloudComponentprotected void setError(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getFilter()
IAnalyticsCloudComponentgetFilter in interface IAnalyticsCloudComponentpublic void setFilter(java.lang.String filter)
setFilter in interface IAnalyticsCloudComponentprotected void setFilter(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getHeight()
IAnalyticsCloudComponentgetHeight in interface IAnalyticsCloudComponentpublic void setHeight(java.lang.String height)
setHeight in interface IAnalyticsCloudComponentprotected void setHeight(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getHideOnError()
IAnalyticsCloudComponentgetHideOnError in interface IAnalyticsCloudComponentpublic boolean isHideOnError()
isHideOnError in interface IAnalyticsCloudComponentpublic void setHideOnError(boolean hideOnError)
setHideOnError in interface IAnalyticsCloudComponentprotected void setHideOnError(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getShowSharing()
IAnalyticsCloudComponentgetShowSharing in interface IAnalyticsCloudComponentpublic boolean isShowSharing()
isShowSharing in interface IAnalyticsCloudComponentpublic void setShowSharing(boolean showSharing)
setShowSharing in interface IAnalyticsCloudComponentprotected void setShowSharing(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getShowTitle()
IAnalyticsCloudComponentgetShowTitle in interface IAnalyticsCloudComponentpublic boolean isShowTitle()
isShowTitle in interface IAnalyticsCloudComponentpublic void setShowTitle(boolean showTitle)
setShowTitle in interface IAnalyticsCloudComponentprotected void setShowTitle(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getWidth()
IAnalyticsCloudComponentgetWidth in interface IAnalyticsCloudComponentpublic void setWidth(java.lang.String width)
setWidth in interface IAnalyticsCloudComponentprotected void setWidth(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
write in interface XMLizablewrite in class DescribeLayoutComponentjava.io.IOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
writeFields in class DescribeLayoutComponentjava.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizableload in class DescribeLayoutComponentjava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
loadFields in class DescribeLayoutComponentjava.io.IOExceptionConnectionExceptionpublic java.lang.String toString()
toString in class DescribeLayoutComponentCopyright © 2020. All Rights Reserved.