com.microsoft.tfs.core.clients.workitem.form
Interface WIFormWebPageControlOptions


public interface WIFormWebPageControlOptions

Since:
TEE-SDK-10.1

Method Summary
 boolean getAllowScript()
           
 WIFormContent getContent()
           
 WIFormLink getLink()
           
 boolean getReloadOnParamChange()
           
 boolean isLink()
           
 

Method Detail

getAllowScript

boolean getAllowScript()

getReloadOnParamChange

boolean getReloadOnParamChange()

isLink

boolean isLink()

getContent

WIFormContent getContent()

getLink

WIFormLink getLink()


© 2015 Microsoft. All rights reserved.