Interface IBlockElement
- All Superinterfaces:
IAbstractElement, IElement, IPropertyContainer
- All Known Subinterfaces:
IFormField
- All Known Implementing Classes:
AbstractSelectField, AnonymousInlineBox, BlockElement, Button, Cell, CheckBox, ComboBoxField, Div, FlexContainer, FormField, GridContainer, InputField, LineSeparator, List, ListBoxField, ListItem, MulticolContainer, Paragraph, Radio, SignatureFieldAppearance, Table, TextArea
This class represents a block layout element with special margins, tabbing, and alignment.
An
IBlockElement will try to take up as much horizontal space as available to it
on the canvas or page. The concept is comparable to the block element in HTML.-
Method Summary
Methods inherited from interface IAbstractElement
getChildrenMethods inherited from interface IElement
createRendererSubTree, getRenderer, setNextRendererMethods inherited from interface IPropertyContainer
deleteOwnProperty, getDefaultProperty, getOwnProperty, getProperty, hasOwnProperty, hasProperty, setProperty