de.tsl2.nano.bean.def.IPageBuilder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tsl2.nano.descriptor Show documentation
Show all versions of tsl2.nano.descriptor Show documentation
TSL2 Framework Descriptor (currency-handling, generic formatter, descriptors for beans, collections, actions and values)
package de.tsl2.nano.bean.def;
import java.util.Collection;
import de.tsl2.nano.action.IAction;
import de.tsl2.nano.core.ISession;
/**
* a page builder should create a component representing the given bean.
*
* @param type of element to create a page
* @param