public class WebPropertyContainer extends RuntimeDescriptor
| Type | Property and Description |
|---|---|
int |
sizeWeb |
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static String |
PROPERTY |
static String |
VALUE |
propListenersDESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
WebPropertyContainer() |
WebPropertyContainer(WebPropertyContainer other) |
| Modifier and Type | Method and Description |
|---|---|
int |
addWebProperty(WebProperty value) |
WebProperty[] |
getWebProperty() |
WebProperty |
getWebProperty(int index) |
int |
removeWebProperty(WebProperty value) |
void |
setWebProperty(int index,
WebProperty value) |
void |
setWebProperty(WebProperty[] value) |
int |
sizeWebProperty() |
boolean |
verify() |
addPropertyChangeListener, addPropertyChangeListener, addValue, getAttributeValue, getAttributeValue, getAttributeValue, getValue, getValue, getValues, removePropertyChangeListener, removePropertyChangeListener, removeValue, removeValue, setAttributeValue, setAttributeValue, setAttributeValue, setValue, setValue, setValues, sizeaddDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic static final String NAME
public static final String VALUE
public static final String PROPERTY
public WebPropertyContainer(WebPropertyContainer other)
public WebPropertyContainer()
public void setWebProperty(int index,
WebProperty value)
public WebProperty getWebProperty(int index)
public void setWebProperty(WebProperty[] value)
public WebProperty[] getWebProperty()
public int sizeWebProperty()
public int addWebProperty(WebProperty value)
public int removeWebProperty(WebProperty value)
public boolean verify()
Copyright © 2017. All rights reserved.