Uses of Class
com.netgrif.application.engine.importer.model.Layout
- 
Packages that use Layout Package Description com.netgrif.application.engine.importer.model  - 
- 
Uses of Layout in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model declared as Layout Modifier and Type Field Description protected LayoutDataRef. layoutMethods in com.netgrif.application.engine.importer.model that return Layout Modifier and Type Method Description LayoutObjectFactory. createLayout()Create an instance ofLayoutLayoutDataRef. getLayout()Gets the value of the layout property.Methods in com.netgrif.application.engine.importer.model with parameters of type Layout Modifier and Type Method Description voidDataRef. setLayout(Layout value)Sets the value of the layout property. 
 -