Class ColumnHandler

java.lang.Object
ch.tocco.nice2.model.form.spi.reader.handler.AbstractComponentHandler<Column>
ch.tocco.nice2.model.form.impl.reader.handlers.ColumnHandler

public final class ColumnHandler extends AbstractComponentHandler<Column>
XML handler for the 'column' tag.

Note that specifying a column tag in the xml file is not always necessary, it may be inserted automatically based on logic.