com.vaadin.client.widgets.

Class Escalator.SubPartArguments

  • Enclosing class:

    Escalator


    public static class Escalator.SubPartArguments
    extends Object

    Utility class for parsing and storing SubPart request string attributes for Grid and Escalator.

    Since:

    7.5.0

    • Method Detail

      • getType

        public String getType()
      • getIndicesLength

        public int getIndicesLength()
      • getIndex

        public int getIndex(int i)
      • getIndices

        public int[] getIndices()