Class SelectionFrame

java.lang.Object
org.teamapps.ux.component.table.SelectionFrame

public class SelectionFrame
extends java.lang.Object
  • Constructor Details

    • SelectionFrame

      public SelectionFrame()
  • Method Details

    • createUiSelectionFrame

      public org.teamapps.dto.UiSelectionFrame createUiSelectionFrame()
    • getColor

      public org.teamapps.common.format.Color getColor()
    • setColor

      public void setColor​(org.teamapps.common.format.Color color)
    • getBorderWidth

      public int getBorderWidth()
    • setBorderWidth

      public void setBorderWidth​(int borderWidth)
    • getAnimationDuration

      public int getAnimationDuration()
    • setAnimationDuration

      public void setAnimationDuration​(int animationDuration)
    • getGlowingWidth

      public int getGlowingWidth()
    • setGlowingWidth

      public void setGlowingWidth​(int glowingWidth)
    • getShadowWidth

      public int getShadowWidth()
    • setShadowWidth

      public void setShadowWidth​(int shadowWidth)
    • isFullRow

      public boolean isFullRow()
    • setFullRow

      public void setFullRow​(boolean fullRow)