Overload | Description |
---|---|
NToolboxItemMetaUnit Constructor() | Creates a toolbox item meta unit for a widget that should not be added to the toolbox. |
NToolboxItemMetaUnit Constructor(String,String,String) | Creates a toolbox item meta unit for a widget that should be added to the toolbox. |
NToolboxItemMetaUnit Constructor(String,String,NEvent,String) | Creates a toolbox item meta unit for a widget that should be added to the toolbox. |
NToolboxItemMetaUnit Constructor(String,String,String,String) | Creates a toolbox item meta unit for a widget that should be added to the toolbox. |