Uses of Class
org.adempiere.util.GridRowCtx
Packages that use GridRowCtx
Package
Description
Implement field editors
Provide editor implementation for scheduler state (
DisplayType.SchedulerState)-
Uses of GridRowCtx in org.adempiere.webui.editor
Methods in org.adempiere.webui.editor with parameters of type GridRowCtxModifier and TypeMethodDescriptionWColorEditor.getDisplayTextForGridView(GridRowCtx gridRowCtx, Object value) WEditor.getDisplayTextForGridView(GridRowCtx gridRowCtx, Object value) WImageURLEditor.getDisplayTextForGridView(GridRowCtx gridRowCtx, Object value) WRecordEditor.getDisplayTextForGridView(GridRowCtx gridRowCtx, Object value) -
Uses of GridRowCtx in org.adempiere.webui.scheduler
Methods in org.adempiere.webui.scheduler with parameters of type GridRowCtxModifier and TypeMethodDescriptionSchedulerStateEditor.getDisplayTextForGridView(GridRowCtx gridRowCtx, Object value)