package org.nocket.component.table; public enum TableItemPosition { top, bottom; }