Class LimitedEntryActionSetFieldColumnDetails
- java.lang.Object
-
- org.drools.workbench.models.guided.dtable.shared.auditlog.ColumnDetails
-
- org.drools.workbench.models.guided.dtable.shared.auditlog.ActionSetFieldColumnDetails
-
- org.drools.workbench.models.guided.dtable.shared.auditlog.LimitedEntryActionSetFieldColumnDetails
-
public class LimitedEntryActionSetFieldColumnDetails extends ActionSetFieldColumnDetails
Details of a Limited Entry ActionSetField column
-
-
Constructor Summary
Constructors Constructor Description LimitedEntryActionSetFieldColumnDetails()LimitedEntryActionSetFieldColumnDetails(LimitedEntryActionSetFieldCol52 column)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DTCellValue52getValue()-
Methods inherited from class org.drools.workbench.models.guided.dtable.shared.auditlog.ActionSetFieldColumnDetails
getBoundName, getFactField
-
Methods inherited from class org.drools.workbench.models.guided.dtable.shared.auditlog.ColumnDetails
getColumnHeader
-
-
-
-
Constructor Detail
-
LimitedEntryActionSetFieldColumnDetails
public LimitedEntryActionSetFieldColumnDetails()
-
LimitedEntryActionSetFieldColumnDetails
public LimitedEntryActionSetFieldColumnDetails(LimitedEntryActionSetFieldCol52 column)
-
-
Method Detail
-
getValue
public DTCellValue52 getValue()
-
-