Klasse Grid
java.lang.Object
org.apache.myfaces.tobago.internal.layout.Grid
Veraltet.
since 4.0.0
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
add
(OriginCell cell, int columnSpan, int rowSpan) Veraltet.void
addError
(int i, int j) Veraltet.getCell
(int column, int row) Veraltet.int
Veraltet.protected MeasureList
Veraltet.int
Veraltet.protected MeasureList
getRows()
Veraltet.Veraltet.Prints the state of the grid as an Unicode shape like this: ┏━┳━┳━┳━┯━┓ ┃█┃█┃█┃█│➞┃ ┠─╂─╊━╇━┿━┫ ┃⬇┃⬇┃█│➞│➞┃ ┣━╉─╊━╈━╈━┫ ┃█┃⬇┃█┃█┃█┃ ┣━╇━╇━╉─╊━┩ ┃█│➞│➞┃⬇┃◌│ ┡━┿━┿━╉─╂─┤ │◌│◌│◌┃⬇┃◌│ └─┴─┴─┺━┹─┘boolean
hasError
(int i, int j) Veraltet.void
Veraltet.toString()
Veraltet.
-
Konstruktordetails
-
Grid
Veraltet.
-
-
Methodendetails
-
add
Veraltet. -
getCell
Veraltet. -
setCell
Veraltet. -
getColumns
Veraltet. -
getRows
Veraltet. -
addError
public void addError(int i, int j) Veraltet. -
hasError
public boolean hasError(int i, int j) Veraltet. -
getColumnCount
public int getColumnCount()Veraltet. -
getRowCount
public int getRowCount()Veraltet. -
gridAsString
Veraltet.Prints the state of the grid as an Unicode shape like this: ┏━┳━┳━┳━┯━┓ ┃█┃█┃█┃█│➞┃ ┠─╂─╊━╇━┿━┫ ┃⬇┃⬇┃█│➞│➞┃ ┣━╉─╊━╈━╈━┫ ┃█┃⬇┃█┃█┃█┃ ┣━╇━╇━╉─╊━┩ ┃█│➞│➞┃⬇┃◌│ ┡━┿━┿━╉─╂─┤ │◌│◌│◌┃⬇┃◌│ └─┴─┴─┺━┹─┘ -
toString
Veraltet.
-