| Constructor and Description |
|---|
WebLink()
Constructor
|
getFullName, setFullNamepublic WebLinkAvailability getAvailability()
public void setAvailability(WebLinkAvailability availability)
public String getDescription()
public void setDescription(String description)
public WebLinkDisplayType getDisplayType()
public void setDisplayType(WebLinkDisplayType displayType)
public Encoding getEncodingKey()
public void setEncodingKey(Encoding encodingKey)
public boolean getHasMenubar()
public boolean isHasMenubar()
public void setHasMenubar(boolean hasMenubar)
public boolean getHasScrollbars()
public boolean isHasScrollbars()
public void setHasScrollbars(boolean hasScrollbars)
public boolean getHasToolbar()
public boolean isHasToolbar()
public void setHasToolbar(boolean hasToolbar)
public int getHeight()
public void setHeight(int height)
public boolean getIsResizable()
public boolean isIsResizable()
public void setIsResizable(boolean isResizable)
public WebLinkType getLinkType()
public void setLinkType(WebLinkType linkType)
public String getMasterLabel()
public void setMasterLabel(String masterLabel)
public WebLinkWindowType getOpenType()
public void setOpenType(WebLinkWindowType openType)
public String getPage()
public void setPage(String page)
public WebLinkPosition getPosition()
public void setPosition(WebLinkPosition position)
public boolean getProtected()
public boolean isProtected()
public void setProtected(boolean _protected)
public boolean getRequireRowSelection()
public boolean isRequireRowSelection()
public void setRequireRowSelection(boolean requireRowSelection)
public String getScontrol()
public void setScontrol(String scontrol)
public boolean getShowsLocation()
public boolean isShowsLocation()
public void setShowsLocation(boolean showsLocation)
public boolean getShowsStatus()
public boolean isShowsStatus()
public void setShowsStatus(boolean showsStatus)
public String getUrl()
public void setUrl(String url)
public int getWidth()
public void setWidth(int width)
public 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 © 2015. All Rights Reserved.