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

    Modifier and Type
    Method
    Description
    int
     
    void
    setPos(int pos)
     
  • Method Details

    • getPos

      int getPos()
    • setPos

      void setPos(int pos)