| Package | Description | 
|---|---|
| com.solibri.smc.api.ui | 
| Modifier and Type | Method and Description | 
|---|---|
static UIContainerHorizontal | 
UIContainerHorizontal.create()
Returns a horizontal UI container without title and border. 
 | 
static UIContainerHorizontal | 
UIContainerHorizontal.create(String title)
Returns a horizontal UI container with title and no border. 
 | 
static UIContainerHorizontal | 
UIContainerHorizontal.create(String title,
      BorderType borderType)
Returns a horizontal UI container with title and border. 
 | 
Copyright © 2019 Solibri, Inc.. All rights reserved.