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 SummaryMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElementallowRemove, delete, getContainer, getId, getLinkedDesignElementsGroupName, getUniqueGroupName, getUniqueName, isDirty, isEmbedded, isPersistent, isVolatile, setAllowRemove, setDirty, verifyMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.ILocationSupportgetDimension, getPoint, setDimension, setPointMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IPropertiesSupportgetDescription, getLabel, getName, setDescription, setLabel, setNameMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.ISelectionSupportdeselect, isSelected, selectMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.IWidgetaddActionListener, addChangeListener, afterInit, getCtrlTemplate, getCtrlTemplateWriter, getParam, getParentBlock, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getSysname, hasActionListeners, hasChangeListeners, isHidden, refresh, refreshWidgets, removeActionListener, removeActionListeners, removeChangeListener, removeChangeListeners, render, renderMobile, setHidden, setParentBlock, setSysnameMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.designer.IXmlSerializableload, save