Uses of Class
com.hybris.cockpitng.config.compareview.jaxb.GridViewCtx
-
Packages that use GridViewCtx Package Description com.hybris.cockpitng.config.compareview.jaxb -
-
Uses of GridViewCtx in com.hybris.cockpitng.config.compareview.jaxb
Fields in com.hybris.cockpitng.config.compareview.jaxb declared as GridViewCtx Modifier and Type Field Description protected GridViewCtxCompareView. gridViewCtxMethods in com.hybris.cockpitng.config.compareview.jaxb that return GridViewCtx Modifier and Type Method Description GridViewCtxObjectFactory. createGridViewCtx()Create an instance ofGridViewCtxGridViewCtxCompareView. getGridViewCtx()Gets the value of the gridViewCtx property.Methods in com.hybris.cockpitng.config.compareview.jaxb with parameters of type GridViewCtx Modifier and Type Method Description voidCompareView. setGridViewCtx(GridViewCtx value)Sets the value of the gridViewCtx property.
-