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