FoxitPDFSDKforWeb
8.3.0
Foxit PDF SDK for Web
|
An interface describe configuration options of UI fragment. More...
Public Attributes | |
FRAGMENT_ACTION | action = FRAGMENT_ACTION.EXT |
action handler name More... | |
FragmentComponentOptions FragmentComponentOptions [] | config |
Configuration options of each component in this template(point by the target property) or that component which fragment target point to. | |
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: More... | |
An interface describe configuration options of UI fragment.
FRAGMENT_ACTION UIFragmentOptions::action = FRAGMENT_ACTION.EXT |
string string [] UIFragmentOptions::target |
Target component name(s) of this fragment option for action handler.
string UIFragmentOptions::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