public interface ColumnWidth
extends org.eclipse.emf.ecore.EObject
The following features are supported:
BootstrapPackage.getColumnWidth()| Modifier and Type | Method and Description |
|---|---|
String |
getBreakpoint()
Returns the value of the 'Breakpoint' attribute.
|
String |
getWidth()
Returns the value of the 'Width' attribute.
|
void |
setBreakpoint(String value)
Sets the value of the '
Breakpoint' attribute. |
void |
setWidth(String value)
Sets the value of the '
Width' attribute. |
String getBreakpoint()
setBreakpoint(String),
BootstrapPackage.getColumnWidth_Breakpoint()void setBreakpoint(String value)
Breakpoint' attribute.
value - the new value of the 'Breakpoint' attribute.getBreakpoint()String getWidth()
setWidth(String),
BootstrapPackage.getColumnWidth_Width()void setWidth(String value)
Width' attribute.
value - the new value of the 'Width' attribute.getWidth()Copyright © 2021 Nasdanika. All rights reserved.