Class StaticCell

All Implemented Interfaces:
EventListener, ClientBehaviorHolder, PartialStateHolder, StateHolder, TransientStateHolder, ComponentSystemEventListener, FacesListener, SystemEventListenerHolder

public class StaticCell extends HtmlPanelGroup
Static grid cell. Contained by a StaticRow.
  • Field Details

  • Constructor Details

    • StaticCell

      public StaticCell()
  • Method Details

    • getAlign

      public String getAlign()
    • setAlign

      public void setAlign(String align)
    • getHeight

      public String getHeight()
    • setHeight

      public void setHeight(String height)
    • getWidth

      public String getWidth()
    • setWidth

      public void setWidth(String width)