Uses of Interface
com.axemble.vdoc.sdk.interfaces.ui.definitions.IBlockDefinition
Packages that use IBlockDefinition
Package
Description
-
Uses of IBlockDefinition in com.axemble.vdoc.sdk.interfaces.ui.definitions
Methods in com.axemble.vdoc.sdk.interfaces.ui.definitions that return IBlockDefinitionMethods in com.axemble.vdoc.sdk.interfaces.ui.definitions with parameters of type IBlockDefinitionModifier and TypeMethodDescriptionIFragmentDefinition.clone(IBlockDefinition parentBlockDefinition) Clone the fragment definition -
Uses of IBlockDefinition in com.axemble.vdoc.sdk.interfaces.ui.designer
Methods in com.axemble.vdoc.sdk.interfaces.ui.designer that return IBlockDefinitionModifier and TypeMethodDescriptionIDesignBlock.getBlockDefinition()Gets the internal block definition.Methods in com.axemble.vdoc.sdk.interfaces.ui.designer with parameters of type IBlockDefinitionModifier and TypeMethodDescriptionIDesignBlock.createDesignBlock(IBlockDefinition blockDefinition) Creates a design block by specifying its definition.IDesignBlock.createDesignBlockAfter(IBlockDefinition blockDefinition, IDesignContentComponent previousSibling) Creates a design block by specifying its definition.IDesignBlock.createDesignBlockBefore(IBlockDefinition blockDefinition, IDesignContentComponent nextSibling) Creates a design block by specifying its definition. -
Uses of IBlockDefinition in com.axemble.vdoc.sdk.mail.extensions
Methods in com.axemble.vdoc.sdk.mail.extensions that return IBlockDefinitionMethods in com.axemble.vdoc.sdk.mail.extensions with parameters of type IBlockDefinitionModifier and TypeMethodDescriptionfinal voidBaseMailExtension.init(com.axemble.vdoc.mail.structures.MailData mailData, IBlockDefinition blockDefinition) voidBaseMailExtension.onPrepare(IBlockDefinition blockDefinition)