Class MobileErrorLog

All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, Badgeable, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

@EventSearch(searchEvent=MobileErrorLogSearchEvent.class, searchFilter=MobileErrorLogSearchFilter.class) @EventDelete(deleteEvent=MobileErrorLogDeleteEvent.class, idField="SMLEID") @UI(editForm="editMobileErrorLogForm", editPanel="editMobileErrorLogPanel", resultTable="resultTableMobileErrorLog", searchForm="searchMobileErrorLogForm", searchPanel="searchMobileErrorLogPanel") public class MobileErrorLog extends EventPanelSimpleTable<BOMobileErrorLog>
Event panel simple table for mobile error log
Since:
18.0
See Also:
GCApi:
controller