Class ElegantPanel

    • Constructor Detail

      • ElegantPanel

        public ElegantPanel()
    • Method Detail

      • doDestroy

        protected void doDestroy()
        Description copied from class: AbstractComponent
        Override this method to release resources whenever this component gets destroyed
        Overrides:
        doDestroy in class AbstractComponent
      • handleUiEvent

        public void handleUiEvent​(org.teamapps.dto.UiEvent event)
      • getBodyBackgroundColor

        public org.teamapps.common.format.Color getBodyBackgroundColor()
      • setBodyBackgroundColor

        public void setBodyBackgroundColor​(org.teamapps.common.format.Color bodyBackgroundColor)
      • getPadding

        public Spacing getPadding()
      • setPadding

        public void setPadding​(Spacing padding)
      • getMaxContentWidth

        public int getMaxContentWidth()
      • setMaxContentWidth

        public void setMaxContentWidth​(int maxContentWidth)
      • setHorizontalContentAlignment

        public void setHorizontalContentAlignment​(HorizontalElementAlignment horizontalContentAlignment)