Package com.persequor.extension.frontend
Interface IEventDataSection
- All Superinterfaces:
IContent<ISection>
,IHasAttributes<ISection>
,IHasId<ISection>
,ISection
,VisibilityToggler
You should not implement this interface, it will be passed into your code for you to manipulate or add new sections
in the event details UI.
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from interface com.persequor.extension.frontend.IContent
button, button, copyButton, copyButton, dateTime, divider, header, header, icon, iconButton, iconButton, image, image, itemList, number, number, number, paragraph, paragraph, section, section, text, text, text, text, title, title, tree
Methods inherited from interface com.persequor.extension.frontend.IHasAttributes
attr, attr, attr, attr, attr, attr
Methods inherited from interface com.persequor.extension.frontend.ISection
geoMap, geoMap, geoMap, graph, graph, graph, helpDetails, iframe, iframe, iframe, pieChart, pieChart, pieChart, stepper, svg
Methods inherited from interface com.persequor.extension.frontend.VisibilityToggler
getVisibility, toggle
-
Method Details
-
row
-
row
-
row
-
setOrder
void setOrder(int order) -
setOrder
-