| Package | Description |
|---|---|
| org.bridje.jfx.srcgen.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectInf |
ObjectInf.findObject(String propName)
Finds the object information of a property by the property name.
|
ObjectInf |
ModelInf.findObject(String name)
Find an object by its name.
|
| Modifier and Type | Method and Description |
|---|---|
List<ObjectInf> |
ModelInf.getObjects()
The objects for this model.
|
Copyright © 2015–2018 Bridje Framework. All rights reserved.