Package | Description |
---|---|
de.rtm.push.adapters.windowfunctions |
Modifier and Type | Method and Description |
---|---|
FrameBound.Marker |
FrameBound.getMarker()
Returns the marker which distinguishes pre-defined bounds from custom frame bounds.
|
static FrameBound.Marker |
FrameBound.Marker.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FrameBound.Marker[] |
FrameBound.Marker.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|