FoxitPDFSDKforWeb  v9.2.1
Foxit PDF SDK for Web
UIFragmentOptions Interface Reference

An interface describe configuration options of UI fragment. More...

Public Attributes

FRAGMENT_ACTION action = FRAGMENT_ACTION.EXT
 action handler name More...
 
Or< FragmentComponentOptions, FragmentComponentOptions[]> config
 Configuration options of each component in this template(point by the target property) or that component which fragment target point to. More...
 
Or< string, string[]> target
 Target component name(s) of this fragment option for action handler. More...
 
string template
 Template string supplied to action handler. This attribute is only worked if action equals these values: FRAGMENT_ACTION::INSERT FRAGMENT_ACTION::APPEND FRAGMENT_ACTION::PREPEND FRAGMENT_ACTION::BEFORE FRAGMENT_ACTION::AFTER FRAGMENT_ACTION::REPLACE FRAGMENT_ACTION::FILL. More...
 

Detailed Description

An interface describe configuration options of UI fragment.

Since
7.0.0

Member Data Documentation

◆ action

action handler name

See also
FRAGMENT_ACTION
Since
7.0.0

◆ config

Configuration options of each component in this template(point by the target property) or that component which fragment target point to.

◆ target

Or<string, string[]> target

Target component name(s) of this fragment option for action handler.

Since
7.0.0

◆ template

string template

Template string supplied to action handler. This attribute is only worked if action equals these values: FRAGMENT_ACTION::INSERT FRAGMENT_ACTION::APPEND FRAGMENT_ACTION::PREPEND FRAGMENT_ACTION::BEFORE FRAGMENT_ACTION::AFTER FRAGMENT_ACTION::REPLACE FRAGMENT_ACTION::FILL.

Foxit Software Corporation Logo
@2023 Foxit Software Incorporated. All rights reserved.