All Superinterfaces:
Component, Element
All Known Implementing Classes:
N2oCard.N2oBlock
Enclosing interface:
Card

public static interface Card.Block extends Component
  • Method Details

    • cell

      <T extends Cell> T cell(Class<T> componentClass)