Show / Hide Table of Contents

Class SoMiniCardCard

Inheritance
Object
CardBase
TabbedCard
SoMiniCardCard
Implements
ICard
ISave
ILayout
IHasSchema
Inherited Members
TabbedCard._headerViews
TabbedCard._footerViews
TabbedCard._tabbedViews
TabbedCard._customButtons
TabbedCard.tabBar
TabbedCard.sideBar
TabbedCard.theCard
TabbedCard.CardHead
TabbedCard.CardHeadContainer
TabbedCard.CardBody
TabbedCard.tableCell1
TabbedCard.tableCell2
TabbedCard.addAllView
TabbedCard._tabMode
TabbedCard._dragDrop
TabbedCard._viewListSet
TabbedCard._mdoControl
TabbedCard._mdoControlDataList
TabbedCard._systemViewId
TabbedCard._sidebarWidth
TabbedCard._onTabDblClick
TabbedCard.OnLoad(EventArgs)
TabbedCard.Render(HtmlTextWriter)
TabbedCard.CardResize()
TabbedCard.CardHeadResize()
TabbedCard.CardBodyResize()
TabbedCard.Initialize(XmlNode, String)
TabbedCard.GetSortedViewCollection(Dictionary<String, IView>)
TabbedCard.InitializeTabbedViews(XmlNode, Dictionary<String, IView>)
TabbedCard.CalculateViews(XmlNode, String, Dictionary<String, IView>)
TabbedCard.InitializeHeaderViews(XmlNode, Dictionary<String, IView>, Panel, Panel)
TabbedCard.AddViews(Panel, String, Dictionary<String, IView>)
TabbedCard.OnSave()
TabbedCard.TabMode
CardBase.ParseConfiguration(XmlNode)
CardBase.InitializeViews(XmlNode, Dictionary<String, IView>)
CardBase.Page_LoadComplete(Object, EventArgs)
CardBase.ViewCollection
CardBase.Style
CardBase.PlaceholderId
CardBase.PlaceholderClientId
CardBase.Size
CardBase.Id
CardBase.hasEditMode
CardBase.EditMode
CardBase.HasReadOnly
CardBase.ReadOnly
CardBase.KeepParamsOnSave
CardBase.MenuObject
CardBase.ParentPanel
CardBase.LayoutPosition
CardBase.Position
CardBase.Top
CardBase.BackgroundColor
CardBase.Left
CardBase.Right
CardBase.Bottom
CardBase.Width
CardBase.Height
CardBase.ZIndex
CardBase.Overflow
CardBase.Visibility
CardBase.Column
CardBase.Row
CardBase.RowSpan
CardBase.ColSpan
CardBase.ConfigurationSchema
CardBase.VisibilityBinding
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
[Obsolete("Not in use")]
public class SoMiniCardCard : TabbedCard, ICard, ISave, ILayout, IHasSchema

Constructors

SoMiniCardCard()

Declaration
public SoMiniCardCard()

Methods

AddTabItem(IView)

Declaration
protected override void AddTabItem(IView view)
Parameters
Type Name Description
IView view
Overrides
TabbedCard.AddTabItem(IView)

Implements

ICard
ISave
ILayout
IHasSchema
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top