SysFormSplitter_YBottomBound Class [AX 2012]
The SysFormSplitter_YBottomBound class implements a vertical splitter that sizes the group below the splitter.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkpos | Ensures the splitter position is within bounds. (Overrides the checkpos Method.) |
| drawBar | (Inherited from SysFormSplitter_Y.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getLast | (Inherited from SysFormSplitter.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initParmDefault | (Inherited from SysFormSplitter.) |
| lastValueDataAreaId | (Inherited from SysFormSplitter.) |
| lastValueDesignName | (Inherited from SysFormSplitter.) |
| lastValueElementName | (Inherited from SysFormSplitter_Y.) |
| lastValueType | (Inherited from SysFormSplitter.) |
| lastValueUserId | (Inherited from SysFormSplitter.) |
| maxHeight | (Inherited from SysFormSplitter_Y.) |
| minHeight | (Inherited from SysFormSplitter_Y.) |
| mouseDown | (Inherited from SysFormSplitter_Y.) |
| mouseDownOverride | (Inherited from SysFormSplitter.) |
| mouseMove | (Inherited from SysFormSplitter_Y.) |
| mouseMoveOverride | (Inherited from SysFormSplitter.) |
| mouseUp | Handles the mouse up action for the splitter. (Inherited from SysFormSplitter_Y.) |
| mouseUpOverride | (Inherited from SysFormSplitter.) |
| new | Creates an instance of a vertical splitter that sizes a control below the splitter group. (Overrides the new Method.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the SysFormSplitter_Y class. (Inherited from SysFormSplitter_Y.) |
| saveLast | (Inherited from SysFormSplitter.) |
| setControlHeight | Sets the height of the control relative to the splitter. (Overrides the setControlHeight Method.) |
| setCursor | (Inherited from SysFormSplitter_Y.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the packedClass parameter value to an instance of the SysFormSplitter_Y class. (Inherited from SysFormSplitter_Y.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: