Interface IDesignContentComponent
- All Superinterfaces:
IDesignElement
,ILocationSupport
,IPropertiesSupport
,ISelectionSupport
,IWidget
,IWritable
,IXmlSerializable
,Serializable
- All Known Subinterfaces:
IDesignBlock
,IDesignCellBlock
,IDesignComponent
,IDesignField
,IDesignFieldLabel
,IDesignFormBlock
,IDesignLineBlock
,IDesignSectionBlock
,IDesignTableBlock
public interface IDesignContentComponent
extends IDesignElement, ILocationSupport, ISelectionSupport, IPropertiesSupport
Interface to describe either a block or a component object.
- Since:
- 2.0, 019/01/2011
- Version:
- 1.0
- Author:
- vlygeros
-
Method Summary
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElement
allowRemove, delete, getContainer, getId, getLinkedDesignElementsGroupName, getUniqueGroupName, getUniqueName, isDirty, isEmbedded, isPersistent, isVolatile, setAllowRemove, setDirty, verify
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.ILocationSupport
getDimension, getPoint, setDimension, setPoint
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IPropertiesSupport
getDescription, getLabel, getName, setDescription, setLabel, setName
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.ISelectionSupport
deselect, isSelected, select
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.IWidget
afterInit, getParentBlock, getSysname, isHidden, refresh, render, setHidden, setParentBlock, setSysname
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IXmlSerializable
load, save