public class Applet extends BrowserPlugin
Known issues
config, configOnly, id, isElementSet, nativeObject, scClassName
Constructor and Description |
---|
Applet() |
Applet(com.google.gwt.core.client.JavaScriptObject jsObj) |
Modifier and Type | Method and Description |
---|---|
static void |
changeAutoChildDefaults(java.lang.String autoChildName,
Canvas defaults)
Changes the defaults for Canvas AutoChildren named
autoChildName . |
static void |
changeAutoChildDefaults(java.lang.String autoChildName,
FormItem defaults)
Changes the defaults for FormItem AutoChildren named
autoChildName . |
protected com.google.gwt.core.client.JavaScriptObject |
create() |
java.lang.String |
getAlt()
This text is displayed if the browser understands the tag used for the applet html element, but can't run the applet
for some reason.
|
java.lang.String |
getAltHTML()
This text is displayed if the browser does not understand the tag used for the applet html element.
|
java.lang.String |
getArchive()
URL to the applet JAR or ZIP archive.
|
java.lang.String |
getClassID()
This attribute is used only with useTag: "object".
|
java.lang.String |
getCode()
A URL that points to the class of the applet.
|
java.lang.String |
getCodeBase()
The base URL of the applet if the
code attribute is relative |
java.lang.Boolean |
getExtraHTML()
Any additional HTML you want to throw into the tag that specifies the applet element.
|
com.smartgwt.logicalstructure.core.LogicalStructureObject |
getLogicalStructure() |
java.lang.Boolean |
getMayScript()
Usable only in IE: if true allows Java->JS LiveConnect (other platforms that support LiveConnect have it enabled by
default and do not allow it to be disabled).
|
java.lang.String |
getName()
Sets the 'name' attribute on the applet object.
|
java.lang.String |
getObjectCodeBase()
This attribute is used only with useTag: "object".
|
static Applet |
getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj) |
java.util.Map |
getParams()
A map of key/value pairs to pass to the applet as parameters.
|
com.google.gwt.dom.client.Element |
getPluginHandle() |
java.lang.String |
getPluginID() |
java.lang.Boolean |
getScriptable()
Usable only in IE: if true allows JS->Java LiveConnect (other platforms that support LiveConnect have it enabled by
default and do not allow it to be disabled).
|
java.lang.String |
getSrc()
A URL that points to the class of this applet.
|
java.lang.String |
getUseTag()
Specifies the type of tag to use for the applet html.
|
void |
setAlt(java.lang.String alt)
This text is displayed if the browser understands the tag used for the applet html element, but can't run the applet
for some reason.
|
void |
setAltHTML(java.lang.String altHTML)
This text is displayed if the browser does not understand the tag used for the applet html element.
|
void |
setArchive(java.lang.String archive)
URL to the applet JAR or ZIP archive.
|
void |
setClassID(java.lang.String classID)
This attribute is used only with useTag: "object".
|
void |
setCode(java.lang.String code)
A URL that points to the class of the applet.
|
void |
setCodeBase(java.lang.String codeBase)
The base URL of the applet if the
code attribute is relative |
static void |
setDefaultProperties(Applet appletProperties)
Class level method to set the default properties of this class.
|
void |
setExtraHTML(java.lang.Boolean extraHTML)
Any additional HTML you want to throw into the tag that specifies the applet element.
|
void |
setJavaScriptObject(com.google.gwt.core.client.JavaScriptObject jsObj) |
com.smartgwt.logicalstructure.core.LogicalStructureObject |
setLogicalStructure(com.smartgwt.logicalstructure.widgets.plugins.AppletLogicalStructure s) |
void |
setMayScript(java.lang.Boolean mayScript)
Usable only in IE: if true allows Java->JS LiveConnect (other platforms that support LiveConnect have it enabled by
default and do not allow it to be disabled).
|
void |
setName(java.lang.String name)
Sets the 'name' attribute on the applet object.
|
void |
setObjectCodeBase(java.lang.String objectCodeBase)
This attribute is used only with useTag: "object".
|
void |
setParams(java.util.Map params)
A map of key/value pairs to pass to the applet as parameters.
|
void |
setPluginID(java.lang.String pluginID)
Sets the ID to be used for the <applet> or <object> DOM element generated by this component.
|
void |
setScriptable(java.lang.Boolean scriptable)
Usable only in IE: if true allows JS->Java LiveConnect (other platforms that support LiveConnect have it enabled by
default and do not allow it to be disabled).
|
void |
setSrc(java.lang.String src)
A URL that points to the class of this applet.
|
void |
setUseTag(java.lang.String useTag)
Specifies the type of tag to use for the applet html.
|
setDefaultProperties, setLogicalStructure
addChild, addChild, addChild, addChild, addChild, addClickHandler, addDoubleClickHandler, addDragMoveHandler, addDragRepositionMoveHandler, addDragRepositionStartHandler, addDragRepositionStopHandler, addDragResizeMoveHandler, addDragResizeStartHandler, addDragResizeStopHandler, addDragStartHandler, addDragStopHandler, addDropHandler, addDropMoveHandler, addDropOutHandler, addDropOverHandler, addFocusChangedHandler, addHoverHandler, addHoverHiddenHandler, addKeyDownHandler, addKeyPressHandler, addMouseDownHandler, addMouseMoveHandler, addMouseOutHandler, addMouseOverHandler, addMouseStillDownHandler, addMouseUpHandler, addMouseWheelHandler, addMovedHandler, addParentMovedHandler, addPeer, addPeer, addPeer, addPeer, addResizedHandler, addRightMouseDownHandler, addScrolledHandler, addShowContextMenuHandler, addStyleName, addVisibilityChangedHandler, adjustForContent, animateFade, animateFade, animateFade, animateFade, animateFade, animateFade, animateFade, animateHide, animateHide, animateHide, animateMove, animateMove, animateMove, animateMove, animateRect, animateRect, animateRect, animateRect, animateResize, animateResize, animateResize, animateResize, animateScroll, animateScroll, animateScroll, animateScroll, animateScroll, animateScroll, animateShow, animateShow, animateShow, asSGWTComponent, blur, bringToFront, clear, clickMaskUp, clickMaskUp, contains, contains, containsEvent, containsFocus, containsPoint, containsPoint, deparent, depeer, disable, enable, focus, focusInNextTabElement, focusInPreviousTabElement, getAbsoluteLeft, getAbsoluteTop, getAccessKey, getAnimateAcceleration, getAnimateFadeTime, getAnimateHideAcceleration, getAnimateHideTime, getAnimateMoveAcceleration, getAnimateMoveTime, getAnimateRectAcceleration, getAnimateRectTime, getAnimateResizeAcceleration, getAnimateResizeTime, getAnimateScrollAcceleration, getAnimateScrollTime, getAnimateShowAcceleration, getAnimateShowEffect, getAnimateShowTime, getAnimateTime, getAppImgDir, getAriaRole, getAutoDraw, getAutoShowParent, getBackgroundColor, getBackgroundImage, getBackgroundPosition, getBackgroundRepeat, getBorder, getBottom, getById, getByJSObject, getByLocalId, getCanAcceptDrop, getCanDrag, getCanDragReposition, getCanDragResize, getCanDragScroll, getCanDrop, getCanDropBefore, getCanFocus, getCanHover, getCanSelectText, getCanvasAutoChild, getCanvasItem, getChildren, getChildrenSnapResizeToGrid, getChildrenSnapToGrid, getClassName, getContentElement, getContents, getContextMenu, getCursor, getDataPath, getDefaultHeight, getDefaultWidth, getDestroyed, getDestroying, getDisabled, getDisabledCursor, getDoubleClickDelay, getDragAppearance, getDragIntersectStyle, getDragOpacity, getDragRepositionAppearance, getDragRepositionCursor, getDragResizeAppearance, getDragScrollDelay, getDragStartDistance, getDragTarget, getDragType, getDropTypes, getDynamicContents, getEdgeBackgroundColor, getEdgeCenterBackgroundColor, getEdgeImage, getEdgeMarginSize, getEdgeOffset, getEdgeOpacity, getEdgeShowCenter, getEdgeSize, getEventEdge, getEventEdge, getExtraSpace, getFacetId, getFormItemAutoChild, getFullDataPath, getGroupBorderCSS, getGroupLabelBackgroundColor, getGroupLabelStyleName, getGroupTitle, getHeight, getHeightAsString, getHideUsingDisplayNone, getHoverAlign, getHoverAutoDestroy, getHoverComponent, getHoverDelay, getHoverHeight, getHoverHTML, getHoverMoveWithMouse, getHoverOpacity, getHoverStyle, getHoverVAlign, getHoverWidth, getHoverWrap, getHSnapOrigin, getHSnapOrigin, getHSnapPosition, getHSnapPosition, getHtmlPosition, getImage, getImgURL, getImgURL, getInnerContentHeight, getInnerContentWidth, getInnerHeight, getInnerWidth, getIsGroup, getKeepInParentRect, getLayoutAlign, getLeft, getLeftAsString, getLocateChildrenBy, getLocateChildrenType, getLocatePeersBy, getLocatePeersType, getMargin, getMasterElement, getMatchElement, getMaxHeight, getMaxWidth, getMenuConstructor, getMinHeight, getMinWidth, getMouseStillDownDelay, getMouseStillDownInitialDelay, getNextZIndex, getNoDoubleClicks, getOffsetHeight, getOffsetWidth, getOffsetX, getOffsetY, getOpacity, getOuterElement, getOverflow, getPadding, getPageBottom, getPageLeft, getPageRect, getPageRight, getPageTop, getParentElement, getPeers, getPercentBox, getPercentSource, getPosition, getPrefix, getPrintChildrenAbsolutelyPositioned, getPrintHTML, getPrintHTML, getPrompt, getRect, getRedrawOnResize, getResizeBarTarget, getResizeFrom, getRight, getScrollbarSize, getScrollBottom, getScrollHeight, getScrollLeft, getScrollRight, getScrollTop, getScrollWidth, getShadowDepth, getShadowImage, getShadowOffset, getShadowSoftness, getShouldPrint, getShowCustomScrollbars, getShowDragShadow, getShowEdges, getShowHover, getShowHoverComponents, getShowResizeBar, getShowShadow, getSkinImgDir, getSnapAxis, getSnapEdge, getSnapHDirection, getSnapHGap, getSnapOffsetLeft, getSnapOffsetTop, getSnapOnDrop, getSnapResizeToGrid, getSnapTo, getSnapToGrid, getSnapVDirection, getSnapVGap, getStyleName, getTabIndex, getTestInstance, getTitle, getTooltip, getTop, getTopAsString, getTopElement, getUseBackMask, getUseOpacityFilter, getValuesManager, getViewportHeight, getViewportWidth, getVisibility, getVisibleHeight, getVisibleWidth, getVSnapOrigin, getVSnapOrigin, getVSnapPosition, getVSnapPosition, getWidth, getWidthAsString, getZIndex, handleHover, hide, hideClickMask, hideClickMask, hideContextMenu, imgHTML, imgHTML, imgHTML, intersects, isDirty, isDisabled, isDrawn, isVisible, keyUp, layoutChildren, linkHTML, linkHTML, linkHTML, linkHTML, linkHTML, linkHTML, markForDestroy, markForRedraw, markForRedraw, moveAbove, moveBelow, moveBy, moveTo, onAttach, onDetach, onInit, parentResized, printComponents, redraw, redraw, removeChild, removeChild, removePeer, removePeer, resizeBy, resizeTo, resizeTo, scrollBy, scrollByPercent, scrollTo, scrollTo, scrollTo, scrollToBottom, scrollToLeft, scrollToPercent, scrollToRight, scrollToTop, sendToBack, setAccessKey, setAlign, setAllowExternalFilters, setAnimateAcceleration, setAnimateFadeTime, setAnimateHideAcceleration, setAnimateHideTime, setAnimateMoveAcceleration, setAnimateMoveTime, setAnimateRectAcceleration, setAnimateRectTime, setAnimateResizeAcceleration, setAnimateResizeTime, setAnimateScrollAcceleration, setAnimateScrollTime, setAnimateShowAcceleration, setAnimateShowEffect, setAnimateShowTime, setAnimateTime, setAppImgDir, setAriaRole, setAriaState, setAutoChildConstructor, setAutoChildProperties, setAutoChildProperties, setAutoChildVisibility, setAutoDraw, setAutoHeight, setAutoShowParent, setAutoWidth, setBackgroundColor, setBackgroundImage, setBackgroundPosition, setBackgroundRepeat, setBorder, setBottom, setCanAcceptDrop, setCanDrag, setCanDragReposition, setCanDragResize, setCanDragScroll, setCanDrop, setCanDropBefore, setCanFocus, setCanHover, setCanSelectText, setCanvasItem, setChildren, setChildrenSnapResizeToGrid, setChildrenSnapToGrid, setContents, setContextMenu, setCursor, setDataPath, setDefaultHeight, setDefaultProperties, setDefaultWidth, setDisabled, setDisabledCursor, setDoubleClickDelay, setDragAppearance, setDragIntersectStyle, setDragOpacity, setDragRepositionAppearance, setDragRepositionCursor, setDragResizeAppearance, setDragScrollDelay, setDragStartDistance, setDragTarget, setDragType, setDropTypes, setDynamicContents, setEdgeBackgroundColor, setEdgeCenterBackgroundColor, setEdgeImage, setEdgeMarginSize, setEdgeOffset, setEdgeOpacity, setEdgeShowCenter, setEdgeSize, setExtraSpace, setFacetId, setGroupBorderCSS, setGroupLabelBackgroundColor, setGroupLabelStyleName, setGroupTitle, setHeight, setHeight, setHeight100, setHideUsingDisplayNone, setHoverAlign, setHoverAutoDestroy, setHoverDelay, setHoverHeight, setHoverMoveWithMouse, setHoverOpacity, setHoverStyle, setHoverVAlign, setHoverWidth, setHoverWrap, setHtmlPosition, setImage, setImage, setIsGroup, setKeepInParentRect, setKeepInParentRect, setKeepInParentRect, setLayoutAlign, setLayoutAlign, setLeft, setLeft, setLocateChildrenBy, setLocateChildrenType, setLocatePeersBy, setLocatePeersType, setLogicalStructure, setMargin, setMatchElement, setMaxHeight, setMaxWidth, setMenuConstructor, setMinHeight, setMinWidth, setMouseStillDownDelay, setMouseStillDownInitialDelay, setNeverUseFilters, setNoDoubleClicks, setOpacity, setOverflow, setPadding, setPageLeft, setPageTop, setParentElement, setPeers, setPercentBox, setPercentSource, setPosition, setPrefix, setPrintChildrenAbsolutelyPositioned, setPrompt, setRect, setRect, setRedrawOnResize, setResizeBarTarget, setResizeFrom, setResizeFrom, setRight, setScrollbarConstructor, setScrollbarSize, setShadowDepth, setShadowImage, setShadowOffset, setShadowSoftness, setShouldPrint, setShowCustomScrollbars, setShowDragShadow, setShowEdges, setShowHover, setShowHoverComponents, setShowResizeBar, setShowShadow, setSkinImgDir, setSmoothFade, setSnapAxis, setSnapEdge, setSnapHDirection, setSnapHGap, setSnapOffsetLeft, setSnapOffsetTop, setSnapOnDrop, setSnapResizeToGrid, setSnapTo, setSnapToGrid, setSnapVDirection, setSnapVGap, setStyleName, setTabIndex, setTitle, setTooltip, setTop, setTop, setUseBackMask, setUseOpacityFilter, setValuesManager, setVisibility, setVisible, setWidth, setWidth, setWidth100, setZIndex, shouldDragScroll, show, showClickMask, showNextTo, showNextTo, showNextTo, showNextTo, showPrintPreview, showPrintPreview, showPrintPreview, showPrintPreview, showRecursively, updateHover, updateHover, updateShadow, visibleAtPoint, willAcceptDrop
addDrawHandler, destroy, doAddHandler, doInit, doOnRender, draw, equals, error, errorIfNotCreated, getAttribute, getAttributeAsBoolean, getAttributeAsDate, getAttributeAsDateArray, getAttributeAsDouble, getAttributeAsElement, getAttributeAsFloat, getAttributeAsFloatArray, getAttributeAsInt, getAttributeAsIntArray, getAttributeAsJavaScriptObject, getAttributeAsMap, getAttributeAsRecord, getAttributeAsString, getAttributeAsStringArray, getConfig, getDOM, getElement, getElement, getHandlerCount, getID, getInnerHTML, getJsObj, getOrCreateJsObj, getRef, getScClassName, hashCode, initNativeObject, internalSetID, internalSetID, isConfigOnly, isCreated, onBind, onDestroy, onDraw, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setConfig, setConfigOnly, setDragTracker, setElement, setHtmlElement, setID, setLogicalStructure, setNullProperty, setPosition, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setScClassName, toString
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getLayoutData, getParent, isAttached, isOrWasAttached, onBrowserEvent, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents
addStyleDependentName, ensureDebugId, ensureDebugId, ensureDebugId, getStyleElement, getStyleName, getStylePrimaryName, getStylePrimaryName, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setVisible, sinkBitlessEvent, unsinkEvents
public Applet()
public Applet(com.google.gwt.core.client.JavaScriptObject jsObj)
public static Applet getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj)
public void setJavaScriptObject(com.google.gwt.core.client.JavaScriptObject jsObj)
setJavaScriptObject
in class BrowserPlugin
public static void changeAutoChildDefaults(java.lang.String autoChildName, Canvas defaults)
autoChildName
.autoChildName
- name of an AutoChild to customize the defaults for.defaults
- Canvas defaults to apply. These defaults override any existing properties
without destroying or wiping out non-overridden properties.AutoChildUsage
public static void changeAutoChildDefaults(java.lang.String autoChildName, FormItem defaults)
autoChildName
.autoChildName
- name of an AutoChild to customize the defaults for.defaults
- FormItem defaults to apply. These defaults override any existing properties
without destroying or wiping out non-overridden properties.AutoChildUsage
protected com.google.gwt.core.client.JavaScriptObject create()
create
in class BrowserPlugin
public void setAlt(java.lang.String alt) throws java.lang.IllegalStateException
alt
- . See String
. Default value is nulljava.lang.IllegalStateException
- this property cannot be changed after the component has been createdsetAltHTML(java.lang.String)
,
setUseTag(java.lang.String)
public java.lang.String getAlt()
String
getAltHTML()
,
getUseTag()
public void setAltHTML(java.lang.String altHTML) throws java.lang.IllegalStateException
altHTML
- . See String
. Default value is nulljava.lang.IllegalStateException
- this property cannot be changed after the component has been createdsetAlt(java.lang.String)
,
setUseTag(java.lang.String)
public java.lang.String getAltHTML()
String
getAlt()
,
getUseTag()
public void setArchive(java.lang.String archive) throws java.lang.IllegalStateException
archive
- . See String
. Default value is nulljava.lang.IllegalStateException
- this property cannot be changed after the component has been createdsetCode(java.lang.String)
,
setCodeBase(java.lang.String)
public java.lang.String getArchive()
String
getCode()
,
getCodeBase()
public void setClassID(java.lang.String classID) throws java.lang.IllegalStateException
objectCodeBase
this tag specifies the minimum JVM version
required to view this applet and the URL from which the JVM can be downloaded. The default settings match the default behavior of the <applet> tag which requires JVM 1.3 or higher.
The default classID is: "clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
For notes on this feature see: http://java.sun.com/j2se/1.4.2/docs/guide/plugin/developer_guide/using_tags.html#in-ie
classID
- . See String
. Default value is see belowjava.lang.IllegalStateException
- this property cannot be changed after the component has been createdsetObjectCodeBase(java.lang.String)
public java.lang.String getClassID()
objectCodeBase
this tag specifies the minimum JVM version
required to view this applet and the URL from which the JVM can be downloaded. The default settings match the default behavior of the <applet> tag which requires JVM 1.3 or higher.
The default classID is: "clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
For notes on this feature see: http://java.sun.com/j2se/1.4.2/docs/guide/plugin/developer_guide/using_tags.html#in-ie
String
getObjectCodeBase()
public void setCode(java.lang.String code) throws java.lang.IllegalStateException
code
- . See String
. Default value is nulljava.lang.IllegalStateException
- this property cannot be changed after the component has been createdsetCodeBase(java.lang.String)
,
setArchive(java.lang.String)
public java.lang.String getCode()
String
getCodeBase()
,
getArchive()
public void setCodeBase(java.lang.String codeBase) throws java.lang.IllegalStateException
code
attribute is relativecodeBase
- . See String
. Default value is nulljava.lang.IllegalStateException
- this property cannot be changed after the component has been createdsetCode(java.lang.String)
,
setArchive(java.lang.String)
public java.lang.String getCodeBase()
code
attribute is relativeString
getCode()
,
getArchive()
public void setExtraHTML(java.lang.Boolean extraHTML) throws java.lang.IllegalStateException
extraHTML
- extraHTML Default value is truejava.lang.IllegalStateException
- this property cannot be changed after the component has been createdpublic java.lang.Boolean getExtraHTML()
public void setMayScript(java.lang.Boolean mayScript) throws java.lang.IllegalStateException
mayScript
- mayScript Default value is truejava.lang.IllegalStateException
- this property cannot be changed after the component has been createdsetScriptable(java.lang.Boolean)
public java.lang.Boolean getMayScript()
getScriptable()
public void setName(java.lang.String name) throws java.lang.IllegalStateException
Applet.getPluginHandle
to get a handle to the element.name
- . See String
. Default value is nulljava.lang.IllegalStateException
- this property cannot be changed after the component has been createdgetPluginHandle()
public java.lang.String getName()
Applet.getPluginHandle
to get a handle to the element.String
getPluginHandle()
public void setObjectCodeBase(java.lang.String objectCodeBase) throws java.lang.IllegalStateException
classID
this tag specifies the minimum JVM version required to
view this applet and the URL from which the JVM can be downloaded. The default settings match the default behavior of the <applet> tag which requires JVM 1.3 or higher.
The default objectCodeBase is: "http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0"
For notes on this feature see: http://java.sun.com/j2se/1.4.2/docs/guide/plugin/developer_guide/using_tags.html#in-ie
objectCodeBase
- . See String
. Default value is see belowjava.lang.IllegalStateException
- this property cannot be changed after the component has been createdsetClassID(java.lang.String)
public java.lang.String getObjectCodeBase()
classID
this tag specifies the minimum JVM version required to
view this applet and the URL from which the JVM can be downloaded. The default settings match the default behavior of the <applet> tag which requires JVM 1.3 or higher.
The default objectCodeBase is: "http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0"
For notes on this feature see: http://java.sun.com/j2se/1.4.2/docs/guide/plugin/developer_guide/using_tags.html#in-ie
String
getClassID()
public void setScriptable(java.lang.Boolean scriptable) throws java.lang.IllegalStateException
scriptable
- scriptable Default value is truejava.lang.IllegalStateException
- this property cannot be changed after the component has been createdsetMayScript(java.lang.Boolean)
public java.lang.Boolean getScriptable()
getMayScript()
public void setSrc(java.lang.String src) throws java.lang.IllegalStateException
src
- . See String
. Default value is nulljava.lang.IllegalStateException
- this property cannot be changed after the component has been createdpublic java.lang.String getSrc()
String
public void setUseTag(java.lang.String useTag) throws java.lang.IllegalStateException
useTag
- . See String
. Default value is "applet"java.lang.IllegalStateException
- this property cannot be changed after the component has been createdpublic java.lang.String getUseTag()
String
public com.google.gwt.dom.client.Element getPluginHandle()
public java.lang.String getPluginID()
public void setPluginID(java.lang.String pluginID)
pluginID
- public static void setDefaultProperties(Applet appletProperties)
Note: This method is intended for setting default attributes only and will effect all instances of the underlying class (including those automatically generated in JavaScript). This method should not be used to apply standard EventHandlers or override methods for a class - use a custom subclass instead.
appletProperties
- properties that should be used as new defaults when instances of this class are createdpublic void setParams(java.util.Map params) throws java.lang.IllegalStateException
params
- Default value is nulljava.lang.IllegalStateException
- this property cannot be changed after the component has been createdpublic java.util.Map getParams()
public com.smartgwt.logicalstructure.core.LogicalStructureObject setLogicalStructure(com.smartgwt.logicalstructure.widgets.plugins.AppletLogicalStructure s)
public com.smartgwt.logicalstructure.core.LogicalStructureObject getLogicalStructure()
getLogicalStructure
in interface LogicalStructure
getLogicalStructure
in class BrowserPlugin