Package org.bsc.javelit
Class JtDataTable<T>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumNested classes/interfaces inherited from class io.javelit.core.JtComponent
io.javelit.core.JtComponent.LabelVisibility, io.javelit.core.JtComponent.NONE -
Field Summary
Fields inherited from class io.javelit.core.JtComponent
callback, currentValue, DOM_PURIFY_DEPENDENCY, ECHARTS_DEPENDENCY, initialValue, LIT_DEPENDENCY, MARKDOWN_CSS, MATERIAL_SYMBOLS_CDN, PRISM_CSS, PRISM_SETUP_SNIPPET, SPRINTF_DEPENDENCY, UNIQUE_NAVIGATION_COMPONENT_KEY -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> JtDataTable.Builder<T> protected Stringregister()protected Stringrender()Methods inherited from class io.javelit.core.JtComponent
afterUse, beforeUse, contentEquals, convert, executeCallback, frontendRegistrationKey, getCurrentPath, getCurrentQueryParameters, getInternalKey, getNavigationComponent, isLastFrontendUpdate, markdownToHtml, registerMedia, requiresUniqueKey, resetIfNeeded, resetToInitialValue, returnValueIsAState, setCurrentValue, toJson, use, use, validate
-
Method Details
-
builder
-
register
-
render
-
getTypeReference
-