Package com.axelor.meta.schema.actions
Class ActionRecord.RecordField
- java.lang.Object
-
- com.axelor.meta.schema.actions.Action.Element
-
- com.axelor.meta.schema.actions.ActionRecord.RecordField
-
- Direct Known Subclasses:
ActionReport.Parameter
,ActionView.Context
- Enclosing class:
- ActionRecord
public static class ActionRecord.RecordField extends Action.Element
-
-
Constructor Summary
Constructors Constructor Description RecordField()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Boolean
getCanCopy()
-
Methods inherited from class com.axelor.meta.schema.actions.Action.Element
getCondition, getExpression, getName, setCondition, setExpression, setName, test
-
-
-
-
Method Detail
-
getCanCopy
public Boolean getCanCopy()
-
-