Package | Description |
---|---|
com.viaoa.object |
Observable data model Object, that is the superclass for all OAModel classes.
|
Modifier and Type | Field and Description |
---|---|
protected ArrayList<OACalcInfo> |
OAObjectInfo.alCalcInfo |
Modifier and Type | Method and Description |
---|---|
OACalcInfo |
OAObjectInfo.getCalcInfo(String s) |
static OACalcInfo |
OAObjectInfoDelegate.getOACalcInfo(OAObjectInfo thisOI,
String name) |
Modifier and Type | Method and Description |
---|---|
ArrayList<OACalcInfo> |
OAObjectInfo.getCalcInfos() |
Modifier and Type | Method and Description |
---|---|
void |
OAObjectInfo.addCalc(OACalcInfo ci) |
void |
OAObjectInfo.addCalcInfo(OACalcInfo ci) |
protected static void |
OAObjectInfoDelegate.addCalcInfo(OAObjectInfo thisOI,
OACalcInfo ci) |
Copyright © 1999–2019 ViaOA. All rights reserved.