Package io.jmix.flowui.sys
Class ValuePathHelper
java.lang.Object
io.jmix.flowui.sys.ValuePathHelper
Utility class to format and parse component paths.
- 
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic String[]static StringpathPrefix(String[] elements) static StringpathPrefix(String[] elements, int beforeLastElements) static StringpathSuffix(String[] elements)  
- 
Method Details
- 
format
 - 
parse
 - 
pathSuffix
 - 
pathPrefix
 - 
pathPrefix
 
 -