Uses of Interface
com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentDefinition
-
Uses of IFragmentDefinition in com.axemble.vdoc.sdk.interfaces
Modifier and TypeMethodDescriptionIFormToolProvider.getCurrentFragment()
Get the current fragment -
Uses of IFragmentDefinition in com.axemble.vdoc.sdk.interfaces.ui.definitions
Modifier and TypeMethodDescriptionIFragmentDefinition.clone
(IBlockDefinition parentBlockDefinition) Clone the fragment definitionIBlockDefinition.getFragmentByName
(String name) Get fragment by nameModifier and TypeMethodDescriptionIBlockDefinition.getFragments()
Get fragmentsIBlockDefinition.getFragmentsRecursively()
Get all fragments recursivelyModifier and TypeMethodDescriptionvoid
IBlockDefinition.addFragment
(IFragmentDefinition fragment) Add fragment to blockvoid
IBlockDefinition.removeFragment
(IFragmentDefinition fragment) Remove fragment to block