| Constructor and Description |
|---|
CustomApplicationComponent()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getButtonIconUrl() |
java.lang.String |
getButtonStyle() |
java.lang.String |
getButtonText() |
int |
getButtonWidth() |
int |
getHeight() |
boolean |
getIsHeightFixed() |
boolean |
getIsHidden() |
boolean |
getIsWidthFixed() |
java.lang.String |
getVisualforcePage() |
int |
getWidth() |
boolean |
isIsHeightFixed() |
boolean |
isIsHidden() |
boolean |
isIsWidthFixed() |
void |
load(XmlInputStream __in,
TypeMapper __typeMapper) |
protected void |
loadFields(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setButtonIconUrl(java.lang.String buttonIconUrl) |
protected void |
setButtonIconUrl(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setButtonStyle(java.lang.String buttonStyle) |
protected void |
setButtonStyle(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setButtonText(java.lang.String buttonText) |
protected void |
setButtonText(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setButtonWidth(int buttonWidth) |
protected void |
setButtonWidth(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setHeight(int height) |
protected void |
setHeight(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setIsHeightFixed(boolean isHeightFixed) |
protected void |
setIsHeightFixed(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setIsHidden(boolean isHidden) |
protected void |
setIsHidden(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setIsWidthFixed(boolean isWidthFixed) |
protected void |
setIsWidthFixed(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setVisualforcePage(java.lang.String visualforcePage) |
protected void |
setVisualforcePage(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setWidth(int 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) |
getFullName, setFullName, setFullNamepublic java.lang.String getButtonIconUrl()
public void setButtonIconUrl(java.lang.String buttonIconUrl)
protected void setButtonIconUrl(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getButtonStyle()
public void setButtonStyle(java.lang.String buttonStyle)
protected void setButtonStyle(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getButtonText()
public void setButtonText(java.lang.String buttonText)
protected void setButtonText(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic int getButtonWidth()
public void setButtonWidth(int buttonWidth)
protected void setButtonWidth(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic int getHeight()
public void setHeight(int height)
protected void setHeight(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getIsHeightFixed()
public boolean isIsHeightFixed()
public void setIsHeightFixed(boolean isHeightFixed)
protected void setIsHeightFixed(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getIsHidden()
public boolean isIsHidden()
public void setIsHidden(boolean isHidden)
protected void setIsHidden(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getIsWidthFixed()
public boolean isIsWidthFixed()
public void setIsWidthFixed(boolean isWidthFixed)
protected void setIsWidthFixed(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getVisualforcePage()
public void setVisualforcePage(java.lang.String visualforcePage)
protected void setVisualforcePage(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic int getWidth()
public void setWidth(int width)
protected 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
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
writeFields in class Metadatajava.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizableload in class Metadatajava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
loadFields in class Metadatajava.io.IOExceptionConnectionExceptionCopyright © 2020. All Rights Reserved.