Uses of Class
org.openl.rules.service.TableServiceException
-
Packages that use TableServiceException Package Description org.openl.rules.service -
-
Uses of TableServiceException in org.openl.rules.service
Methods in org.openl.rules.service that throw TableServiceException Modifier and Type Method Description IGridRegionTableServiceImpl. moveTable(IGridTable table)voidTableServiceImpl. moveTableTo(IGridTable table, IGridRegion destRegion)voidTableServiceImpl. removeTable(IGridTable table)
-