public class OrderingDescriptor extends Descriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
OrderingDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
OrderingOrderingDescriptor |
getAfter() |
OrderingOrderingDescriptor |
getBefore() |
void |
setAfter(OrderingOrderingDescriptor after) |
void |
setBefore(OrderingOrderingDescriptor before) |
static void |
sort(List<WebFragmentDescriptor> wfs) |
String |
toString() |
void |
validate() |
addDescriptorExtension, 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, removeExtraAttributeaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic OrderingOrderingDescriptor getAfter()
public void setAfter(OrderingOrderingDescriptor after)
public OrderingOrderingDescriptor getBefore()
public void setBefore(OrderingOrderingDescriptor before)
public void validate()
public String toString()
toString in class DynamicAttributesDescriptorpublic static void sort(List<WebFragmentDescriptor> wfs)
Copyright © 2017. All rights reserved.