public class PositionStyleRule extends Object
| Modifier and Type | Field and Description |
|---|---|
BootstrapStyleRule |
absolute |
BootstrapStyleRule |
cssStatic |
BootstrapStyleRule |
fixed |
BootstrapStyleRule |
relative |
BootstrapStyleRule |
sticky |
| Constructor and Description |
|---|
PositionStyleRule() |
public final BootstrapStyleRule cssStatic
public final BootstrapStyleRule relative
public final BootstrapStyleRule absolute
public final BootstrapStyleRule fixed
public final BootstrapStyleRule sticky
Copyright © 2020. All rights reserved.