Interface Positionable
- All Known Subinterfaces:
CardColorAO
,CardLayoutFieldAO
,ColumnAO
,ColumnStatusAO
,DetailViewFieldAO
,QuickFilterAO
,SwimlaneAO
public interface Positionable
Implemented by AOs that have a defined order
-
Method Summary
-
Method Details
-
getPos
int getPos() -
setPos
void setPos(int pos)
-