|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DFFieldCalcCapability
DFField containing this capability is declaring its data are of calculated type. This field type is used by dynamic URL fields.
| Field Summary | |
|---|---|
static String |
PROP_CALC_TEMPLATE
|
| Method Summary | |
|---|---|
Calculable |
getCalcTemplate()
Get the current formula. |
void |
setCalcTemplate(Calculable Template,
DFEnvironmentRW env)
Set the new formula. |
| Field Detail |
|---|
static final String PROP_CALC_TEMPLATE
| Method Detail |
|---|
Calculable getCalcTemplate()
void setCalcTemplate(Calculable Template,
DFEnvironmentRW env)
This operation runs under DDL lock as other DFCapabilities methods and can be cancelled through the environment.
|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||