|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ComplexBorder
Warning: This interface is no longer functional from the SAP BusinessObjects 4.0 release onwards.
ComplexBorder interface represents the four (potentially) different borders for each side of an element.
| Method Summary | |
|---|---|
SimpleBorder |
getBottom()
Returns the border at the bottom. |
SimpleBorder |
getLeft()
Returns the border at the left. |
SimpleBorder |
getRight()
Returns the border at the right. |
SimpleBorder |
getTop()
Returns the border at the top. |
SimpleBorder |
toSimple()
Turns this border into a simple border. |
| Method Detail |
|---|
SimpleBorder getTop()
SimpleBorder getBottom()
SimpleBorder getLeft()
SimpleBorder getRight()
SimpleBorder toSimple()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||