public interface HasComponentWidths
Modifier and Type | Method and Description |
---|---|
List<Double> |
getComponentWidths()
Gets a list of the widths of the different components.
|
int |
getRequiredComponentWidthCount()
Returns the expected number of components to correctly represent an
Expression in the editor. |
List<Double> getComponentWidths()
Expression
Grid in the editor.int getRequiredComponentWidthCount()
Expression
in the editor.Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.