Method Summary
protected void
protected Optional<com.persequor.extension.frontend.IFormField<?>>
insertEditField(com.persequor.extension.frontend.IForm form,
io.ran.Property<AuthToken> field,
io.ran.Mapping object,
com.persequor.extension.frontend.IInputData inputData)
protected void
onBeforeInsert(AuthToken newObject,
com.persequor.extension.frontend.IPage page,
com.persequor.extension.frontend.IInputData inputData)
Methods inherited from class com.persequor.saga.modules.autocrud.crud.AbstractCrudFrontend
configure, createNewObject, delete, getCompoundKeyParamName, getDataRowForAction, getEditLink, getListTableLimit, getMenuSectionTitle, getModelName, getOptionsForRelation, getPagePath, getRelationForField, getSelectOptionsForRelation, getWidthFromCount, handle, handleDelete, handleEdit, handleInsert, handleInsert, handleList, handleList_RenderTable, handleOther, inject, insertCells, insertEditFields, insertExtraRowActionButtons, insertExtraTableActionButtons, insertFilterField, insertTextToCell, listFilter, matchListRow, onBeforeSave, save, setFormActionForObject, setLinkActionForObject, showDeleteButton, showEditButton, showInsertButton, showListTableTotalRows, showSearchForm, useMagicFields
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.persequor.extension.frontend.IFrontendComponent
enabled