Package | Description |
---|---|
net.sf.mmm.client.ui.api.common |
Contains the common API of the client UI.
|
Modifier and Type | Method and Description |
---|---|
Filling |
Filling.getMirrored()
This method returns the mirrored filling.
|
Filling |
Filling.getPart(Orientation orientation)
This method extracts the horizontal or vertical part of this filling.
|
static Filling |
Filling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Filling[] |
Filling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.