Class UnresolvedListElement

    • Constructor Detail

      • UnresolvedListElement

        public UnresolvedListElement​(Position position)
        Main constructor
        Parameters:
        position - the Position instance needed by the addAreas stage of the LMs.
    • Method Detail

      • isConditional

        public abstract boolean isConditional()
        Returns:
        true if the element is conditional (conditionality="discard")
      • getOriginatingLayoutManager

        protected LayoutManager getOriginatingLayoutManager()
        Returns:
        the layout manager that created this ListElement