| org.romaframework.module.crud.CRUDSelect
CRUDSelect | abstract public class CRUDSelect extends CRUDMain implements Bindable(Code) | | Like CRUDMain is an entrypoint for the CRUD but to select instances to be bound on calling page.
author: Luca Garulli (luca.garulli@assetdata.it)< Parameters: T - >ComposedEntity class used to display the result in the table. |
DEF_PAGE_ELEMENTS | final public static int DEF_PAGE_ELEMENTS(Code) | | |
log | protected static Log log(Code) | | |
cancel | public void cancel()(Code) | | |
select | public void select()(Code) | | |
selectAndForceClosing | public void selectAndForceClosing(boolean iForceWindowClosing)(Code) | | |
|
|