public interface OdsxApplicationElementInterface extends OdsxPresentableElementInterface
AUTHOR, BUILDNR, COMPANY, COPYRIGHT, DATE_FORMAT, DEFAULT_ICON, DESCRIPTION, INTERNET, LARGE_ICON, LARGE_KEY_EXT, LARGE_OPAQUE_ICON, LARGE_OPAQUE_KEY_EXT, OPAQUE_ICON, OPAQUE_KEY_EXT, RCS_DATE_FORMAT, SUPPORT_EMAIL, TITLE_NAME| Modifier and Type | Method and Description |
|---|---|
ApplicationElement |
getApplicationElement()
Get the application element.
|
T_LONGLONG |
getApplicationElementId()
Get the application element id.
|
boolean |
getTopLevelElement()
Get the top level element flag.
|
boolean |
isTheSame(ApplicationElement aeElem)
Return a boolean whether the given ApplicationElement is equal to this one.
|
void |
setTopLevelElement(boolean flag)
Set the application as a top level element.
|
delete, getBaseName, getElements, getIdentificationString, getODSVersion, getOdsxFilter, getPresentationString, getPresentationString, getRelatedElements, getRelations, getRelations, getSession, getShortName, getShortName, getValueAsObject, isTheSame, isValid, matchBaseElement, setOdsxFilter, setValueAsObject, valueIsAgetName, hasValidValues, isGroup, setProperty, setValidValuesgetAuthor, getBuild, getClassName, getCompany, getCompanyInternetAddress, getCopyright, getCreationDate, getCreationDate, getDateFormatString, getDescription, getIcon, getIcon, getIconKey, getIconKey, getPresentationString, getPresentationString, getSupportEMail, getTitle, getTitleName, setAuthor, setBuild, setClassName, setCompany, setCompanyInternetAddress, setCopyright, setCreationDate, setCreationDate, setDateFormatString, setDescription, setDescriptor, setIcon, setIcon, setIconKey, setIconKey, setName, setSupportEMail, setTitleNamegetVersion, releasegetTransferData, getTransferDataFlavors, isDataFlavorSupportedaddChild, addChildListener, containsChild, getAllChildren, getAllChildren, getChildren, getChildren, getChildrenCount, hasChildren, removeAllChildren, removeChild, removeChild, removeChildListener, setChildrengetPresentationString, getValueAsString, setValueaddDataItemChangeListener, removeDataItemChangeListenergetDimensions, getItemByCoordinates, setItemByCoordinates, subdivideaddPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getPropertyChangeArray, getPropertyChangeListenerArray, getPropertyChangeListenerArray, isPropertyChangeEventSuspended, removePropertyChangeListener, removePropertyChangeListener, setSource, suspendPropertyChangeEventsaddCommand, addCommand, addToGroup, addToGroup, clearCommands, commandsAvailable, deleteGroup, getCommand, getCommands, getGroup, groupExists, removeCommand, removeFromGroup, setCommandsgetPresentationString, getPresentationStringApplicationElement getApplicationElement()
void setTopLevelElement(boolean flag)
flag - if true the application
element must be a top level element.boolean getTopLevelElement()
T_LONGLONG getApplicationElementId()
boolean isTheSame(ApplicationElement aeElem)
aeElem - The ApplicationElement