Uses of Class
com.stimulsoft.webdesigner.helper.StiGroup

Packages that use StiGroup
com.stimulsoft.webdesigner.helper   
 

Uses of StiGroup in com.stimulsoft.webdesigner.helper
 

Methods in com.stimulsoft.webdesigner.helper that return StiGroup
static StiGroup StiGroup.createFromString(java.lang.String text, java.lang.String application)
           
static StiGroup StiGroup.getGroupFromPage(StiPage page)
           
 

Methods in com.stimulsoft.webdesigner.helper with parameters of type StiGroup
static void StiInsertionComponents.insertGroups(StiPage currentPage, StiGroup group)