- All Superinterfaces:
- com.haulmont.cuba.core.entity.Entity<java.util.UUID>, com.haulmont.chile.core.model.Instance, java.io.Serializable
- All Known Implementing Classes:
- RegionProperty, ReportRegion
public interface OrderableEntity
extends com.haulmont.cuba.core.entity.Entity<java.util.UUID>
Interface to be implemented by some entities that order display can be changed in UI.
That order might to be set by com.haulmont.reports.gui.components.actions.OrderableItemMoveAction