public class DatatableComponent extends Object implements com.github.dandelion.core.Component
Dandelion-Datatables component which registers features.
Modifier and Type | Field and Description |
---|---|
static String |
COMPONENT_NAME |
Constructor and Description |
---|
DatatableComponent() |
Modifier and Type | Method and Description |
---|---|
com.github.dandelion.core.bundle.loader.BundleLoader |
getBundleLoader(com.github.dandelion.core.Context context) |
com.github.dandelion.core.web.handler.debug.DebugMenu |
getDebugMenu() |
String |
getName() |
public static final String COMPONENT_NAME
public String getName()
getName
in interface com.github.dandelion.core.Component
public com.github.dandelion.core.bundle.loader.BundleLoader getBundleLoader(com.github.dandelion.core.Context context)
getBundleLoader
in interface com.github.dandelion.core.Component
public com.github.dandelion.core.web.handler.debug.DebugMenu getDebugMenu()
getDebugMenu
in interface com.github.dandelion.core.Component
Copyright © 2013–2015 Dandelion Project. All rights reserved.