Uses of Interface
com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentComponent
Packages that use IFragmentComponent
- 
Uses of IFragmentComponent in com.axemble.vdoc.sdk.interfaces.uiMethods in com.axemble.vdoc.sdk.interfaces.ui that return types with arguments of type IFragmentComponentModifier and TypeMethodDescriptionIBlock.getFragments()Get fragmentsIBlock.getFragmentsRecursively()Get all fragments recursivelyMethods in com.axemble.vdoc.sdk.interfaces.ui with parameters of type IFragmentComponentModifier and TypeMethodDescriptionvoidIBlock.addFragment(IFragmentComponent fragment) Add fragmentvoidIBlock.removeFragment(IFragmentComponent fragment) Remove fragment