public class Breadcrumb extends Object implements BreadcrumbOption
| Constructor and Description |
|---|
Breadcrumb() |
| Modifier and Type | Method and Description |
|---|---|
Breadcrumb |
setBottom(Number bottom) |
Breadcrumb |
setBottom(String bottom) |
Breadcrumb |
setHeight(Number height) |
Breadcrumb |
setHeight(String height) |
Breadcrumb |
setLeft(Number left) |
Breadcrumb |
setLeft(String left) |
Breadcrumb |
setRight(Number right) |
Breadcrumb |
setRight(String right) |
Breadcrumb |
setTop(Number top) |
Breadcrumb |
setTop(String top) |
Breadcrumb |
setWidth(Number width) |
Breadcrumb |
setWidth(String width) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetEmphasis, setEmptyItemWidth, setItemStyle, setShowpublic Breadcrumb setWidth(Number width)
setWidth in interface BoxLayoutOptionMixinpublic Breadcrumb setWidth(String width)
setWidth in interface BoxLayoutOptionMixinpublic Breadcrumb setHeight(Number height)
setHeight in interface BreadcrumbOptionsetHeight in interface BoxLayoutOptionMixinpublic Breadcrumb setHeight(String height)
setHeight in interface BoxLayoutOptionMixinpublic Breadcrumb setTop(Number top)
setTop in interface BoxLayoutOptionMixinpublic Breadcrumb setTop(String top)
setTop in interface BoxLayoutOptionMixinpublic Breadcrumb setRight(Number right)
setRight in interface BoxLayoutOptionMixinpublic Breadcrumb setRight(String right)
setRight in interface BoxLayoutOptionMixinpublic Breadcrumb setBottom(Number bottom)
setBottom in interface BoxLayoutOptionMixinpublic Breadcrumb setBottom(String bottom)
setBottom in interface BoxLayoutOptionMixinpublic Breadcrumb setLeft(Number left)
setLeft in interface BoxLayoutOptionMixinpublic Breadcrumb setLeft(String left)
setLeft in interface BoxLayoutOptionMixinCopyright © 2022. All rights reserved.