com.stimulsoft.webdesigner.helper
Class StiWebDesignerBase

java.lang.Object
  extended by com.stimulsoft.webdesigner.helper.StiWebDesignerBase
All Implemented Interfaces:
IStiDesignerBase

public class StiWebDesignerBase
extends java.lang.Object
implements IStiDesignerBase

Copyright Stimulsoft


Constructor Summary
StiWebDesignerBase()
           
 
Method Summary
 boolean isUseAliases()
           
 void setUseAliases(boolean useAliases)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiWebDesignerBase

public StiWebDesignerBase()
Method Detail

isUseAliases

public boolean isUseAliases()
Specified by:
isUseAliases in interface IStiDesignerBase
Returns:
the useAliases

setUseAliases

public void setUseAliases(boolean useAliases)
Specified by:
setUseAliases in interface IStiDesignerBase
Parameters:
useAliases - the useAliases to set