com.dat.cx
Class CxXslVarInstance

java.lang.Object
  |
  +--com.dat.cx.CxComponent
        |
        +--com.dat.cx.CxVarInstance
              |
              +--com.dat.cx.CxXslVarInstance
All Implemented Interfaces:
CxExtendsListener, java.util.EventListener, com.d_a_t.expeval.ExpressionContext

public class CxXslVarInstance
extends CxVarInstance

CxType provides semantics for a type component.


Fields inherited from class com.dat.cx.CxComponent
compactDisplay, noHatDisplay, standardDisplay
 
Constructor Summary
CxXslVarInstance()
          Default contstuctor
CxXslVarInstance(java.lang.String name)
          Constructor
 
Method Summary
 com.dat.cx.studio.CxCompDisplay getDisplay()
          Get the display peer for this type.
 java.lang.String getIcon()
          Get the icon file name for this component
 java.util.Vector importSpec(XSet spec)
          Import specification from an XML element
 
Methods inherited from class com.dat.cx.CxVarInstance
export, getEditFrame, importTemplate, isVarInstance
 
Methods inherited from class com.dat.cx.CxComponent
activate, addChild, addChildAt, addChildAtNoUndo, addChildNoUndo, addChildNoUndoAssign, addComponentChangeListener, addComponentChildrenListener, addExtendsListener, addSortedChild, canAddComponent, canExtendsAdd, componentAdded, componentLocationChanged, componentNameChanged, componentNodeChanged, componentPropertyChanged, componentRemoved, componentWirePortChanged, constructNode, contains, deactivate, decrUnresolved, exportContent, exportInfo, findPath, findPath, getBaseType, getChild, getChild, getChildren, getClassClause, getConfig, getConfigValue, getConfigValue, getDataPath, getDataPort, getDisplayStyle, getExtendsFrom, getExtendsListeners, getImageIcon, getIndexOfChild, getInfo, getName, getNameInAncestor, getNameInContext, getNextChildTo, getNoChildren, getOwnerProject, getPackage, getPackage, getParent, getPort, getPropertyNames, getPropertyValues, getRoot, getRzChildren, getRzSortedChildren, getSortedChild, getSortedChildren, getSortedIndexOfChild, getViewFrame, getX, getXmlType, getY, handleException, hasChild, hasChild, hasChildren, hasDisplay, hasOverride, hasProperties, importContent, importInfo, incrUnresolved, init, instantiateChildComponent, instantiateChildComponentAt, isActive, isAttribute, isAttributeInstance, isBaseProperty, isCompositeComponent, isConfiguration, isContentComponent, isDataMgr, isDataPort, isErrorCatchPort, isExtendable, isExtended, isInherited, isInterface, isLibraryComponent, isMiniPort, isName, isNative, isPackage, isPalette, isPin, isPort, isPortMgr, isProperty, isRoot, isSubPortOf, isTextInstance, isTypePackage, isVar, isVarSet, isWire, isXmlPort, isXmlPrimative, isXmlString, makeInfo, omitExport, removeChild, removeChild, removeChildNoUndo, removeComponentChangeListener, removeComponentChildrenListener, removeExtendsListener, renameSortedChild, resolveClass, resolveConstructor, resolveField, resolveMethod, setClassClause, setComponentDefinitionServer, setDisplayStyle, setDisplayStyleFromInfo, setExtendsFrom, setInherited, setLocation, setLocationNoUndo, setName, setNameNoTrigger, setNameNoUndo, setNative, setOwnerProject, setParent, setPropertyValues, setX, setY, toString, triggerExtendsNodeChanged
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CxXslVarInstance

public CxXslVarInstance()
Default contstuctor

CxXslVarInstance

public CxXslVarInstance(java.lang.String name)
Constructor
Parameters:
name - the name of the var instance
type - the content type for the type
Method Detail

getDisplay

public com.dat.cx.studio.CxCompDisplay getDisplay()
Get the display peer for this type. The display peer handles the rendering of the type within the studio.
Overrides:
getDisplay in class CxVarInstance
Returns:
the display peer

importSpec

public java.util.Vector importSpec(XSet spec)
Import specification from an XML element
Overrides:
importSpec in class CxVarInstance
Parameters:
spec - the xml element containing the specification

getIcon

public java.lang.String getIcon()
Get the icon file name for this component
Overrides:
getIcon in class CxVarInstance
Returns:
the file name for the icon