public abstract class GeneratedFlashComponent extends AbstractBannerComponent
FlashComponent.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BGCOLOR
Qualifier of the
FlashComponent.bgcolor attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
HEIGHT
Qualifier of the
FlashComponent.height attribute |
static java.lang.String |
LOOP
Qualifier of the
FlashComponent.loop attribute |
static java.lang.String |
MENU
Qualifier of the
FlashComponent.menu attribute |
static java.lang.String |
PAGE
Qualifier of the
FlashComponent.page attribute |
protected static BidirectionalOneToManyHandler<GeneratedFlashComponent> |
PAGEHANDLER
BidirectionalOneToManyHandler for handling 1:n PAGE's relation attributes from 'one' side. |
static java.lang.String |
PAGELABELORID
Qualifier of the
FlashComponent.pageLabelOrId attribute |
static java.lang.String |
PLAY
Qualifier of the
FlashComponent.play attribute |
static java.lang.String |
QUALITY
Qualifier of the
FlashComponent.quality attribute |
static java.lang.String |
SALIGN
Qualifier of the
FlashComponent.sAlign attribute |
static java.lang.String |
SCALE
Qualifier of the
FlashComponent.scale attribute |
static java.lang.String |
WIDTH
Qualifier of the
FlashComponent.width attribute |
static java.lang.String |
WMODE
Qualifier of the
FlashComponent.wmode attribute |
EXTERNAL, MEDIA, URLLINKCONTAINERS, ELEMENTSFORCONTAINER_MARKMODIFIED, ELEMENTSFORCONTAINER_SRC_ORDERED, ELEMENTSFORCONTAINER_TGT_ORDEREDCONTAINER, ELEMENTSFORSLOT_MARKMODIFIED, ELEMENTSFORSLOT_SRC_ORDERED, ELEMENTSFORSLOT_TGT_ORDERED, ONLYONERESTRICTIONMUSTAPPLY, RESTRICTED, RESTRICTIONS, RESTRICTIONSFORCOMPONENTS_MARKMODIFIED, RESTRICTIONSFORCOMPONENTS_SRC_ORDERED, RESTRICTIONSFORCOMPONENTS_TGT_ORDERED, SLOTS, TYPE, TYPECODE, VISIBLECATALOGVERSION, NAME, UIDLANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjectsimpl, tenant| Constructor and Description |
|---|
GeneratedFlashComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
java.lang.String |
getBgcolor()
Generated method - Getter of the
FlashComponent.bgcolor attribute. |
java.lang.String |
getBgcolor(SessionContext ctx)
Generated method - Getter of the
FlashComponent.bgcolor attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.Integer |
getHeight()
Generated method - Getter of the
FlashComponent.height attribute. |
java.lang.Integer |
getHeight(SessionContext ctx)
Generated method - Getter of the
FlashComponent.height attribute. |
int |
getHeightAsPrimitive()
Generated method - Getter of the
FlashComponent.height attribute. |
int |
getHeightAsPrimitive(SessionContext ctx)
Generated method - Getter of the
FlashComponent.height attribute. |
ContentPage |
getPage()
Generated method - Getter of the
FlashComponent.page attribute. |
ContentPage |
getPage(SessionContext ctx)
Generated method - Getter of the
FlashComponent.page attribute. |
java.lang.String |
getPageLabelOrId()
Generated method - Getter of the
FlashComponent.pageLabelOrId attribute. |
abstract java.lang.String |
getPageLabelOrId(SessionContext ctx)
Generated method - Getter of the
FlashComponent.pageLabelOrId attribute. |
EnumerationValue |
getQuality()
Generated method - Getter of the
FlashComponent.quality attribute. |
EnumerationValue |
getQuality(SessionContext ctx)
Generated method - Getter of the
FlashComponent.quality attribute. |
EnumerationValue |
getSAlign()
Generated method - Getter of the
FlashComponent.sAlign attribute. |
EnumerationValue |
getSAlign(SessionContext ctx)
Generated method - Getter of the
FlashComponent.sAlign attribute. |
EnumerationValue |
getScale()
Generated method - Getter of the
FlashComponent.scale attribute. |
EnumerationValue |
getScale(SessionContext ctx)
Generated method - Getter of the
FlashComponent.scale attribute. |
java.lang.Integer |
getWidth()
Generated method - Getter of the
FlashComponent.width attribute. |
java.lang.Integer |
getWidth(SessionContext ctx)
Generated method - Getter of the
FlashComponent.width attribute. |
int |
getWidthAsPrimitive()
Generated method - Getter of the
FlashComponent.width attribute. |
int |
getWidthAsPrimitive(SessionContext ctx)
Generated method - Getter of the
FlashComponent.width attribute. |
EnumerationValue |
getWmode()
Generated method - Getter of the
FlashComponent.wmode attribute. |
EnumerationValue |
getWmode(SessionContext ctx)
Generated method - Getter of the
FlashComponent.wmode attribute. |
java.lang.Boolean |
isLoop()
Generated method - Getter of the
FlashComponent.loop attribute. |
java.lang.Boolean |
isLoop(SessionContext ctx)
Generated method - Getter of the
FlashComponent.loop attribute. |
boolean |
isLoopAsPrimitive()
Generated method - Getter of the
FlashComponent.loop attribute. |
boolean |
isLoopAsPrimitive(SessionContext ctx)
Generated method - Getter of the
FlashComponent.loop attribute. |
java.lang.Boolean |
isMenu()
Generated method - Getter of the
FlashComponent.menu attribute. |
java.lang.Boolean |
isMenu(SessionContext ctx)
Generated method - Getter of the
FlashComponent.menu attribute. |
boolean |
isMenuAsPrimitive()
Generated method - Getter of the
FlashComponent.menu attribute. |
boolean |
isMenuAsPrimitive(SessionContext ctx)
Generated method - Getter of the
FlashComponent.menu attribute. |
java.lang.Boolean |
isPlay()
Generated method - Getter of the
FlashComponent.play attribute. |
java.lang.Boolean |
isPlay(SessionContext ctx)
Generated method - Getter of the
FlashComponent.play attribute. |
boolean |
isPlayAsPrimitive()
Generated method - Getter of the
FlashComponent.play attribute. |
boolean |
isPlayAsPrimitive(SessionContext ctx)
Generated method - Getter of the
FlashComponent.play attribute. |
void |
setBgcolor(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
FlashComponent.bgcolor attribute. |
void |
setBgcolor(java.lang.String value)
Generated method - Setter of the
FlashComponent.bgcolor attribute. |
void |
setHeight(int value)
Generated method - Setter of the
FlashComponent.height attribute. |
void |
setHeight(java.lang.Integer value)
Generated method - Setter of the
FlashComponent.height attribute. |
void |
setHeight(SessionContext ctx,
int value)
Generated method - Setter of the
FlashComponent.height attribute. |
void |
setHeight(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
FlashComponent.height attribute. |
void |
setLoop(boolean value)
Generated method - Setter of the
FlashComponent.loop attribute. |
void |
setLoop(java.lang.Boolean value)
Generated method - Setter of the
FlashComponent.loop attribute. |
void |
setLoop(SessionContext ctx,
boolean value)
Generated method - Setter of the
FlashComponent.loop attribute. |
void |
setLoop(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
FlashComponent.loop attribute. |
void |
setMenu(boolean value)
Generated method - Setter of the
FlashComponent.menu attribute. |
void |
setMenu(java.lang.Boolean value)
Generated method - Setter of the
FlashComponent.menu attribute. |
void |
setMenu(SessionContext ctx,
boolean value)
Generated method - Setter of the
FlashComponent.menu attribute. |
void |
setMenu(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
FlashComponent.menu attribute. |
void |
setPage(ContentPage value)
Generated method - Setter of the
FlashComponent.page attribute. |
void |
setPage(SessionContext ctx,
ContentPage value)
Generated method - Setter of the
FlashComponent.page attribute. |
void |
setPlay(boolean value)
Generated method - Setter of the
FlashComponent.play attribute. |
void |
setPlay(java.lang.Boolean value)
Generated method - Setter of the
FlashComponent.play attribute. |
void |
setPlay(SessionContext ctx,
boolean value)
Generated method - Setter of the
FlashComponent.play attribute. |
void |
setPlay(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
FlashComponent.play attribute. |
void |
setQuality(EnumerationValue value)
Generated method - Setter of the
FlashComponent.quality attribute. |
void |
setQuality(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
FlashComponent.quality attribute. |
void |
setSAlign(EnumerationValue value)
Generated method - Setter of the
FlashComponent.sAlign attribute. |
void |
setSAlign(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
FlashComponent.sAlign attribute. |
void |
setScale(EnumerationValue value)
Generated method - Setter of the
FlashComponent.scale attribute. |
void |
setScale(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
FlashComponent.scale attribute. |
void |
setWidth(int value)
Generated method - Setter of the
FlashComponent.width attribute. |
void |
setWidth(java.lang.Integer value)
Generated method - Setter of the
FlashComponent.width attribute. |
void |
setWidth(SessionContext ctx,
int value)
Generated method - Setter of the
FlashComponent.width attribute. |
void |
setWidth(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
FlashComponent.width attribute. |
void |
setWmode(EnumerationValue value)
Generated method - Setter of the
FlashComponent.wmode attribute. |
void |
setWmode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
FlashComponent.wmode attribute. |
getAllMedia, getAllMedia, getMedia, getMedia, getUrlLink, getUrlLink, isExternal, isExternal, isExternalAsPrimitive, isExternalAsPrimitive, setAllMedia, setAllMedia, setExternal, setExternal, setExternal, setExternal, setMedia, setMedia, setUrlLink, setUrlLinkisContaineraddToContainers, addToContainers, getContainers, getContainers, getContainersCount, getContainersCount, isMarkModifiedDisabled, removeFromContainers, removeFromContainers, setContainers, setContainersgetAllType, getType, getTypeCode, isRestricted, isVisibleaddToRestrictions, addToRestrictions, addToSlots, addToSlots, getAllType, getRestrictions, getRestrictions, getRestrictionsCount, getRestrictionsCount, getSlots, getSlots, getSlotsCount, getSlotsCount, getType, getTypeCode, isContainer, isContainerAsPrimitive, isContainerAsPrimitive, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApplyAsPrimitive, isOnlyOneRestrictionMustApplyAsPrimitive, isRestricted, isRestrictedAsPrimitive, isRestrictedAsPrimitive, isVisible, isVisibleAsPrimitive, isVisibleAsPrimitive, removeFromRestrictions, removeFromRestrictions, removeFromSlots, removeFromSlots, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setRestrictions, setRestrictions, setSlots, setSlots, setVisible, setVisible, setVisible, setVisiblegetCatalogVersion, getCatalogVersion, getName, getUid, getUid, setCatalogVersion, setCatalogVersion, setName, setName, setUid, setUidgetInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacesetTenantpublic static final java.lang.String PLAY
FlashComponent.play attributepublic static final java.lang.String LOOP
FlashComponent.loop attributepublic static final java.lang.String MENU
FlashComponent.menu attributepublic static final java.lang.String QUALITY
FlashComponent.quality attributepublic static final java.lang.String SCALE
FlashComponent.scale attributepublic static final java.lang.String WMODE
FlashComponent.wmode attributepublic static final java.lang.String SALIGN
FlashComponent.sAlign attributepublic static final java.lang.String BGCOLOR
FlashComponent.bgcolor attributepublic static final java.lang.String WIDTH
FlashComponent.width attributepublic static final java.lang.String HEIGHT
FlashComponent.height attributepublic static final java.lang.String PAGELABELORID
FlashComponent.pageLabelOrId attributepublic static final java.lang.String PAGE
FlashComponent.page attributeprotected static final BidirectionalOneToManyHandler<GeneratedFlashComponent> PAGEHANDLER
BidirectionalOneToManyHandler for handling 1:n PAGE's relation attributes from 'one' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedAbstractBannerComponentpublic java.lang.String getBgcolor(SessionContext ctx)
FlashComponent.bgcolor attribute.public java.lang.String getBgcolor()
FlashComponent.bgcolor attribute.public void setBgcolor(SessionContext ctx, java.lang.String value)
FlashComponent.bgcolor attribute.value - the bgcolorpublic void setBgcolor(java.lang.String value)
FlashComponent.bgcolor attribute.value - the bgcolorprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.newInstance(Map).
In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap) too.
Sn example:
public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext
ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return
man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) );
// here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes(
SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret =
super.getNonInitialAttributes( ctx, allAttributes );
// remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
createItem in class AbstractBannerComponentctx - the current session context which this item is created withintype - the actual item type ( since subtypes may not provide a own jalo class this may be different from the
type which this method was implemented for )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic java.lang.Integer getHeight(SessionContext ctx)
FlashComponent.height attribute.public java.lang.Integer getHeight()
FlashComponent.height attribute.public int getHeightAsPrimitive(SessionContext ctx)
FlashComponent.height attribute.public int getHeightAsPrimitive()
FlashComponent.height attribute.public void setHeight(SessionContext ctx, java.lang.Integer value)
FlashComponent.height attribute.value - the heightpublic void setHeight(java.lang.Integer value)
FlashComponent.height attribute.value - the heightpublic void setHeight(SessionContext ctx, int value)
FlashComponent.height attribute.value - the heightpublic void setHeight(int value)
FlashComponent.height attribute.value - the heightpublic java.lang.Boolean isLoop(SessionContext ctx)
FlashComponent.loop attribute.public java.lang.Boolean isLoop()
FlashComponent.loop attribute.public boolean isLoopAsPrimitive(SessionContext ctx)
FlashComponent.loop attribute.public boolean isLoopAsPrimitive()
FlashComponent.loop attribute.public void setLoop(SessionContext ctx, java.lang.Boolean value)
FlashComponent.loop attribute.value - the looppublic void setLoop(java.lang.Boolean value)
FlashComponent.loop attribute.value - the looppublic void setLoop(SessionContext ctx, boolean value)
FlashComponent.loop attribute.value - the looppublic void setLoop(boolean value)
FlashComponent.loop attribute.value - the looppublic java.lang.Boolean isMenu(SessionContext ctx)
FlashComponent.menu attribute.public java.lang.Boolean isMenu()
FlashComponent.menu attribute.public boolean isMenuAsPrimitive(SessionContext ctx)
FlashComponent.menu attribute.public boolean isMenuAsPrimitive()
FlashComponent.menu attribute.public void setMenu(SessionContext ctx, java.lang.Boolean value)
FlashComponent.menu attribute.value - the menupublic void setMenu(java.lang.Boolean value)
FlashComponent.menu attribute.value - the menupublic void setMenu(SessionContext ctx, boolean value)
FlashComponent.menu attribute.value - the menupublic void setMenu(boolean value)
FlashComponent.menu attribute.value - the menupublic ContentPage getPage(SessionContext ctx)
FlashComponent.page attribute.public ContentPage getPage()
FlashComponent.page attribute.public void setPage(SessionContext ctx, ContentPage value)
FlashComponent.page attribute.value - the pagepublic void setPage(ContentPage value)
FlashComponent.page attribute.value - the pagepublic abstract java.lang.String getPageLabelOrId(SessionContext ctx)
FlashComponent.pageLabelOrId attribute.public java.lang.String getPageLabelOrId()
FlashComponent.pageLabelOrId attribute.public java.lang.Boolean isPlay(SessionContext ctx)
FlashComponent.play attribute.public java.lang.Boolean isPlay()
FlashComponent.play attribute.public boolean isPlayAsPrimitive(SessionContext ctx)
FlashComponent.play attribute.public boolean isPlayAsPrimitive()
FlashComponent.play attribute.public void setPlay(SessionContext ctx, java.lang.Boolean value)
FlashComponent.play attribute.value - the playpublic void setPlay(java.lang.Boolean value)
FlashComponent.play attribute.value - the playpublic void setPlay(SessionContext ctx, boolean value)
FlashComponent.play attribute.value - the playpublic void setPlay(boolean value)
FlashComponent.play attribute.value - the playpublic EnumerationValue getQuality(SessionContext ctx)
FlashComponent.quality attribute.public EnumerationValue getQuality()
FlashComponent.quality attribute.public void setQuality(SessionContext ctx, EnumerationValue value)
FlashComponent.quality attribute.value - the qualitypublic void setQuality(EnumerationValue value)
FlashComponent.quality attribute.value - the qualitypublic EnumerationValue getSAlign(SessionContext ctx)
FlashComponent.sAlign attribute.public EnumerationValue getSAlign()
FlashComponent.sAlign attribute.public void setSAlign(SessionContext ctx, EnumerationValue value)
FlashComponent.sAlign attribute.value - the sAlignpublic void setSAlign(EnumerationValue value)
FlashComponent.sAlign attribute.value - the sAlignpublic EnumerationValue getScale(SessionContext ctx)
FlashComponent.scale attribute.public EnumerationValue getScale()
FlashComponent.scale attribute.public void setScale(SessionContext ctx, EnumerationValue value)
FlashComponent.scale attribute.value - the scalepublic void setScale(EnumerationValue value)
FlashComponent.scale attribute.value - the scalepublic java.lang.Integer getWidth(SessionContext ctx)
FlashComponent.width attribute.public java.lang.Integer getWidth()
FlashComponent.width attribute.public int getWidthAsPrimitive(SessionContext ctx)
FlashComponent.width attribute.public int getWidthAsPrimitive()
FlashComponent.width attribute.public void setWidth(SessionContext ctx, java.lang.Integer value)
FlashComponent.width attribute.value - the widthpublic void setWidth(java.lang.Integer value)
FlashComponent.width attribute.value - the widthpublic void setWidth(SessionContext ctx, int value)
FlashComponent.width attribute.value - the widthpublic void setWidth(int value)
FlashComponent.width attribute.value - the widthpublic EnumerationValue getWmode(SessionContext ctx)
FlashComponent.wmode attribute.public EnumerationValue getWmode()
FlashComponent.wmode attribute.public void setWmode(SessionContext ctx, EnumerationValue value)
FlashComponent.wmode attribute.value - the wmodepublic void setWmode(EnumerationValue value)
FlashComponent.wmode attribute.value - the wmodeCopyright © 2018 SAP SE. All Rights Reserved.