class: DatasetCreatorPanel

public class: DatasetCreatorPanel
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:30:56; Modified: 16.07.2009 15:30:56;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {00A99823-E635-4ef9-B215-550859B204CC}
 

Goto: Custom Properties, Fields, Methods

Appears in: panels

Custom Properties
 
DatasetCreatorPanel Attributes
Attribute Details
private static const long
  serialVersionUID
Initial: 3257848774955905587L
 
DatasetCreatorPanel Methods
Operation Details
private
checkContentModel():void
Sequential
private
createDataset():void
Sequential
Tags: throws=MalformedURLException,ServiceException,IOException
public
DatasetCreatorPanel(
   InstallerFrame parent,
   InstallData idata):
Sequential
Notes: The constructor.
public
DatasetCreatorPanel(
   InstallerFrame parent,
   InstallData idata,
   LayoutManager2 layout):
Sequential
Notes: Creates a new HelloPanel object with the given layout manager. Valid layout manager are the IzPanelLayout and the GridBagLayout. New panels should be use the IzPanelLaout. If lm is null, no layout manager will be created or initialized.
public
isValidated():boolean
Sequential
Notes: Indicates wether the panel has been validated or not.
@return Always true.
public
panelActivate():void
Sequential
private
storeConfiguration():void
Sequential
Tags: throws=IOException