Uses of Class
net.n2oapp.framework.config.metadata.compile.context.BaseCompileContext
-
Packages that use BaseCompileContext Package Description net.n2oapp.framework.config.metadata.compile.context -
-
Uses of BaseCompileContext in net.n2oapp.framework.config.metadata.compile.context
Subclasses of BaseCompileContext in net.n2oapp.framework.config.metadata.compile.context Modifier and Type Class Description classActionContextКонтекст сборки объекта под конкретную операциюclassHeaderContextclassModalPageContextclassObjectContextКонтекст сборки объектаclassPageContextclassQueryContextclassRegionContextclassWidgetContextКонтекст сборки виджетаConstructors in net.n2oapp.framework.config.metadata.compile.context with parameters of type BaseCompileContext Constructor Description BaseCompileContext(String route, BaseCompileContext<D,S> context)BaseCompileContext(BaseCompileContext<D,S> context)
-