public class UITableProfile extends Object implements IComponentProfile
UITableProfile is the profile implementation for ITables.| Constructor and Description |
|---|
UITableProfile() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureNavigationTable(com.sibvisions.apps.components.NavigationTable pNavigationTable)
Configures the navigation table and adds an info button to the toolbar.
|
void |
getComponentProfile(IComponent pComponent,
XmlNode pProfile)
Gets additional configuration of a component.
|
void |
setComponentProfile(IComponent pComponent,
XmlNode pProfile)
Sets the configuration of a component.
|
public void getComponentProfile(IComponent pComponent, XmlNode pProfile)
getComponentProfile in interface IComponentProfilepComponent - the componentpProfile - the profilepublic void setComponentProfile(IComponent pComponent, XmlNode pProfile) throws Exception
setComponentProfile in interface IComponentProfilepComponent - the componentpProfile - the profileException - if setting profile failspublic void configureNavigationTable(com.sibvisions.apps.components.NavigationTable pNavigationTable)
pNavigationTable - the tableCopyright © 2020 SIB Visions GmbH. All Rights Reserved.