Package | Description |
---|---|
com.axemble.vdoc.sdk.interfaces | |
com.axemble.vdoc.sdk.interfaces.ui.definitions |
Modifier and Type | Method and Description |
---|---|
IFragmentDefinition |
IFormToolProvider.getCurrentFragment()
Get the current fragment
|
Modifier and Type | Method and Description |
---|---|
IFragmentDefinition |
IFragmentDefinition.clone(IBlockDefinition parentBlockDefinition)
Clone the fragment definition
|
IFragmentDefinition |
IBlockDefinition.getFragmentByName(String name)
Get fragment by name
|
Modifier and Type | Method and Description |
---|---|
List<IFragmentDefinition> |
IBlockDefinition.getFragments()
Get fragments
|
List<IFragmentDefinition> |
IBlockDefinition.getFragmentsRecursively()
Get all fragments recursively
|
Modifier and Type | Method and Description |
---|---|
void |
IBlockDefinition.addFragment(IFragmentDefinition fragment)
Add fragment to block
|
void |
IBlockDefinition.removeFragment(IFragmentDefinition fragment)
Remove fragment to block
|
Copyright © 2022 Visiativ. All rights reserved.