|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GridLayout.Area | |
|---|---|
| com.itmill.toolkit.ui | Provides interfaces and classes in the IT Mill Toolkit. |
| Uses of GridLayout.Area in com.itmill.toolkit.ui |
|---|
| Methods in com.itmill.toolkit.ui that return GridLayout.Area | |
|---|---|
GridLayout.Area |
GridLayout.OverlapsException.getArea()
Gets the area . |
GridLayout.Area |
GridLayout.OutOfBoundsException.getArea()
Gets the area that is out of bounds. |
| Methods in com.itmill.toolkit.ui with parameters of type GridLayout.Area | |
|---|---|
boolean |
GridLayout.Area.overlaps(GridLayout.Area other)
Tests if the given Area overlaps with an another Area. |
| Constructors in com.itmill.toolkit.ui with parameters of type GridLayout.Area | |
|---|---|
GridLayout.OutOfBoundsException(GridLayout.Area areaOutOfBounds)
Constructs an OoutOfBoundsException with the specified
detail message. |
|
GridLayout.OverlapsException(GridLayout.Area existingArea)
Constructs an OverlapsException. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||